obrienj Posted May 7, 2010 Posted May 7, 2010 A quick question, the following <object> appears in a web-page I received as part of the response from Google Translation. The response contains the translated text and this snippet. The object seems to be the piece of the web-page that speaks the translation. Is there any way to convert it or otherwise use it within an AutoIt script to speak the translation? <object type="application/x-shockwave-flash" data="http://www.gstatic.com/translate/sound_player.swf" width="18" height="18" id="tts_flash"> <param value="http://www.gstatic.com/translate/sound_player.swf" name="movie"/> <param value="sound_name=translate_tts%3Fq%3Dle%2Bmoment%2Best%2Bvenu%2Bpour%2Btous%2Bles%2Bhommes%2Bbien%2Bde%2Bvenir%2B%25C3%25A0%2Bl%2527aide%2Bde%2Bleur%2Bpays%26tl%3Dfr&sound_name_cb=_TTSSoundFile" name="flashvars"/> <param value="transparent" name="wmode"/> <param value="always" name="allowScriptAccess"/> </object> /code] Regards, JIm
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now