2019-06-23 11:03 PM
Hi, I test the record voice on dk2 board. Using below command to recorded. After recorded, I use aplay to play that file. The sounds volume very low. I had setting some volume through alsamixer command.
arecord -f cd -c 2 test.wav
Does it working correct?
2019-06-24 04:19 AM
Hi Steve,
Are you aware and did you refer to wiki page ?
https://wiki.st.com/stm32mpu/wiki/How_to_record_audio
Which input source are you using ?
Thx
Olivier
2019-06-26 02:57 AM
Yes, I refer that wiki page and execute those command to record audio. I use a mobile headset from samsung.
2019-06-26 08:51 AM
Hi @Community member
Could you please share with us :
- dmesg content after arecord command
- output of execution of alsa-info.sh script attached ( bash alsa-info on the target )
- audio file recorded
Thanks
Olivier