Text to speech translation via google translate
Can this audio tool from Google Translate be used in commercial applications. It does have lots of limitations like the following:-
- Doesn't translate if the words contain a "." or "'"
- Doesn't t开发者_StackOverflow中文版ranslate if the sentence contains more words.
- Is this tool supported from Google, where do you post support questions related to this
Is there an equivalent open source tool apart from Google Translate which can be used in commercial applications
CMUsphinx and voxforge are two I've heard of that are Opensource, but i think they're only Speech recognition softwares, you'd have to work with a text to speech tool as well.
Sorry for stealing your question (although I think I solved your question)
I use googles translation text-to-speech tool in this application http://gustavstromberg.se/sandbox/html5/localstorage/
Simply type or speak something to the input field and then store it. Then you can listen to the memo, but the playback only works in safari.
I explained a bit more here: HTML5 speech input and Google Translate text-to-speech, problem in Chrome
I am very eager to get this to work, would have been such a cool voice memo application.
精彩评论