I have managed to use SAPI Text-To-Speech in Delphi/Lazarus by using the following code: procedure TForm1.Button1Click(Sender: TObject);
Greetings folks! I\'m working on a project where I will have to create WAV files of names using TTS. I have the MS-SAPI 5.1 SDK installed on a Windows Server 2003 and use C# to write the TTS program
Is it possible to use the text-to-speech engine to send a message through a voice call? Like an answering machine.
Can this audio tool from Google Translate be used in commercial applications. It does have lots of limitations like the following:-
I am writing an activity that speaks to the user and I\'d really like to block on TextToSpeech initialization - or else time out.How can I get my thread to wait?
Is it possible to extend the gap between spoken words when using text to speech with SAPI5 ? The problem is that esp. with some voices, the words are almost connected to each other, which makes the s
I have seen many BlackBerry phones with text to speech that reads the user\'s 开发者_JAVA百科mail.
Is there any documentation about the format Apple uses to save their Text-to-Speech voices? Is there any application that already can g开发者_如何学编程enerate such voices?
I\'m learning to develop app on Android with eclipse and ADT plug-in. Now I want my app to read Chinese text, according to this artical in andr开发者_StackOverflow中文版oid SDK document http://androi
I am developing one iphone application which is include the audio to text 开发者_StackOverflow社区conversion.