Help with converting text to audio

34 views
Skip to first unread message

M B

unread,
Oct 16, 2016, 1:15:31 PM10/16/16
to Google Translate API Developer Forum
Is there an app to convert text to audio (English)?
I tried to search for it and got search results contained only speech to audio.
Thanks.

Adam

unread,
Oct 16, 2016, 5:51:43 PM10/16/16
to Google Translate API Developer Forum
Google doesn't provide a REST API to do cloud based speech synthesis directly, however this is something that typically doesn't require Cloud resources and can be done client-side. 

For browsers, the Web Speech API is on track to becoming a browser standard and is currently supported in recent versions of Chrome and Firefox:

On Android, the android.speech.tts package is available:

On iOS, You can use AVSpeechSynthesizer:
Reply all
Reply to author
Forward
0 new messages