After calling this, you must call initialize again before using
any other SDK methods. Any retained ASRResponse objects become invalid.
The recognizer must not be listening when you call teardown() —
it will fail otherwise. If the recognizer might still be listening,
stop it first and wait ~200ms for the audio thread to finish:
Tear down the SDK and release all resources.
After calling this, you must call initialize again before using any other SDK methods. Any retained ASRResponse objects become invalid.
The recognizer must not be listening when you call
teardown()— it will fail otherwise. If the recognizer might still be listening, stop it first and wait ~200ms for the audio thread to finish: