+2
Answered

Recorder Audio and Closed Captioning

Ken 11 years ago in SitePal Silver updated by Gil 11 years ago 3
I have a requirement to have the audio recorded and also provide Closed Captioning so that as the avatar is speaking the text is scrolling
Ken -
Check out our close caption example here -
http://www.oddcast.com/support/close_...

Click "View Source" at the bottom to review how this was put together.
Feel free to copy the code and customize it for your needs - that's what it's there for!

See other great examples on our support page. Look at the links under "API Reference and Examples".
http://www.sitepal.com/support/

Hope this helps,
Gil
SitePal Team
Thanks for the information! I reviewed the example, however i wasn't able to find where the example is using recorded audio.

Is it possible to have the user, using the SitePal Account, upload audio and also enter TTS in a separate. Then programmatically in a seperate application read the text from TTS and use it for Closed Captioning
I see what you're getting at

You could implement close captioning with pre-recorded audio - but you would have to maintain the text for each audio yourself, as there is no way to enter text for a pre-recorded audio (and then extract it).

Cool feature though.