3 references to Prosody
System.Speech (3)
Internal\Synthesis\SSmlParser.cs (1)
850
Prosody prosody = ssmlAttributes._fragmentState.Prosody != null ? ssmlAttributes._fragmentState.Prosody.Clone() : new
Prosody
();
Internal\Synthesis\VoiceSynthesis.cs (1)
766
fragmentState.Prosody = new
Prosody
();
Synthesis\TTSEngine\TTSEngineTypes.cs (1)
298
Prosody cloned =
new
();