Jump to content

I'm currently looking for an Audio Player API for Java by Java I mean JAVA.

 

I'm looking the following features included in the API:

  • Play/Pause/Stop Funcs.
  • Skip Forward(Fast Forwarding too c:)/Skip Backward(will skip to the beginning of the song then go back to the previous audio) Funcs.
  • Adjustable Volumen Funcs.
  • Playlist Funcs.
  • Audio Length Parameters.
  • getIcon() Func.
  • Shuffle, Repeat Funcs.

I found a couple myself but it doesn't include all the features I want above.

 

Don't you dare question me what is this for.

 

Thanks,

Reesie

Link to comment
https://linustechtips.com/topic/275060-looking-for-an-audio-player-api/
Share on other sites

Link to post
Share on other sites

What do you need this for? I know some good Javascript libraries.  (I'm kidding)

 

You should edit your question to include the audio API's you've already tried and that aren't good enough.

 

Here are a few that I found but not sure if any of them include some/all of the functionality you would like. You may just have to code things yourself. 

Link to post
Share on other sites

 

What do you need this for? I know some good Javascript libraries.  (I'm kidding)

 

You should edit your question to include the audio API's you've already tried and that aren't good enough.

 

Here are a few that I found but not sure if any of them include some/all of the functionality you would like. You may just have to code things yourself. 

 

I will look into it. Thanks

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×