Arduino voice recognition module differentiate songs and voice commands?

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?

give me a solution
thank you

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.

Can I give the voice command to Arduino ?

No not really.

music noise will interference my voice command?

Yes it will.

give me a solution

Sorry there is no solution in the Arduino world.

This is a AI level of problem...