android_tts_example icon indicating copy to clipboard operation
android_tts_example copied to clipboard

A simple android app showing an implementation of android sdk tts system

Text to speech example

  • Simple speech
  • Change the pith
  • Change the speed rate
  • Voice to text

MainActivity:

Alt text

Refs

http://developer.android.com/reference/android/speech/tts/TextToSpeech.html http://mobile.tutsplus.com/tutorials/android/android-sdk-using-the-text-to-speech-engine/ http://developer.android.com/reference/android/speech/RecognizerIntent.html