Como adicionar o arquivo de som no projeto:
Para adicionar o arquivo de som. Ele tem que esta no formato wav. Coloque o arquivo de som na pasta do projeto. No codigo o em File file = new File ("Song");. Remova o nome Song e coloque o nome do arquivo da musica, iqual como esta escrito no arquivo de música. Exemplo: arquivo música.wav. Digite no codigo. música.wav
How to add the sound file to the project:
To add the sound file. It has to be in wav format. Place the sound file in the project folder. In the code, File file = new File ("Song"); Remove the name "Song". and enter the name of the music file, just as it is written in the music file. Example: music file.wav. Enter in code. music.wav