Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-08-2008, 05:06 AM
Member
 
Join Date: Mar 2008
Posts: 4
Rep Power: 0
JavaJenius is on a distinguished road
Default How do i play an audio clip from a server?
I am trying to play an audio file on another server, for example:

Code:
URL url = new URL("http://example.com/hello.wav");
AudioClip click = Applet.newAudioClip(url);
click.play();


This doesn't seem to be working, can anyone tell me what I'm doing wrong?
Thanks very much.
Bookmark Post in Technorati
Reply With Quote
  #2 (permalink)  
Old 03-08-2008, 07:40 PM
CaptainMorgan's Avatar
Moderator
 
Join Date: Dec 2007
Location: NewEngland, US
Posts: 838
Rep Power: 4
CaptainMorgan will become famous soon enoughCaptainMorgan will become famous soon enough
Send a message via AIM to CaptainMorgan
Default
Try what a first couple hits off Google would give you.
__________________
Vote for the new slogan to our beloved Java Forums! (closes on September 4, 2008)
Want to voice your opinion on your IDE/Editor of choice? Vote now!
Got a little Capt'n in you? (drink responsibly)
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Please help Transmitting Audio and Video using RTP pedaramanareddy New To Java 0 01-03-2008 03:39 PM
play() and mp3 willemjav Advanced Java 3 12-23-2007 03:50 PM
PeerStream Audio Video Streaming Server 4.55 JavaBean Java Announcements 0 10-27-2007 08:34 PM
Audio Recorder elizabeth Java Applets 1 08-06-2007 10:21 PM
PeerStream Audio Video Streaming Server 4.61 levent Java Announcements 0 07-31-2007 08:50 PM


All times are GMT +2. The time now is 01:46 AM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org