Skip to content

Uma calculadora simples, com opção de tocar música ou não durante a execução do código. A simple calculator, with the option to play music or not while executing the code.

Notifications You must be signed in to change notification settings

gabriel1986dev/CalculatorWithSound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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

About

Uma calculadora simples, com opção de tocar música ou não durante a execução do código. A simple calculator, with the option to play music or not while executing the code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages