+1
Answered
talkEnded Callback
I am using sayText with js (jquery) and the vh_talkEnded() callback does not fire at the end of tts. I used the funciton as described in the manual:
function vh_talkEnded() {
}
Any help appreciated.
function vh_talkEnded() {
}
Any help appreciated.
Customer support service by UserEcho
Can you try again calling the below events,
vh_sceneLoaded(), vh_talkStarted(), vh_talkEnded(), vh_audioProgress(percentPlayed), setStatus(0,1)
Here is more information on the events,
http://www.oddcast.com/support/vh_sce...
Please see the source code of the below page for an example-
http://www.workboy.com/akhil/client.html