Silent Mock Speech

This can be useful to get users’ attention before audio is enabled.



To initiate mock speech, call the saySilent() function with the desired length in seconds: saySilent(10).

Any function call that initiates actual speech, or clicking on the play button, will interrupt the mock speech: sayAudio('saySilent').

Mock speech can be a useful way to prompt user interaction that activates the page and initiates actual speech.


© 2003 Oddcast Inc. All Right Reserved