| Forum List • Thread List • Reply • Refresh • New Topic • Search • Previous • Next 1 | 1. SpeechVoiceDlg() box has no data #12271 | SpeechVoiceDlg() box "Pick a speaking voice" has no data. I have downloaded several Text to Speech products but nothing shows up. What and where is it looking? My code follows. LIBRARY rexxspeech junk = SpeechVoiceDlg() Say 'junk=>'junk'<' If junk = '' Then Do Say 'SpeechVoiceDlg() is empty.' Exit 999 End voice = SpeechOpen() junk = SpeechSpeak(voice,'Time to wake up')Robert R. Dixon | 2. #12274 | Download and install the Speech SDK:
http://www.microsoft.com/downloads/details.aspx?FamilyID=5e86ec97-40a7-453f-b0ee-6583171b4530&DisplayLang=en | 3. 1. SpeechVoiceDlg() box has no data STILL #12279 | Jeff, Thanks for your advice but I still have the problem. I have installed MSSpeech SDK 5.1, selected a voice (Sample TTS Voice) and I can here it. Now when I run the rxspeech.exe, it has 2 choices, 4.0 and 5.0 not 5.1. I selected 5.0. Could this be the problem? I am happy to have found this web site but it is difficult to navigate in. Robert R. Dixon | Forum List • Thread List • Reply • Refresh • New Topic • Search • Previous • Next 1 |
|
|