Hi all<br> <br> I need &quot;aplay&quot; command format to play audio song in BT 
headset (what are presettings to play headset<br>   I am palying giving 
following commands. <br>   <br>   Killall hcid<br>   uim /dev/ttyO1 
3686400 none /sys/uim/pid &amp; <br>
   hciconfig hci0 up <br>   hciconfig -a <br>   hcid -s -f 
/etc/bluetooth/hcid.conf<br><br>   and I am giving amixer seting 
commands as per I3.7-Pre2 release.<br><br>amixer cset name=&#39;HandsfreeL 
Mux&#39; 2<br>amixer cset name=&#39;HandsfreeL Switch&#39; 1<br>
amixer cset name=&#39;HandsfreeR Mux&#39; 2<br>amixer cset name=&#39;HandsfreeR 
Switch&#39; 1<br>amixer cset name=&#39;DAC2 Analog Playback Volume&#39; 16 amixer 
cset name=&#39;HeadsetL Mixer AudioL2&#39; 1 amixer cset name=&#39;HeadsetR Mixer 
AudioR2&#39; 1 amixer cset name=&#39;Analog Left Main Mic Capture Switch&#39; 1 
amixer cset name=&#39;Analog Right Sub Mic Capture Switch&#39; 1 amixer cset 
name=&#39;Analog Left Headset Mic Capture Switch&#39; 1<br>
<br>Once it is done I am paring headset to zoom3 Device. <br>When I am 
playing &quot;gst-launch filesrc location&quot;  <br><br>  gst-launch filesrc 
location=satish/track4.mp3 ! mp3parse ! goodec_mp3 ! a<br>  lsasink 
device=bluetooth<br>
<br><br>I am getting the error as <br><br>   MP3 Decoder string device 
:i/:o//codec Setting pipeline to PAUSED ...<br>ERROR: Pipeline doesn&#39;t 
want to pause.<br>ERROR: from element /GstPipeline:pipeline0/<div id=":xy" class="ii gt">GstAlsaSink:alsasink0:
 Could not open  audio device for playback.<br>
Additional debug info:<br>gstalsasink.c(690): gst_alsasink_open (): 
/GstPipeline:pipeline0/GstAlsaSink:als<br>asink0:<br>Playback open 
error on device &#39;bluetooth&#39;: No such file or directory Setting pipeline 
to NULL ...<br>
Total time: 0.000000 seconds<br>Freeing pipeline ...<br>˜7<br>µ„&lt;@˜7<br><br><br><br>I
 am using gstreamer 0.10 version<br>Linux 2.6.32 RC7 kernel<br>Board is 
 zoom3.<br><br><br>Can you please help me out what are reasons for the 
above error.<br>
<br><br><br>And I am giving aplay command in the following format.<br> Aplay
 -D bluetooth track4.wav<br><br>I am getting error as <br><br> ALSA lib 
pcm.c:2211:(snd_pcm_open_noupdate) Unknown PCM bluetooth<br> aplay:
 main:608: audio open error: No such file or directory</div>