Adding Subtitles to your Scene

This simple example demonstrates subtitles in different languages. This is not really an API example, because no programming is needed to implement subtitles. We use the sayAudio API call to speak the audios, but an audio could have been assigned directly to the Scene, avoiding any API call.

Check out subtitles in different languages:

English subtitles

Arabic subtitles

French subtitles

German subtitles

Japanese subtitles

Implementing subtitles requires no programming. All you need to do is to add a transcript to your audio, and enable subtitles in your Scene's option.

A technical note on the support page explain this in more detail.

© 2003 Oddcast Inc. All Right Reserved