| Added Methods | 
  | intaddEarcon(String,File) |  | 
  | intaddEarcon(String,String) |  | 
  | intaddSpeech(CharSequence,File) |  | 
  | intaddSpeech(CharSequence,String, int) |  | 
  | Set<Locale>getAvailableLanguages() |  | 
  | VoicegetDefaultVoice() |  | 
  | VoicegetVoice() |  | 
  | Set<Voice>getVoices() |  | 
  | intplayEarcon(String,int, Bundle, String) |  | 
  | intplaySilentUtterance(long,int, String) |  | 
  | intsetAudioAttributes(AudioAttributes) |  | 
  | intsetVoice(Voice) |  | 
  | intspeak(CharSequence,int, Bundle, String) |  | 
  | intsynthesizeToFile(CharSequence,Bundle, File, String) |  | 
 
  | Changed Methods | 
  | booleanareDefaultsEnforced() | Now deprecated. 
 |  | 
  | LocalegetDefaultLanguage() | Now deprecated. 
 |  | 
  | Set<String>getFeatures(Locale) | Now deprecated. 
 |  | 
  | LocalegetLanguage() | Now deprecated. 
 |  | 
  | intplaySilence(long,int, HashMap<String, String>) | Now deprecated. 
 |  | 
  | intplayEarcon(String,int, HashMap<String, String>) | Now deprecated. 
 |  | 
  | intspeak(String,int, HashMap<String, String>) | Now deprecated. 
 |  | 
  | intsynthesizeToFile(String,HashMap<String, String>, String) | Now deprecated. 
 |  |