Joe Fishback
11-14-2006, 10:26 AM
I have a Parallax Emic TTS module. I have dowmloaded the manual and sample programs from the Parallax web site. The sample programs run fine and make some nice voices. I have studied the sample program “Emic_TTS.BS2”. I have been able to write some programs of my own that as run OK.
·
I some questions on why I have to do what I do and if this is the correct syntax.
·
1. I have to put the “GOSUB Check_Busy” as done in the sample program “Emic_TTS.BS2” after the
SEROUT text command to get the program to run. Why do have do this and it the correct way?
·
2. I have to put the “GOSUB Wait_OK” as done in the sample program “Emic_TTS.BS2” after the
SEROUT ( Volume, Pitch or Speed) command to get the program to run. Why do have do this and it the correct way?
·
3 The sample program makes constants for words as Hex. Then you have to set Switch 1 to “off”
·· (Hex mode) . This does not seem to save any typing or understand it any better. Why not just set·······
·· Switch 1 to “on” (ASCII) and just type in the words. Why?
·
Any help on understanding the Emic syntax would be graetly appreciated
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
······ Joe Fishback
-Robots are my friends-
·
I some questions on why I have to do what I do and if this is the correct syntax.
·
1. I have to put the “GOSUB Check_Busy” as done in the sample program “Emic_TTS.BS2” after the
SEROUT text command to get the program to run. Why do have do this and it the correct way?
·
2. I have to put the “GOSUB Wait_OK” as done in the sample program “Emic_TTS.BS2” after the
SEROUT ( Volume, Pitch or Speed) command to get the program to run. Why do have do this and it the correct way?
·
3 The sample program makes constants for words as Hex. Then you have to set Switch 1 to “off”
·· (Hex mode) . This does not seem to save any typing or understand it any better. Why not just set·······
·· Switch 1 to “on” (ASCII) and just type in the words. Why?
·
Any help on understanding the Emic syntax would be graetly appreciated
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
······ Joe Fishback
-Robots are my friends-