Device mapping for Satellite.

This commit is contained in:
2025-12-23 11:10:44 -05:00
parent a58796f83b
commit 9b85d66aee
+2
View File
@@ -71,6 +71,8 @@ services:
wyoming-satellite:
command: "--name benedikta --mic-command 'arecord -D plughw:CARD=sndrpigooglevoi,DEV=0 -r 22050 -c 1 -f S16_LE' --snd-command 'aplay -D plughw:CARD=sndrpigooglevoi,DEV=0 -r 22050 -c 1 -f S16_LE' --wake-uri 'tcp://192.168.1.248:10400' --wake-word-name 'ok_nabu' --debug"
container_name: wyoming-satellite
devices:
- /dev/snd
image: sker65/wyoming-satellite
ports:
- 10700:10700