PromptStyle.Emphasis 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定樣式的強調設定。
public:
property System::Speech::Synthesis::PromptEmphasis Emphasis { System::Speech::Synthesis::PromptEmphasis get(); void set(System::Speech::Synthesis::PromptEmphasis value); };
public System.Speech.Synthesis.PromptEmphasis Emphasis { get; set; }
member this.Emphasis : System.Speech.Synthesis.PromptEmphasis with get, set
Public Property Emphasis As PromptEmphasis
屬性值
傳回樣式的強調設定。
備註
Windows 中的語音合成引擎目前不支援語音輸出強調的變化。 使用列舉成員 PromptEmphasis 設定強調的值,在合成語音輸出中不會產生任何可聽見的變更。