+2
Answered
Recorder Audio and Closed Captioning
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
Customer support service by UserEcho
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
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
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.