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