Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Speech recognition and drawing

Speech recognition and drawing

Scheduled Pinned Locked Moved C#
csharpwinformsgraphics
8 Posts 7 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    momo pomo
    wrote on last edited by
    #1

    I want to make a program, i which, when a user SAYS "Draw circle", a circle should be drawn on the form.... i am working with windows forms c#. i am familiar with DrawCircle() method to draw and speechrecognizer rec.LoadGrammar(g); :)

    N P D L V 5 Replies Last reply
    0
    • M momo pomo

      I want to make a program, i which, when a user SAYS "Draw circle", a circle should be drawn on the form.... i am working with windows forms c#. i am familiar with DrawCircle() method to draw and speechrecognizer rec.LoadGrammar(g); :)

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      Great, let us know when you finish.


      No comment

      1 Reply Last reply
      0
      • M momo pomo

        I want to make a program, i which, when a user SAYS "Draw circle", a circle should be drawn on the form.... i am working with windows forms c#. i am familiar with DrawCircle() method to draw and speechrecognizer rec.LoadGrammar(g); :)

        P Offline
        P Offline
        Pete OHanlon
        wrote on last edited by
        #3

        Excellent. I hope you write an article on it. Here's a couple of questions for you. 1. How do you know how big the circle has to be? 2. How do you know where to place the circle? You might want to flesh your spec out a bit.

        Forgive your enemies - it messes with their heads

        "Mind bleach! Send me mind bleach!" - Nagy Vilmos

        My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility

        N 1 Reply Last reply
        0
        • P Pete OHanlon

          Excellent. I hope you write an article on it. Here's a couple of questions for you. 1. How do you know how big the circle has to be? 2. How do you know where to place the circle? You might want to flesh your spec out a bit.

          Forgive your enemies - it messes with their heads

          "Mind bleach! Send me mind bleach!" - Nagy Vilmos

          My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility

          N Offline
          N Offline
          Not Active
          wrote on last edited by
          #4

          Give him a break. There is only so much design that can fit on a cocktail napkin. :-D


          No comment

          1 Reply Last reply
          0
          • M momo pomo

            I want to make a program, i which, when a user SAYS "Draw circle", a circle should be drawn on the form.... i am working with windows forms c#. i am familiar with DrawCircle() method to draw and speechrecognizer rec.LoadGrammar(g); :)

            D Offline
            D Offline
            Dave Kreskowiak
            wrote on last edited by
            #5

            Don't repost the same question in multiple forums.

            A guide to posting questions on CodeProject[^]
            Dave Kreskowiak

            A 1 Reply Last reply
            0
            • D Dave Kreskowiak

              Don't repost the same question in multiple forums.

              A guide to posting questions on CodeProject[^]
              Dave Kreskowiak

              A Offline
              A Offline
              Albert Holguin
              wrote on last edited by
              #6

              Maybe he's trying to figure out how many times he can be disappointed.

              1 Reply Last reply
              0
              • M momo pomo

                I want to make a program, i which, when a user SAYS "Draw circle", a circle should be drawn on the form.... i am working with windows forms c#. i am familiar with DrawCircle() method to draw and speechrecognizer rec.LoadGrammar(g); :)

                L Offline
                L Offline
                Luc Pattyn
                wrote on last edited by
                #7

                momo.pomo wrote:

                i am familiar with DrawCircle()

                You know more than I do; I only know of DrawEllipse(). :(

                Luc Pattyn [My Articles] Nil Volentibus Arduum

                1 Reply Last reply
                0
                • M momo pomo

                  I want to make a program, i which, when a user SAYS "Draw circle", a circle should be drawn on the form.... i am working with windows forms c#. i am familiar with DrawCircle() method to draw and speechrecognizer rec.LoadGrammar(g); :)

                  V Offline
                  V Offline
                  venomation
                  wrote on last edited by
                  #8

                  I have a small article on the tool I used to move a tank via voice commands. http://boxhacker.com/blog/2011/11/22/speech-recognition-for-net/[^] Part 2 explains how I converted the speech into commands (parsing) and such: http://boxhacker.com/blog/2011/11/25/voice-parsing/[^] Its ok if you have time to train the speech recognition software, but out of the box stuff would require something more powerful. - Could help :-D

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups