Hi! I found recorder.abort() function, and think it will be great to have something:
1) Always listen for wake word in background, even if transcripting.
2) If wake word detected interrupt transcription and make new session.
3) Also will be great to have callback to do something on interruption.
Hi! I found
recorder.abort()
function, and think it will be great to have something: 1) Always listen for wake word in background, even if transcripting. 2) If wake word detected interrupt transcription and make new session. 3) Also will be great to have callback to do something on interruption.