Results 1 to 5 of 5

Thread: Speech recognition

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2005
    Posts
    35

    Speech recognition

    ok can someone write me an example code so i can understand how to work with speech regocnition?

    i want to know how i can say "a" and the program will do:

    VB Code:
    1. Text1.Text = Text1.Text + " a"

  2. #2
    Addicted Member
    Join Date
    May 2005
    Posts
    168

    Re: Speech recognition

    Hi,

    You can download the SAPI 5.x and Voice SDK from Microsoft. It is free adn comes with some examples as well.

    Have a good one!
    BK

  3. #3
    Frenzied Member wiz126's Avatar
    Join Date
    Jul 2005
    Location
    Mars,Milky Way... Chit Chat Posts: 5,733
    Posts
    1,080
    1) If your post has been adequately answered please click in your post on "Mark Thread Resolved".
    2) If someone has been useful to you please show your respect by rating their posts.
    3) Please use [highlight="VB"] 'your code goes in here [/highlight] tags when posting code.
    4) Before posting your question, make sure you checked this links:
    MICROSOFT MSDN -- VB FORUMS SEARCH

    5)Support Classic VB - A PETITION TO MICROSOFT

    ___________________________________________________________________________________
    THINGS TO KNOW ABOUT VB: || VB Examples/Demos
    What are Classes?
    || -
    Where to place a sub/function?(global) || Webbrowser control

  4. #4

    Thread Starter
    Member
    Join Date
    Jul 2005
    Posts
    35

    Re: Speech recognition

    thx wiz ,
    but can someone please write me a simple code for when i say "a" that code i wrote in first post will go to action

  5. #5

    Thread Starter
    Member
    Join Date
    Jul 2005
    Posts
    35

    Re: Speech recognition

    please someone?????????????????????????

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width