FragmentState.Prosody Proprietà

Definizione

Restituisce informazioni dettagliate su tono, velocità di pronuncia e volume dell'output vocale.

public:
 property System::Speech::Synthesis::TtsEngine::Prosody ^ Prosody { System::Speech::Synthesis::TtsEngine::Prosody ^ get(); };
public System.Speech.Synthesis.TtsEngine.Prosody Prosody { get; }
member this.Prosody : System.Speech.Synthesis.TtsEngine.Prosody
Public ReadOnly Property Prosody As Prosody

Valore della proprietà

Restituisce un'istanza valida di Prosody che contenente le impostazioni di tono, velocità di pronuncia e volume e modifica tali impostazioni per l'output vocale.

Commenti

Le informazioni restituite da Prosody corrispondono al <prosody> tag XML nella specifica SSML

Si applica a