i'am using adafruit i2s mic SPH0645, ihave configured my .asoundrc as
pcm.dmic_hw {
type hw
card sndrpisimplecar
channels 2
format S32_LE
}
pcm.dmic_sv {
type softvol
slave.pcm dmic_hw
control {
name "Boost Capture Volume"
card sndrpisimplecar
}
min_dB -2.0
max_dB 10.0
}
and placed in my home directory
but sound is still not working, though the some configuration is working fine without picam-streamer, on installing vlc and streaming audio using cvlc command,
i'am using adafruit i2s mic SPH0645, ihave configured my .asoundrc as
pcm.dmic_hw { type hw card sndrpisimplecar channels 2 format S32_LE } pcm.dmic_sv { type softvol slave.pcm dmic_hw control { name "Boost Capture Volume" card sndrpisimplecar } min_dB -2.0 max_dB 10.0 }
and placed in my home directory but sound is still not working, though the some configuration is working fine without picam-streamer, on installing vlc and streaming audio using cvlc command,