Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I change the speed of audio being played? (Using Clip as well as AudioPlayer.player.start()?)

How can I change the speed of audio being played in a Java program (Using Clip as well as AudioPlayer.player.start()?)

like image 746
nicks Avatar asked Nov 04 '22 22:11

nicks


1 Answers

Increase playback speed of sound file in java

like image 104
Ray Hulha Avatar answered Nov 12 '22 14:11

Ray Hulha