ok put into USB device mode attach headset to analog out use control panel to set MBED as default output adjtst speaker volume to get sound play music

Dependencies:   USBDevice mbed

Fork of USBAUDIO_speaker by Samuel Mokrani

Revision:
6:c44d017f93de
Parent:
5:6afa90233635
Child:
7:ba4f65ce69f2
--- a/main.cpp	Wed Nov 30 16:20:19 2011 +0000
+++ b/main.cpp	Wed Nov 30 16:20:38 2011 +0000
@@ -3,8 +3,6 @@
 #include "mbed.h"
 #include "USBAudio.h"
 
-Serial pc(USBTX, USBRX);
-
 // frequency: 48 kHz
 #define FREQ 48000