Sending Audio Signal from Arduino via Bluetooth

Hello all,

I have connected Arduino Due and RN-52 Bluetooth module via serial communication. My final goal is to send a sound (simple beep) to car speakers via Bluetooth. However, now I am just trying to send a simple beep from Arduino to Andriod or a computer via Bluetooth. I have looked at Arduino "tone" function and MIDI player examples but am still quite confused on how to program it.

Any help will be very much appreciated,

Amir