Up |
_CBSpeechStart
Set the callback 'start of speech'.
Prototype :
fun [ObjSpeech fun [ObjSpeech u0] u1 u0] ObjSpeech
- ObjSpeech : a Speech object
- fun [ObjSpeech u0] : the callback function
- u0 : an user parameter
Return : ObjSpeech the same Speech object if success, NIL otherwise
See also :
Example :