473,486 Members | 2,277 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How to import a sound to a java program

mfshake
16 New Member
i trying to import a song that i already saved to my program
does anybody know how do that? I tried but i need help on starting the program and importing the song
Feb 23 '08 #1
1 1358
JosAH
11,448 Recognized Expert MVP
i trying to import a song that i already saved to my program
does anybody know how do that? I tried but i need help on starting the program and importing the song
It may sound funny but have a look at the static method Applet.newAudioClip(URL url)
It's a static method so you don't need to have an applet ready for this, simply use
the method and it'll load an AudioClip object for you which you can play etc.
All file formats specified in the AudioFileFormat.Type class can be loaded.
Read the API documentation for them.

kind regards,

Jos
Feb 24 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
4111
by: Josh | last post by:
I am having a problem with sound in my program, it takes information from a TargetDataLine, put's it in a temporary file, then takes it back out of the temporary file and plays it using a...
3
8498
by: AckbarJedi | last post by:
I'm trying to get a java program to use a GUI included with my textbook, Fundamentals of Java by Lambert and Osborne, called BreezySwing. The book indicates that to import the GUI you need to...
2
8247
by: Udipta | last post by:
I am making a java application where I am required to record voice in a-law format. The program i have written starts perfectly without giving any error or warning, but as soon as i start recording...
1
2362
by: Andrew James | last post by:
All, I'm having some trouble with understanding python's importing behaviour in my application. I'm using psyco to optimise part of my code, but I'm not sure whether it inherits throughout the...
2
1828
by: danielmcbrearty | last post by:
Hi Old hand at perl, giving python a try. Trying to get pymedia running on my winxp box. Have installed activestate python 2.4 and pymedia using precompiled installers. Problem is it SEEMS...
9
4717
by: ponvijaya | last post by:
Hi all, We are using import command as import java.io.*, import java.util.* etc in the program. Consider i am having a class A. Is there any difference related to Memory...
5
3152
by: fobus | last post by:
I want to import some sound files to executable file. And also I want to know that imports adress and size. How can I import a data to executable file? Thanks Kervan ASLAN
2
7083
by: WP | last post by:
Hello, I've just started to work with DB2 (using the express edition version 9.5 under windows vista) and I'm accessing it through a java program (my java's very rusty). The java program loads the...
2
2025
by: desturrr | last post by:
I am planning to start writing an application by java. Let me tell what i have in my mind. There is going to be stave and client can input the notes for the song on the stave, as you know just like...
0
6967
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7180
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7341
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5439
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4870
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4564
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3076
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
600
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
266
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.