1 write to _audioFormat
System.Speech (1)
Internal\SapiInterop\EventNotify.cs (1)
102
_audioFormat
= value;
1 reference to _audioFormat
System.Speech (1)
Internal\SapiInterop\EventNotify.cs (1)
84
while (null != (speechEvent = SpeechEvent.TryCreateSpeechEvent(sapiEventSource, _additionalSapiFeatures,
_audioFormat
)))