hello,
is there any ocx can do this??? i mean voice to text..
Printable View
hello,
is there any ocx can do this??? i mean voice to text..
Search Microsoft.com for the Speech SDK
If I may give a good suggestion, don't use microsofts speech sdk. It sucks. If you download it (142 mb !!!!!!) It sure looks good, but the only samples are created in C++ and if you vind a way to download a couple of ocx's who can work with the sdk. These ocx's are so very slow !!! Really don't use microsoft speech sdk. I'm looking for an other one myself. But haven't found it yet.
If you every had IBM'z speech recognition program, well, that I found the best! It might not be able to recognize your voice easily, but its fast and good!
Can you be more specifiek were to get it. If it costs anything and how big it is ???
jacsoft: The Microsft Speech controls work fine.
Mih_Flyer: Use the following controls (shipped with the SDK).
- Microsft Voice Commands
- Microsft Voice Dictation
- Microsft Voice Text
- Microsft Telephony
- Microsft Direct Text-to-speech
- Microsft direct Voice Recognition
He Megatron,
I don't know if you can remeber but I had a question about the microsoft speech sdk a long time ago. If I (I found those controls after good searching, they were not shipped wich the sdk (teh help file also says that)) put one of these controls on my form and use the function (I do'n't know anymore wat it was) something like speech1.speak "Hello"it just didn't work, although the C++ samples compiled worked fine.