FragmentState.Prosody Proprietà

Definizione

Restituisce informazioni dettagliate sul passo, la frequenza di pronuncia e il 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; }
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 contenente le impostazioni del passo, della velocità di pronuncia e del volume e le modifiche apportate a tali impostazioni per l'output vocale.

Commenti

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

Si applica a