搜索资源列表
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
musicTree
- musicTree is a java application that allows you to view and play your MP3 files from a tree which sorts albums by artist. It allows you to easily navigate your music collection and play albums at random, to play all the songs by a specific artist etc
SimpleSoundPlayer
- 简单的音乐播放器,是用java开发的,用的是JMS库!-this is a simple music player based in java , it uses JMS lib.
me
- this a online message board system.it contains the basic java techology and JSP ,servlet also used in the actions.-this is a online message board system.it contains the basic java techology and JSP ,servlet also used in the actions.
LyricShowV075_176x220
- 1,增加了歌词搜索的自主性,用户可以选择自定义搜索关键字,也可以自定义是否和歌词文件相关联,这里的关联并不是把歌词写入歌曲文件,而是在程序中建立一种关联,以免每次播放这首歌的时候都去搜索歌词,而是直接去读取关联好的歌词文件. 2,增加了指定歌词的搜索目录,指定歌词的保存目录功能.为了性能考虑,歌词的搜索目录不会往下递归,只搜索设置的那一级目录. -1, an increase of the autonomy of the lyrics search, the user can selec
JMAC
- It is a Java implementation of Monkey s Audio Compression decoder. JMAC is a Java library that decodes, converts and plays Monkey s Audio files (.MAC, .APL, .APE) in real time. JMAC doesn t need JMF. It runs under J2SE.
CD
- It is java project to maintain CD database.
DesktopApplication3
- 能选择歌曲并且播放的一个java音乐程序-a java application which can choose the music and play it...
SilenceRemover.java
- This simple program removes silence from the begining of WAV files in a directory. It uses Java Sound API.
music
- java media player. it is not done yet, but it will be very useful for people who are a beginner for Java
AudioPlayJava
- 此为Java声音播放程序源代码,用Java播放声音的实例小程序,初学者代码,简单实用,要知原理,请下载源码研究。 -This is a simple java code for audio player.it is fit for a junior programmer to study this subjet,
Music
- 用Java编写的MP3播放器,播放时,可以同步显示歌词-It s a MP3 player written in Java which can synchronously display lyrics
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
MiniMP3Player
- A Mini Mp3 player with java media framework It is recommended to install the jmf framework this link http://www.oracle.com/technetwork/java/javase/download-142937.html-A Mini Mp3 player with java media framework It is recommended to in