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> <<a href="mailto:tim@mexuar.com">tim@mexuar.com</a>> 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>> Tim Panton wrote:<br>>> On 20 Nov 2006, at 21:46, Jay Moore wrote:<br>>>> Doug wrote:<br>>>>> Hmmm. I think this may work for WinAmp and
<br>>>>> incidently for Windows Media Player:<br>>>>> <a href="http://www.mlkj.net/gsm/">http://www.mlkj.net/gsm/</a><br>>>><br>>>> No luck with WMP. Anyone else have any suggestions on
<br>>>> playing .gsm files in Windows Media Player?<br>>> Jay, would you be interested in a java applet that played gsm files ?<br>>> I think I have the bones of one kicking around that I could dust off
<br>>> and polish up.<br>>> This only really works if you are providing your customers access<br>>> to the gsm files<br>>> via http and can easily wrap a page around them...<br>>><br>><br>
> Well, ideally I'd like for my customers to be able to download the<br>> file and play it on their computer, but a Java applet that plays<br>> them on our website would be a cool idea, too. So, yeah, I'd be<br>
> 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?) 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> 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> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>