public class VoiceUtil extends Object
Constructor and Description |
---|
VoiceUtil() |
Modifier and Type | Method and Description |
---|---|
static int |
getDefaultSpeed()
Returns the default speed of the TTS engine which is saved in the
preference.
|
static IVoice |
getVoice()
Returns an implementation of IVoice to perform text synthesis operations.
|
public static IVoice getVoice()
public static int getDefaultSpeed()