The properties of Android.Speech.Tts.SynthesisRequest are listed below. For a list of all members, see the SynthesisRequest Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] | CallerUid | int. Gets the request caller Uid. |
[read-only] | CharSequenceText | string. Documentation for this section has not yet been entered. |
[read-only] | CharSequenceTextFormatted | Java.Lang.ICharSequence. Gets the text which should be synthesized. |
[read-only] | Country | string. Gets the ISO 3-letter country code for the language to use. |
[read-only] | Language | string. Gets the ISO 3-letter language code for the language to use. |
[read-only] | Params | Android.OS.Bundle. Gets the additional params, if any. |
[read-only] | Pitch | int. Gets the pitch to use. |
[read-only] | SpeechRate | int. Gets the speech rate to use. |
[read-only] | Text | string. Gets the text which should be synthesized. |
[read-only] | Variant | string. Gets the language variant to use. |
[read-only] | VoiceName | string. Gets the name of the voice to use. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |