!7 p { killVMRunningBot("Andy."); // English voice if (!hasBot("Mouth.")) nohupJavaxThenSleep(#1008549, 3); if (!hasBot("Chrome Speech.")) nohupJavaxThenSleep(#1009555, 3); sendWithWaitForBot("Chrome Speech.", "language *", "de-DE"); if (!hasBot("Voice Actions.")) nohupJavaxThenSleep(#1009595, 3); if (!hasBot("Hot Word Detection.")) nohupJavaxThenSleep(#1009578, 3); infoBox_lower("Assistent läuft!"); sleepSeconds(5); cleanKill(); }