How can we convert a text to audioSolutionThere are multiple
How can we convert a text to audio?
Solution
There are multiple webbased application that convert the text into audio or speech .
Task prototype-->c# speech SDK -->Text input-->Text to speech conversion Engine-->speech output
There are some synthesis tool which gets the text as the input
Then they form a speech wave .
There will be sound adjustment button
There will be button to adjust the quickness of the speech
Finally the speech is given as output
It is done in .net framework using Microsoft visual studio c#
