I want to build the voice-controlled mp3 player.
so that I want to able to play, pause, stop, next, backward song by voice commands.
my question is if I started playing music it will produce noise in this situation Can I give the voice command to Arduino ?
music noise will interference my voice command?
Voice commanding is a hard problem, you need serious processor grunt for this to work well,
and yes music in the background makes the problem a lot harder still.
There are various modules that do this, I don't have experience myself, but maybe there's some
information about performance in the face of noise out there.