diff options
Diffstat (limited to 'api/current.txt')
-rw-r--r-- | api/current.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/current.txt b/api/current.txt index b059841..3e0c42d 100644 --- a/api/current.txt +++ b/api/current.txt @@ -26673,6 +26673,7 @@ package android.speech.tts { } public static final class TextToSpeechClient.EngineStatus { + method public java.util.Locale getDefaultLocale(); method public java.lang.String getEnginePackage(); method public java.util.List<android.speech.tts.VoiceInfo> getVoices(); } |