首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 一个简单的java API jsoundsystem声音

一个简单的java API jsoundsystem声音

  • 资源大小:380.97 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 简单 一个 声音

资 源 简 介

Simply add JSoundSystem-1.2.0.jar to your project, right click it and add it to build path. Now you can use JSound objects to play sounds. JSound mySound = new JSound( "mysound.wav" ); mySound.play(); That"s it! JSoundSystem currently supports the following audio formats: * WAV * MP3 (note you have to copy mp3spi1.9.5.jar for MP3 support) * OGG * FLAC * AIFF * AU * AIFC * SND JSoundSystem is licensed under the New BSD and implements some SPI libraries from JavaZoom to decode OGG and MP3 sound files. License Update (28.07.14) The JSoundSystem is now released under the New BSD License. This license is less restrictive and allows you to release your project without making it open source. It is therefore applicable for commercial projects as well! It is still considered common courtesy to link or credit back to the JSoundSystem if you use it in your project. Latest Release: 1.2.0 (07.12.10):<

文 件 列 表

JSoundSystem-1.2.0
doc
JSoundSystem-1.2.0.jar
license.txt
mp3spi1.9.5.jar
readme.txt
VIP VIP
0.172368s