Up |
_CBSpeechWord Scol 5.x or above required
Define a callback on a synthesis word. Scol 6.x or above required, MS Windows system required
Prototype :
fun [ObjSpeech fun [ObjSpeech u0 S] u1 u0] ObjSpeech
- ObjSpeech : a synthesis object
- fun [ObjSpeech u0 S] u1 : a callback. The supplemental argument is the word
- u0 : an user parameter, at your convenience
Return : ObjSpeech the same object or nil if error.
See also :
Example :
Note
On MS Windows system only !