搜索资源列表
java-mp3
- - MP3 streaming support for Shoutcast/Icecast added. - Ogg Vorbis support added. - Playlist implementation and M3U support added. - JavaLayer 0.1.1 included to improve MP3 support. - WinAmp Skins 2.0 support improved. - Seek bar added (for
ZL
- 桌面PC的性能日益提高,Java虚拟机的优化技术也不断获得突破,这一切使得用Java处理实时信号成为可能。本文将通过设计和构造一个支持实时MP3、WAV和Ogg音频格式解码/回放的Java音乐播放器,阐述用JavaSound API编写音频处理程序的思路和一般过程。-desktop PC performance and increasing the Java virtual machine has been optimized technology breakthrough All of thi
javaSound
- 这是一个用java写的用来播放音频的源码 支持wav,mp3
java
- 此为通用版本,适合屏幕为176*220的手机使用(要求是MIDP2.0并且支持JSR75,例如索爱K750/W800). 它还可以播放音乐同时阅读电子书,也可以播放视频且字幕同步.此外,还提供皮肤加载功能及个性化设置. 可能支持的影音格式有mid/imy/amr/wav/aac/mp3/3gp/mp4(本程序只能播放你手机本身支持的音乐格式). 重要说明:(1) 默认语言为英文。右软键进入主菜单--选Config--即可设置为中文,重新启动程序生效。 (2) 默认时区为+0。想正
Sound-Processing
- 使用JAVA进行处理声音,包括实现响铃(蜂鸣),播放wav、au等音频文件,以及控制声音的大小和声道。-Sound processing using JAVA, including the realization of ring (beep), play wav, au and other audio files, and control the size and channel sound.
MyJMp3_Pla1863263102005
- JMP3Player is a mp3 player written in Java. JMP3Player uses NativeFmod library. JMP3Player supports *.mp3,*.wav,*.ogg and wma(windows only) file formats.-JMP3Player is a mp3 player written in Java. JMP3Player uses NativeFmod library. JMP3Player suppo
MusicAlarm
- 音乐闹钟提醒。可以选择“.wav”“.au”格式的音乐文件,设定提示内容和正确的时间。在您的PC上模拟了一个漂亮的音乐闹钟-Music Alarm.It would support the music files in the form of ".wav"/".au".And also you can write the note content.
jlgui3.0
- java平台的图形音乐播放器,类似千千静音,它基于JavaSound 1.0 .jlGui支持的音频格式有WAV,AU,AIFF,MP3,OGG,VORBIS与SPEEX.-jlGui is a Music Player application for the Java™ Platform. It supports MP3, OGG Vorbis, FLAC, MONKEY s AUDIO, WAV, AIFF, AU and SPEEX audio formats.
JavaReadTime
- 时间阅读。 Java时间阅读程序 按照时分朗读当前时间,语音文件自己定义。-A java tool for reading out the time. It include .class and src. The index sound is the wav src.
AePlayWave
- WAV player in j2se. @thour: prithwi
javacodeSTEGNAGRAPHY.txt
- simple Steganography program(Encoding and decoding wav file using crypt algorithm)
TextMusic
- Java音乐播放器,由于没有使用JMF拓展类,所以功能不是很强大,只能播放wav、au和midi格式,控制方面也只有播放,暂停和停止。除此之外还有播放列表,播放列表具有保存的功能。-Java music player, because there is no expansion of use of JMF classes, so functionality is not very powerful, can only play wav, au and midi format, control,
javacallwave
- java调用wav文件,以及播放,网上搜集的一些源代码-java call wav files, and play, online collection of some of the source code
playSoundWithJava
- 这是一个小程序的集合,里面包含了用java播放 .mp3, .wav, .mid等格式的程序-it contains little programes which can be used to play sound files ends with .mp3、.wav and .mid ....
MajorProjectPre
- the source code to p-lay the simple .wav file format in java
JavaPlayer
- JAVA 播放 音频文件 WAV. InputStream stream =new ByteArrayInputStream(sound.getSamples()) -JAVA play audio WAV InputStream stream =new ByteArrayInputStream(sound.getSamples())
YOYOPlayer1.2
- YOYOPlayer 是一个使用 Java 语言写成的音乐播放器。该播放器目前包括自动保存当前配置,同步显示歌词,ID3v1、ID3v2、APEv2、Vorbis 标签编辑,歌曲进度显示,校正歌词进度,拖放支持,调音器,能够播放本地和网络歌曲,支持 snd、aifc、aif、wav、au、mp1、mp2、mp3、ogg、spx、flac、ape、mac 音频格式等功能。 YOYOPlayer 当前最新版本为 1.1,需要 JRE 6.0-YOYOPlayer is a language
wavplayer
- it is a simple wav player for java ME
wav
- 在JAVA导入wave音频文件,分析出其波形,并实现播放功能-java audio io
MusicDemo
- Java编写的音乐播放器文件,Java源码演示播放WAV文件,操作音频流播放文件,显示正在播放的音乐名称,初级Java小程序。-Java music player file, Java source code demo playback of WAV files, audio streaming file operation, display the music being played on a small Java program, primary.