Hello. Basecly in the SphinxExample script, private void SetupMicrophone() isn't getting called from the private IEnumerator Start() this leads to a null reference for the MicrophoneHandler. I tested if unity is finding my mic, and it is, so I know that's not the issue. Pleas help.