JERRYFOOTE
Programmer
Anyone had any success with the latest MS SPEECH SDK 10.2 and windows 7.
I need some samples of code in VB.
Thanks Jerry
I need some samples of code in VB.
Thanks Jerry
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
[blue] Dim myVoice As SpVoice
Set myVoice = New SpVoice
myVoice.Speak "Gosh, that was easy!"[/blue]