quicktime player does it without adding any codecs.<br><br><div><span class="gmail_quote">On 11/24/06, <b class="gmail_sendername">Tim Panton</b> &lt;<a href="mailto:tim@mexuar.com">tim@mexuar.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>On 21 Nov 2006, at 14:34, Jay Moore wrote:<br><br>&gt; Tim Panton wrote:<br>&gt;&gt; On 20 Nov 2006, at 21:46, Jay Moore wrote:<br>&gt;&gt;&gt; Doug wrote:<br>&gt;&gt;&gt;&gt; Hmmm.&nbsp;&nbsp;I think this may work for WinAmp and
<br>&gt;&gt;&gt;&gt; incidently for Windows Media Player:<br>&gt;&gt;&gt;&gt; <a href="http://www.mlkj.net/gsm/">http://www.mlkj.net/gsm/</a><br>&gt;&gt;&gt;<br>&gt;&gt;&gt; No luck with WMP.&nbsp;&nbsp;Anyone else have any suggestions on
<br>&gt;&gt;&gt; playing .gsm files in Windows Media Player?<br>&gt;&gt; Jay, would you be interested in a java applet that played gsm files ?<br>&gt;&gt; I think I have the bones of one kicking around that I could dust off
<br>&gt;&gt; and polish up.<br>&gt;&gt; This only really works if you are providing your customers access<br>&gt;&gt; to the gsm files<br>&gt;&gt; via http and can easily wrap a page around them...<br>&gt;&gt;<br>&gt;<br>
&gt; Well, ideally I'd like for my customers to be able to download the<br>&gt; file and play it on their computer, but a Java applet that plays<br>&gt; them on our website would be a cool idea, too.&nbsp;&nbsp;So, yeah, I'd be<br>
&gt; interested.<br><br>Here's my bare bones implementation GSM player for voicemail etc<br><br><a href="http://www.westhawk.co.uk/software/playGSM/PlayGSM.html">http://www.westhawk.co.uk/software/playGSM/PlayGSM.html</a>
<br><br>As the web page says, you can use it in 2 ways:<br>1) as an applet - arrange for the web app (php?)&nbsp;&nbsp;to set the 'url' param<br>and it will play download and play the selected file<br><br>2) or if you download the jar file (
<a href="http://www.westhawk.co.uk/">http://www.westhawk.co.uk/</a><br>software/playGSM/PlayGSM.jar)<br>&nbsp;&nbsp; you can also run it as an application<br><br>java -jar playGSM.jar {url of gsm}<br><br><br>It is GPL - so enjoy and fix bugs ....
<br><br>Tim.<br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:
<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>