From 6c8cdfd4eb2df0439f6d985558de439ffca8ecbf Mon Sep 17 00:00:00 2001 From: j1nx Date: Mon, 14 Sep 2020 16:25:13 +0200 Subject: [PATCH] MycroftOS: Change default listener to MycroftOS --- buildroot-external/rootfs-overlay/etc/mycroft/mycroft.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildroot-external/rootfs-overlay/etc/mycroft/mycroft.conf b/buildroot-external/rootfs-overlay/etc/mycroft/mycroft.conf index 76d66148..56530c45 100644 --- a/buildroot-external/rootfs-overlay/etc/mycroft/mycroft.conf +++ b/buildroot-external/rootfs-overlay/etc/mycroft/mycroft.conf @@ -8,7 +8,7 @@ }, "listener": { "mute_during_output": false, - "device_name": "pulse" + "device_name": "MycroftOS" }, "tts": { "module": "mimic2",