Hai
I am developing a Windows based C# Application with text to speech Option
How can i make speaking other than English languages like Hindi ,Tamil,Telegu..etc
Kindly explain with an example as short as possible
Regards
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Anupam SinghPosted May 27, 2014, 12:55 AM
but it will take a long time to build a library for this.
I dont think there are any other provider giving this for free..
So my suggestion is use this. If you dont have gmail account you can create.
Nagarajan BalajiPosted May 27, 2014, 12:11 AM
Thanks for your reply .
When i go through the link it seems to have a gmail account.
Is there any other in C# or any in VB
I got some idea on
https://developers.google.com/api-client-library/dotnet/get_started
Anupam SinghPosted May 26, 2014, 9:07 AM
I think its a best way to use google api :
here you will find examples as well
see this : https://gist.github.com/alotaiba/1728771
Hope it helps.