|
-
May 10th, 2013, 07:25 AM
#1
Thread Starter
Registered User
speech to text? VB express
hello.
i have been looking for a way to take speech from a microphone and convert it into text for VB express, all i have found is code for C++ or C#.
any help is appreciated
-
May 10th, 2013, 07:44 AM
#2
Re: speech to text? VB express
This is text-to-speech rather than speech-to-text but it's the same System.Speech library. You would use the Recognition namespace instead of Synthesis.
http://www.codeproject.com/Articles/...t-NET-Speech-S
-
May 10th, 2013, 07:52 AM
#3
Thread Starter
Registered User
Re: speech to text? VB express
thx for this, ill keep trying for speech to text from this :P
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|