|
Dynamically Translate Text-to-Speech in Multiple Languages
Available for Studio & SitePal
|
|
Using SitePal and Google APIs you can type text in one language and have it spoken in another.
The SitePal sayText() API is then used to have the character speak the text.
The example below uses Google APIs to automatically detect the language in which the user is typing and translates the audio into the language selected in the pull down.
The second text box displays the translation that is being spoken by the character.
Note that the interaction could take around 10 seconds due to the translation algorithms.
|
|
|
Back to Previous Page
|