No examples for this method.
Frequently called with: [Clear]
-1
java.lang.Object | |
↳ | android.speech.tts.SynthesisRequest |
Contains data required by engines to synthesize speech. This data is :
speak(String, int, HashMap
)
and
synthesizeToFile(String, HashMap
, String)
.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Gets the ISO 3-letter country code for the language to use.
|
|||||||||
|
|
Gets the ISO 3-letter language code for the language to use.
|
|||||||||
|
|
Gets the additional params, if any.
|
|||||||||
|
|
Gets the pitch to use.
|
|||||||||
|
|
Gets the speech rate to use.
|
|||||||||
|
|
Gets the text which should be synthesized.
|
|||||||||
|
|
Gets the language variant to use.
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Gets the ISO 3-letter country code for the language to use.
Gets the ISO 3-letter language code for the language to use.
Gets the speech rate to use. The normal rate is 100.