Explain Text To Speech?

Questions by StephenRaj   answers by StephenRaj

Showing Answers 1 - 9 of 9 Answers

rao_soft27

  • Jul 9th, 2007
 

Text To Speech (TTS) is engine which converts the text to speech in voice XML. for example when using the tag if the .wav file misses we can use TTS to convert the text to speech to prompt to user without having any runtime problems

example:
??? ?? ?? ?? ?? ?? welcome to GeekInterview
??? ?? ?? ?? ??


??? ?? ?? If suppose the prompt1.wav is missing then the voice xml interpreter will convert the text "welcome to GeekInterview" to speech and prompt that? to the end user

  Was this answer useful?  Yes

Text to speech is a way of playing dynamic text to user where as the .wav file will play only static (recorded) message

For example if you want to play standard greeting message "Welcome to Geek Interview" then we can play greeting.wav to the customer. If we want to play the current balance of your bank account then it is better to go with TTS. Just pass the text and it will convert that to voice and that will be played to the customer.

Thanks
Prasanna

  Was this answer useful?  Yes

seenu

  • Mar 21st, 2012
 

text to speech reads out customer data retrieved from database

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions