Share via


FragmentState.Prosody 屬性

定義

傳回語音輸出的音調、說話速率及音量的詳細資訊。

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

屬性值

傳回 Prosody 的有效執行個體,包含語音輸出的音調、讀出速率和音量設定,以及這些設定的變更。

備註

Prosody 傳回的資訊會對應至 <prosody> SSML 規格中的 XML 標記

適用於