搜索资源列表
AudiereAudioSystem
- 一种便利高质量的袖珍音频API函数库, 支持文件操作、编码解码、混音、播放输出, 播放支持 MP3, Ogg Vorbis, FLAC, WAV, IT, XM, S3M, 和 MOD 文件. 可用于C, C++, Python, Java, Delphi, 以及支持 XPCOM 的任何语言. -a convenient pocket-sized high-quality audio API functions to support document operation, codec
src
- wav转换成mp3的工具,而且不会失真,是个转换的好东西-wav convert mp3 tool, but not distortion, is a conversion of the good things
SilenceRemover.java
- This simple program removes silence from the begining of WAV files in a directory. It uses Java Sound API.
AudioSteganography
- this steganography for audio, hidding your text in audio.wav-this is steganography for audio, hidding your text in audio.wav
record
- 一个可以录音并且选择既定文件夹进行自动命名保存的网页调用java代码,添加到TOMCAT中执行audio.jsp即可。或者本身的audio.java代码也可以执行。audio本身也是一个applet文件。-something about voice recording with a .java object and applet object.Just run the audio.java or audio.jsp then you can see the result,it can a
AePlayWave
- java中实现播放wav格式的 声音, 只需要指定文件位置即可-play music
musicPlayer.java
- 一个简易的有图形界面的音乐播放器,由于解码器的限制,暂时只能播放wav和ogg格式-A simple graphical interface with music player
WaveFileReader
- java实现的wav文件的读取,读取的数据也封装在本类中-java achieve wav file read, read data is also encapsulated in this category
WaveFileWriter
- java实现的wav文件的写入-write java implementation wav file