Feeds
提问
How can I increase or decrease the volume using audioplayer without using java
I had used the audio player to play the audio file from the listbox. So, I want to increase the volume of music using slider wit...
7 years 前 | 1 个回答 | 0
1
个回答提问
how to display the duration of audio file while the audio is running in hh:mm:ss format in matlab gui
[x, Fs] = audioread(thisstring);
7 years 前 | 1 个回答 | 0
