Sdílet prostřednictvím


TtsEngineSsml(String) Konstruktor

Definice

Vytvoří novou instanci na základě příslušného klíče registru hlasového TtsEngineSsml tokenu.

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)

Parametry

registryKey
String

Úplný název klíče registru pro hlasový token přidružený k implementaci TtsEngineSsml . Motoru.

Poznámky

Volání tohoto konstruktoru jsou obvykle generována založenými aplikacemi System.Speech.Synthesis , které vyberou hlas syntetizátoru pro použití instancí SpeechSynthesizer.

Musí TtsEngineSsml být zaregistrován pod HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech\Voices\Tokens.

Platí pro