Vhost API - Speech Functions (Scene embedded in HTML)

Say Multiple Text - TTS Stitching using the API


This is a demonstration of how repeated calls to sayText result in queuing multiple TTS audios for consecutive playback.

There are 5 TTS strings in this example, played back in order, as follows:

  • 1 - "london bridge is falling down"
  • 2 - "falling down"
  • 3 - "falling down"
  • 4 - "london bridge is falling down"
  • 5 - "my fair lady"

Click sing a song to hear it again.



Use the source code of this page as an example!