hiddentao / google-tts

Javascript API for the Google Text-to-Speech engine
MIT License
317 stars 85 forks source link

Jquery file is playing multiple Text #15

Open santy3652 opened 10 years ago

santy3652 commented 10 years ago

when i am using it it is playing multiple text at a same time while clicking on play button and i am using it on div but it is not playing only one div text at a time.

hiddentao commented 10 years ago

So the problem is that it doesn't wait until it has finished playing each item? Doesn't the play() callback return at the right time?

santy3652 commented 10 years ago

Can you explain it sir i am not understanding what you want to say?