Vhost API - Speech Functions (Scene embedded in HTML)

saySilent(seconds)



To have the VHost fake speak using the saySilent() command: saySilent(10)

A function call for VHost speech will interrupt the fake speech: sayAudio('F_FAQ')

Interrupting fake speech on rollover events with sayAudio(), sayText(), or replay() function calls is a great way to activate Scene audio.


See the source of this page for the API code