SpeechOptions Class

Definition

Represents options that can be used to influence the ITextToSpeech behavior.

public ref class SpeechOptions
public class SpeechOptions
type SpeechOptions = class
Public Class SpeechOptions
Inheritance
SpeechOptions

Constructors

SpeechOptions()

Properties

Locale

Gets or sets the locale to use with text-to-speech.

Pitch

The pitch to use when speaking.

Volume

The volume to use when speaking.

Applies to