Skip to content
Permalink
Browse files
MucroftOS: Make pulse device the default listener device.
  • Loading branch information
j1nx committed Sep 4, 2020
1 parent bde2f6f commit 52081a49b194aff65bd45f93994d0851674be00b
Showing 1 changed file with 2 additions and 1 deletion.
@@ -7,7 +7,8 @@
"platform_build": 1
},
"listener": {
"mute_during_output": false
"mute_during_output": false,
"device_name": "pulse"
},
"tts": {
"module": "mimic2",

0 comments on commit 52081a4

Please sign in to comment.