<div>We are developing a VoIP application, and have it running for Maemo5 (using gstreamer/pulseaudio).</div>
<div> </div>
<div>The problem now is that the output being used is the speaker, and not the headphone/earpiece.</div>
<div> </div>
<div>I have tried a couple of things (which haven&#39;t worked) like -</div>
<div>gst-launch pulsesrc device=source.voice ! pulsesink device=sink.voice  (outputs voice from speaker)</div>
<div> </div>
<div>gst-launch pulsesrc  ! pulsesink device=sink.hw0 x-maemo.mode=&quot;hp&quot; (I get an error no element &quot;hp&quot;). Have tried the same with &quot;ihf&quot;.</div>
<div> </div>
<div>If someone can point me to the right direction, that would be really appreciated.</div>
<div> </div>
<div>-Saurabh </div>
<div> </div>