+1
Answered

Does your TTS privide repetition function?

Winstone Choi 10 years ago updated by Sumit 10 years ago 1
4. The last one that I expect is repetition function. I would like to assign the number of word-reading which will be done by TTS by myself. For example, I can get each word to be read 3 times by TTS. Does your API provide that kind of function or do you have to make that function with a special code given from you?
Dear Winstone,
You can use java script function to repeat string.
Please see this ref:
http://rosettacode.org/wiki/Repeat_a_...
http://stackoverflow.com/questions/20... javascript

Regards,
Sumit