Page 1 of 1

text to speech in swf with php

Posted: Tue Jun 22, 2010 7:10 am
by dharprog
Hi All,

I have come across with a new situation that, I need to make a flash/swf/flv file with a audio and flash file which will be having movements.

following are the examples of flash files:

http://www.oddcast.com/home/demos/tts/tts_example.php
http://www.sitepal.com/ttswidgetdemo

I want unlimited text to be created with a flash file above mentioned which needs to be read and speak. What is the way i need to follow and what is this concept exactly?

Please give me suggestions how to make it? Do we need to convert the text and make a wav file and how to embed that wav file with swf/flv file?

Please kindly give me your valuble suggestions and guidance for this task how to handle.

regards,
DharProg

Re: text to speech in swf with php

Posted: Tue Jun 22, 2010 11:59 am
by Jade
You'll need to pass the text string into the flash program when you embed it on the HTML page. You need to read up on php/mysql/flash tutorials: http://library.creativecow.net/articles ... _mysql.php