I need to create an application which reads the text from a label, and when user clicks the play button, it will speak label text. I am currently using flash builder 4.5.
Does anyone have any idea how to work with that?
I need to create an application which reads the text from a label, and when user clicks the play button, it will speak label text. I am currently using flash builder 4.5.
Does anyone have any idea how to work with that?
get the text to speech api key and software from https://www.ispeech.org/developers/flash then make http requests like http://www.ispeech.org/api/
get text with label.text