| java.lang.Object | |
| ↳ | android.speech.tts.SynthesisRequest |
Contains data required by engines to synthesize speech. This data is :
params
argument in
)">speak(String, int, HashMap
)
and
, java.lang.String)">synthesizeToFile(String, HashMap
, String)
.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Gets the request caller Uid.
|
||||||||||
|
|
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
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
|||||||||||
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.