2 references to
System.Speech (2)
Internal\SapiInterop\SpeechEvent.cs (2)
34
:
this
(sapiEvent.eEventId, sapiEvent.elParamType, sapiEvent.ullAudioStreamOffset, sapiEvent.wParam, sapiEvent.lParam)
46
private SpeechEvent(SPEVENTEX sapiEventEx) :
this
(sapiEventEx.eEventId, sapiEventEx.elParamType, sapiEventEx.ullAudioStreamOffset, sapiEventEx.wParam, sapiEventEx.lParam)