I (thought) I'd have a pretty easy setup: One Audio device.
A seed-2mic-voicecard on a rasperry zero 2w with the latest RasperryPi OS.
Recording with arecord and playing with aplay works fine without any device configuration
arecord -d 10 -f cd -t wav foobar.wav
aplay foobar.wav
Talkiepi plays the incoming stream from mumble but does not send anything.
I can see no error message or anything wrong here.
Any idea what could be wrong or where I can look at?
Thanks a lot!
aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: seeed2micvoicec [seeed-2mic-voicecard], device 0: bcm2835-i2s-wm8960-hifi wm8960-hifi-0 [bcm2835-i2s-wm8960-hifi wm8960-hifi-0]
Subdevices: 0/1
Subdevice #0: subdevice #0
and
arecord -l
**** List of CAPTURE Hardware Devices ****
card 0: seeed2micvoicec [seeed-2mic-voicecard], device 0: bcm2835-i2s-wm8960-hifi wm8960-hifi-0 [bcm2835-i2s-wm8960-hifi wm8960-hifi-0]
Subdevices: 0/1
Subdevice #0: subdevice #0
I (thought) I'd have a pretty easy setup: One Audio device.
A seed-2mic-voicecard on a rasperry zero 2w with the latest RasperryPi OS.
Recording with arecord and playing with aplay works fine without any device configuration
Talkiepi plays the incoming stream from mumble but does not send anything.
I can see no error message or anything wrong here.
Any idea what could be wrong or where I can look at?
Thanks a lot!