user339108
user339108

Reputation: 13101

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:-

  1. Doesn't translate if the words contain a "." or "'"
  2. Doesn't translate if the sentence contains more words.
  3. 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

Upvotes: 0

Views: 1573

Answers (2)

Gustav
Gustav

Reputation: 1341

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.

Upvotes: 0

almightyBob
almightyBob

Reputation: 152

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.

Upvotes: 1

Related Questions