Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How can my jboss-seam-application use “text-to-speak”-engine of translate.google.com?

730649Dec 7 2013

it works with the (html-5)-tag if I it's statically! But how can i pass a string with parameters - the language and the word to speak (e.g: "http://translate.google.com/translate_tts?ie=UTF-8&tl=en&q=hello+world") - from the back-end (=from my java-class)? It dosn't work! It seams to be a binding to late... :-( 

May be an other methode can do it? (ajax's mediaoutput) Have anybody an example??

Thanks a lot!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 4 2014
Added on Dec 7 2013
0 comments
477 views