搜索资源列表
readAudioFile
- 本java包提供了读取音频文件中真实数据的类。该类提供了获取音频文件的采样率、样本数据存储位数、样本数据(经过数据缩小处理,其值在-1至1之间)等方法-The java package provides the real data of the class to read audio files. Sampling rate class provides access to the audio file, the median of the sample data is stored, the
JAVA将麦克风输入音频信息转换为制定音乐格式
- 使用java语言编写,获取麦克风的输入,然后存为本地文件(Using java language, access to microphone input, and then save as a local file)