Skip to content

WAV Audio Player using JAVA SWING, It is simple with an easy code

Notifications You must be signed in to change notification settings

youneshabbal/Audio-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

Audio Player

A very basic Audio Player application reads only .wav formats created using Java Swing.

Thank You!

Please ⭐️ this repo and share it with others to make more experience.

RequirAements 🔧

  • JDK 17 or higher.
  • The IDEA i used is IntelliJ Ultimate.

Installation 🔌

  1. Press the Fork button (top right the page) to save copy of this project on your account.

  2. Download the repository files (project) from the download section or clone this project by typing in the bash the following command:

    git clone https://github.com/Youneshabbal/Audio-Player.git
    
  3. Imported it in Intellij IDEA or any other Java IDE.

  4. Run the application :D

❗️the git must added to your IDE❗️