libalsa Questions
2
As much as it matters my scenario is developing an accessibility application not any kind of malicious eavesdropping, whereas also within this scenario there are various research and development im...
Sphingosine asked 22/8, 2020 at 22:53
1
Solved
i am working on speech recognition . for this i am using "alsa-utils" but when i try to use this script
#!/bin/bash
echo “Recording… Press Ctrl+C to Stop.”
arecord -D plughw:1,0 -q -f cd -t wav...
Max asked 14/2, 2016 at 21:50
1
Solved
I have a working PCM output with good sounding audio on a Raspberry Pi compute module ( Linux ) using the rpi dac. The 'aplay -l' command output shows the following:
>> aplay -l
**** List of...
1
Solved
Trying to learn the ALSA audio layers to eventually write an ALSA device driver for the Raspberry Pi platform. Starting simple, I glued together various samples from the ALSA project site and other...
Hilde asked 6/1, 2015 at 3:34
1
© 2022 - 2024 — McMap. All rights reserved.