2 instantiations of SpSharedRecognizer
System.Speech (2)
Internal\SapiInterop\SapiProxy.cs (1)
130
Invoke2(delegate { _recognizer = (ISpRecognizer)new
SpSharedRecognizer
(); });
Internal\SapiInterop\SapiRecognizer.cs (1)
26
recognizer = (ISpRecognizer)new
SpSharedRecognizer
();