Creates a recognition session using the SpeechRecognizer that is shareable between multiple recognizers/sessions.
public SpeechRecognizer CreateRecognizer()
An instance of SpeechRecognizer (acts like a session).
One engine can be shared between multiple recognizers.