Quantcast
Channel: Programmers Heaven Forums RSS Feed
Viewing all articles
Browse latest Browse all 2703

[Vb script] Speech to text or speech recognition, help

$
0
0
this is Text to speech script, its very easy, just put this in notepad and save as anyname.vbs

CreateObject("SAPI.SpVoice").Speak"Hello"


open the file, the computer will say Hello






but how to do the opposite (Speech to text script or speech recognition), please help how is the script?



Viewing all articles
Browse latest Browse all 2703

Trending Articles