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