Following the instructions from MMM Awesome Alexa by dolanmiu regarding the audio setup, on my asoundrc if I remember correctly, I used the following commands and this somehow solved my problem.
pcm.!default {
type asym
playback.pcm "plughw:0"
capture.pcm "plughw:1"
}