svoid cat_startListening() { startVisualKatze(true); thread { if (isOK(send("Chrome Speech.", "start recognition"))) infoBox("Listening."); } }