this issue seems specific to microsofttranslator.com so please ... any answe开发者_开发问答rs, if you can test against it ...
I\'m working on a desktop application built with XNA. It has a Text-To-Speech application and I\'m using Microsoft Translator V2 api to do the job. More specifically, I\'m using is the Speak method (h
Recently working on Speech using microsoft translate. Just wonder if I can request by female or male voice for speech. This will enable us to learn by voice we prefe开发者_如何学Pythonr.
I am trying to use the Microsoft Bing API. $data = file_get_contents(\"http://api.microsofttranslator.com/V2/Ajax.svc/Speak?appId=APPID&text={$text}&language=ja&format=audio/wav\");