TtsEngineSsml(String) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
根據適當的語音語彙基元登錄機碼來建構TtsEngineSsml的新執行個體。
protected:
TtsEngineSsml(System::String ^ registryKey);
protected TtsEngineSsml (string registryKey);
new System.Speech.Synthesis.TtsEngine.TtsEngineSsml : string -> System.Speech.Synthesis.TtsEngine.TtsEngineSsml
Protected Sub New (registryKey As String)
參數
- registryKey
- String
與 TtsEngineSsml 實作引擎相關聯之語音語彙基元的登錄機碼完整 名稱。
備註
這個函式的呼叫通常是由應用程式所產生,而這些 System.Speech.Synthesis 應用程式會選取實例要使用的合成器語音 SpeechSynthesizer 。
TtsEngineSsml必須在 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech\Voices\Tokens 下註冊。