Results 1 to 6 of 6
Thread: AWT / Swing - play a sound
- 02-21-2011, 02:14 AM #1
Senior Member
- Join Date
- Feb 2011
- Posts
- 107
- Rep Power
- 0
AWT / Swing - play a sound
Hi,
Doing a Google search for "java play sound" is either getting me entire java players or sound in damn Applets (something I have not learned as yet).
Does anyone have a simple program where you click a JButton and a sound plays? (For AWT/Swing - NOT Applets please)
Nothing fancy, one button -> click-> play a damn sound.
Thanks!
- 02-21-2011, 02:24 AM #2
The code in the Applet example should be fine.
- 02-21-2011, 02:27 AM #3
Senior Member
- Join Date
- Feb 2011
- Posts
- 107
- Rep Power
- 0
This is the one I found that looks decent:
http://www.java.happycodings.com/Java_Sound/code5.htmlLast edited by N00Bie; 02-21-2011 at 02:34 AM. Reason: EDIT: Wrong URL
- 02-21-2011, 02:31 AM #4
What do you want me to do about it?
You do realise that sounds are audio and that applets/gui are visual. They have nothing to do with each other. All you have to do is find the code that relates to playing sounds. Ignore all the visual stuff.
- 02-21-2011, 02:36 AM #5
Senior Member
- Join Date
- Feb 2011
- Posts
- 107
- Rep Power
- 0
-
Similar Threads
-
Play soundclip and generate"wind" like sound
By diablo2070 in forum New To JavaReplies: 5Last Post: 03-13-2011, 08:47 PM -
javax.sound play midi
By Dennis in forum Advanced JavaReplies: 6Last Post: 06-08-2010, 04:59 PM -
Why doesnt the sound play when I change the path?
By ProGenius in forum New To JavaReplies: 10Last Post: 12-22-2009, 04:58 PM -
Make sound play in a java application
By lenny in forum AWT / SwingReplies: 2Last Post: 08-13-2007, 11:45 AM -
Play sound and Video in a Mobile Phone
By luisarca in forum Sun Java Wireless ToolkitReplies: 2Last Post: 05-23-2007, 10:52 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks