Google

Interview Questions Test your java skills Java API Reference Notifications Java Forums Java Examples Tell a Friend
Link to us Donate
Javagalaxy.com WWW
Subscribe Un Subscribe

Java Interview Questions on your mobileNew            

Java Interview Questions - JavaGalaxy.com

 Java Interview Questions

Back to Interview questions

AuthorMessage
JavaGalaxy

Question: Question by Abhishek Biswas:
How do you play audio clips without using applet class?

Answer: You can do this using Java Media Framework. I dont have much context on this API.

jyothi


Comment title: same as the question


i am not understand this topic


Posted: Wed Nov 07 02:23:43 EST 2007

chetan


Comment title: I donot know about the question


please tell me something about this question


Posted: Thu Apr 10 01:16:33 CDT 2008

deepak


Comment title: how to play audio without applet ?


one can use javax.media package.
create a Player object, bind the file url to it. create Component with getControlPanelComponent add ControllerListener it n.. playerobj.start()..



Posted: Mon May 19 19:44:11 CDT 2008

sateesh


Comment title: By using applets how to get it


Can any one explain about it


Posted: Fri Jun 20 09:50:21 CDT 2008

Haritha


Comment title: how audio is used in applets plzzzz can you Xplain


and without I think by using the source code


Posted: Mon Jul 21 03:26:31 CDT 2008

paparao


Comment title: same as the question


please tell me in detaild


Posted: Wed Jul 30 03:13:15 CDT 2008

Sreekala


Comment title: I can't understand.


I don~t know about Java Media Framework.Plz tell me Sir.


Posted: Mon Aug 04 05:51:35 CDT 2008

Madhu


Comment title: same as que.


plz tell me coz i dono about dis topic


Posted: Wed Aug 27 03:31:24 CDT 2008

janakiram


Comment title: tell me


give me answer this question with codes


Posted: Sat Oct 18 05:11:20 CDT 2008

Yogesh


Comment title: playing audio clip without using applet.


Give code for how to play audio clip without using applet.


Posted: Wed Jan 14 20:31:52 CST 2009

Sriram


Comment title: how to play audio without applet ?



Its not as easy as u read this but.. if u work out u can play a audio file without applet like using
javax.media package.
create a Player object, bind the file url to it.
create Component with getControlPanelComponent and add ControllerListener it n.. playerobj.start()..
It practically works....


Posted: Thu Nov 12 22:14:14 CST 2009

Discuss in detail



Copyright © 2002 - 2010 JavaGalaxy.com,
All Rights Reserved Advertise| Feedback| Contact us| Terms of Use| Privacy Policy|

Help us to keep serving you better.
If you find any part of this site useful please support the site by linking to us