Hi! I'm using your speech dll for my projects for education. I'm having a problem because the engine is very sensitive to noise thus giving a wrong word. Is there a way to control when the engine receives a sound or listens after executing init_speech()? I tried calling free_speech but it doesn't work. I just want to control when the engine receives sound. Can you help me?