3 references to WParam
System.Speech (3)
Internal\Synthesis\VoiceSynthesis.cs (3)
1542
OnSpeakProgress(new SpeakProgressEventArgs(prompt, ttsEvent.AudioPosition, (int)ttsEvent.LParam, (int)ttsEvent.
WParam
));
1572
TimeSpan.FromMilliseconds(ttsEvent.
WParam
>> 16), // duration
1574
(int)(ttsEvent.
WParam
& 0xFFFF))); // nextViseme