mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
MucroftOS: Make pulse device the default listener device.
This commit is contained in:
@ -7,7 +7,8 @@
|
||||
"platform_build": 1
|
||||
},
|
||||
"listener": {
|
||||
"mute_during_output": false
|
||||
"mute_during_output": false,
|
||||
"device_name": "pulse"
|
||||
},
|
||||
"tts": {
|
||||
"module": "mimic2",
|
||||
|
Reference in New Issue
Block a user