text-to-speech
German text-to-speech on iPhone (Flite/Festival voices? other options?)
I\'m looking to use En开发者_如何学Goglish, German, French, Spanish and Italian text-to-speech in an iPhone application. It looks like Flite is basically the only option.[详细]
2023-03-11 16:33 分类:问答Show “Text-to-speech settings” page from application in Honeycomb?
I\'d like to know what is the way to show Text-to-speech settings page in Honeycomb. In previous Android versions using action com.android.settings.TTS_SETTINGS worked. Now it gives a class cast exce[详细]
2023-03-10 21:12 分类:问答how can i convert text to speech without using Openears library?
i have a string.i need to convert it to Voice. can any one help me to convert text to speech. now i am using Openears library for this.however there is some problem when iconvert text to speech.can an[详细]
2023-03-10 18:52 分类:问答TextToSpeech API doesn't work when its called from OnStart
I\'m using the TextToSpeech API in my code and it doesn\'t work when I try to call .speak() function from OnStart(), however it works when I call it from a button onClickListener().Any idea why?Thank[详细]
2023-03-10 07:14 分类:问答Play an audio file as soon as Text To Speech is completed in Android
开发者_Go百科I\'m trying to develop an Android app where as soon as the text to speech is completed an audio file has to be played. How to do this?If I didn\'t get wrong idea, you want to use text-to-[详细]
2023-03-10 06:55 分类:问答How to omit a char being read by Android TTS?
If a word has a single quote before or after it, for example, \'shojib or shojib\', how can I make android开发者_JAVA技巧 tts to omit or skip the single quote character being read?[详细]
2023-03-09 19:17 分类:问答Google Translate TTS problem
I\'m testing with a simple HTML file, which contains: <audio src=\"http://translate.google.com/translate_tts?tl=en&q=A+simple_text+to+voice+demonstration.\" controls autoplay>[详细]
2023-03-07 17:15 分类:问答HTML5 speech input and Google Translate text-to-speech, problem in Chrome
I\'m creating a voice/text-memo web application. Here: http://gustavstromberg.se/sandbox/html5/localstorage/ look at its source (very short, most of it is css)[详细]
2023-03-07 07:06 分类:问答Microsoft Speech Object Library - Client or server?
I know you can use Microsoft Speech Object Library for asp.net sites.But does that depend on the client, or does it come from the server?I want to know if the client is dependent at all on using it li[详细]
2023-03-04 19:07 分类:问答SoundEffect raised an error while assigning buffer from SpeechLib
I am developing Windows Phone 7 application which read some text and speak the text. The micsoroft library - interop.speechlib.dll converts my text into buffer(byte array). And SoundEffect plugin of[详细]
2023-03-03 23:29 分类:问答