3 references to LParam
System.Speech (3)
Internal\Synthesis\VoiceSynthesis.cs (3)
1542OnSpeakProgress(new SpeakProgressEventArgs(prompt, ttsEvent.AudioPosition, (int)ttsEvent.LParam, (int)ttsEvent.WParam)); 1570(int)ttsEvent.LParam & 0xFFFF, // currentViseme 1573(SynthesizerEmphasis)((uint)ttsEvent.LParam >> 16), // Emphasis