1 write to Pitch
System.Speech (1)
Synthesis\TTSEngine\TTSEngineTypes.cs (1)
290
Pitch
= new ProsodyNumber((int)ProsodyPitch.Default);
1 reference to Pitch
System.Speech (1)
Internal\Synthesis\ConvertTextFrag.cs (1)
48
sapiState.PitchAdj.MiddleAdj = SapiPitch(ssmlState.Prosody.
Pitch
);