aplay issues - Raspberry Pi Forums
i have pi 3 b running stretch . have installed on pi2 google assistant . trying repeat exercise on new pi 3 , having audio issues
if execute speaker-test -t wav fine , can hear out put via selected speaker if following
arecord --format=s16_le --duration=5 --rate=16000 --file-type=raw out.raw
file created ok
when execute
aplay --format=s16_le --rate=16000 out.raw
no sound via selected speakers
looks fine when execute arecord -l , aplay -l settings via alsamixer playback , capture.
have per project notes edited /.asoundrc file reflect hardware configuration
have usb headphones , speakers , usb mic test above
thoughts appreciated
if execute speaker-test -t wav fine , can hear out put via selected speaker if following
arecord --format=s16_le --duration=5 --rate=16000 --file-type=raw out.raw
file created ok
when execute
aplay --format=s16_le --rate=16000 out.raw
no sound via selected speakers
looks fine when execute arecord -l , aplay -l settings via alsamixer playback , capture.
have per project notes edited /.asoundrc file reflect hardware configuration
have usb headphones , speakers , usb mic test above
thoughts appreciated
raspberrypi
Comments
Post a Comment