SpeechOptions
Wisej.Hybrid.Shared.Speech.SpeechOptions
Last updated
Wisej.Hybrid.Shared.Speech.SpeechOptions
Last updated
Namespace: Wisej.Hybrid.Shared.Speech
Assembly: Wisej.Hybrid (3.5.0.0)
Represents options that can be used to influence the DeviceSpeech behavior.
Initializes a new instance of SpeechOptions.
Locale: Gets or sets the locale to use with text-to-speech.
The Language property should match a Language value.
Nullable<Single>: The pitch to use when speaking.
This value should be between 0f and 2.0f.
Nullable<Single>: The volume to use when speaking.
This value should be between 0f and 1.0f.