+1
Answered

talkEnded Callback

Frederick Weiner 13 years ago updated by Akhil 13 years ago 1
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.
Hi Frederick,

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