Up |
_CBSpeechEnd Scol 5.x or above required
Define a callback to the end of the synthesis. Scol 6.x or above required, MS Windows system required
Prototype :
fun [ObjSpeech fun [ObjSpeech u0] u1 u0] ObjSpeech
- ObjSpeech : a synthesis object
- fun [ObjSpeech u0] u1 : a callback
- 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 !