Audio transmission via bluetooth

Hi guys,

I'm working on a movement/sound system and I need help with the audio transmission.
Is it possible to transmit a sound, generated by tone() for example, from my Arduino to my PC, my phone or my Bluetooth speaker and play it at the same time?
I have an Arduino Nano and a nrf8001 Bluefruit module.

Thanks!