Streaming audio feasibility?

Hi,

I was hoping someone could aid me in choosing the right setup / equipment / feasibility of my project:

I need to be able to stream audio music / voice wirelessly from a server.
However I had run into the following questions:

Use a Arduino Yún, or Arduino Uno with Arduino WiFi sheild?

How to do about the audio?
I have seen MP3 Player shields, but they seem to require SD card storage to play pre-recorded audio.
(https://www.sparkfun.com/products/10628)

  • is it possible to save files to the SD cards wirelessly via the Arduino, then play the files through the MP3 shield?

Learn python, and get a Raspberry Pi?

Thanks for your input, and time !

Best,
Paul

Do you have some particular reason for wanting to use an Arduino to solve this problem? It's not really a suitable platform and even if you manage to get something working it's unlikely to work very well; there are plenty of commercial products to transfer audio streams wirelessly, most of which will work far better than an Arduino based solution and many of which will work out cheaper too.