public class AvailableTtsLocalesProvider
extends java.lang.Object
| Constructor and Description |
|---|
AvailableTtsLocalesProvider() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.util.Locale> |
getAvailableTtsLocales()
This method must NOT be called on the Android main/UI thread
|
static AvailableTtsLocalesProvider |
getInstance() |
public static AvailableTtsLocalesProvider getInstance()
public java.util.Set<java.util.Locale> getAvailableTtsLocales()