Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #29765
| Newsgroups | comp.lang.javascript |
|---|---|
| Subject | Re: In Need of a Javascript/ JQuery Libriary to play .amr audio files |
| From | "Evertjan." <exxjxw.hannivoort@inter.nl.net> |
| References | <1d6a4b4e-52fe-4e23-be3b-dbff7005304b@googlegroups.com> <3f534644-d000-4ee4-aa17-9956e370695d@googlegroups.com> |
| Date | 2016-03-02 12:11 +0100 |
| Message-ID | <XnsA5BF7C0768AA1eejj99@194.109.6.166> (permalink) |
rumman.ashraf@gmail.com wrote on 02 Mar 2016 in comp.lang.javascript: > On Friday, January 29, 2016 at 3:18:31 AM UTC+6, Chijioke Kenneth wrote: >> Hello All, >> >> >> Please, can anyone help me with Javascripts/ JQuery libriary to play >> .amr audio files directly on my website (PHP website) >> >> Thanks in anticipation for a helpful response. >> >> Regards. > > @Chijioke Kenneth Did you find anything ? i need the same. Even in the hour of your need, clientside Javascript in itself can never do that, [so follow-up seems off-topic here], even with something as unusefull as jquery, you will need html5 to do that natively, [or perhaps use an api for that??] and imho html5 cann't do that [yet?]. PHP cann't help you either, [unless the server has a serverside sound system?], so is not only off-topic but also useless. But rest assured, your need is not as great as you might imagine, as you can convert the source to .mp3 or .ogg and stream that. <http://stackoverflow.com/questions/17643261/stream-as-html5-audio-or- convert-amr-to-ogg> -- Evertjan. The Netherlands. (Please change the x'es to dots in my emailaddress)
Back to comp.lang.javascript | Previous | Next — Previous in thread | Find similar | Unroll thread
In Need of a Javascript/ JQuery Libriary to play .amr audio files Chijioke Kenneth <ken.dgc@gmail.com> - 2016-01-28 13:18 -0800
Re: In Need of a Javascript/ JQuery Libriary to play .amr audio files "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2016-01-28 17:05 -0800
Re: In Need of a Javascript/ JQuery Libriary to play .amr audio files rumman.ashraf@gmail.com - 2016-03-01 22:40 -0800
Re: In Need of a Javascript/ JQuery Libriary to play .amr audio files "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2016-03-02 12:11 +0100
csiph-web