Skip to main content
SChen.11
Associate III
June 24, 2019
Question

The DK2 board recording voice is very low volume

  • June 24, 2019
  • 3 replies
  • 1160 views

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?

This topic has been closed for replies.

3 replies

Olivier GALLIEN
ST Technical Moderator
June 24, 2019

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

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
SChen.11
SChen.11Author
Associate III
June 26, 2019

Yes, I refer that wiki page and execute those command to record audio. I use a mobile headset from samsung.

Olivier GALLIEN
ST Technical Moderator
June 26, 2019

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

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.