svoid dm_putRecognizedSpeechInAIBar() { onSpeechRecognized(voidfunc(S s) { temp enter(); if (!match("stop listening", s)) dm_setAIBarText(s); }); }