i want to change the speed ,and the file is pcm(not wav).
Exception in thread "main" javax.sound.sampled.UnsupportedAudioFileException: File of unsupported format
at java.desktop/javax.sound.sampled.AudioSystem.getAudioInputStream(AudioSystem.java:1064)
it is not support pcm
i want to change the speed ,and the file is pcm(not wav).
Exception in thread "main" javax.sound.sampled.UnsupportedAudioFileException: File of unsupported format
at java.desktop/javax.sound.sampled.AudioSystem.getAudioInputStream(AudioSystem.java:1064)
it is not support pcm