VoiceChatter 是一个跨平台支持的语音聊天工具(包括服务器与客户端),主要是为游戏设计,是一个轻量级的可以再很窄的带宽上传递高质量的语音。
VoiceChatter is a free, cross-platform voice communication (chat) application. It was designed with gaming in mind, but can be used for many other purposes.
Why write VoiceChatter? Because there is no voice communication application that I am aware of that has excellent voice quality, AND supports all major platforms (Windows, Linux, Mac). I am a Linux hobbiest, and I would like to play games on it. However, the the two most popular applications either do not support Linux or have inferior voice quality.
Technical Info
VoiceChatter uses UDP for communication for the fastest possible communication. This is why VoiceChatter is able to provide such low latency for voice communication. It also makes the network code a lot simpler and more efficient.
If someone is dropping a lot of voice packets, they are simply dropped rather than guaranteed to be played at some later time. This also means that there are no more "recaps" of conversations long over like in other voice communication software.
Only free, open source, and cross-platform libraries were used, so as long as the libraries support a platform, it is just a matter of compiling VoiceChatter on that platform to get it running. Speaking of which, I really need a mac developer to create the mac ports of VoiceChatter. See the Contribute page for details.
Features
* Talk with friends, family, or teammates over a fast and clear connection
* Ability to use text chat for anyone without a microphone
* Native client and server support for all 3 major platforms (Windows, Mac, Unix/Linux)
* Automatic microphone volume normalization
* Admin features including kick/ban and move clients
* Ability to define users and groups for granting admin privileges
* Remote admin interface, allowing 3rd party applications to admin servers while they are running
* Recording voice conversations
* Saved server list for easily managing any servers that you use
* Password protected servers and channels
* Nested channels
* Codec quality/bandwidth usage control
* Support for ALSA, OSS, Windows MME, DirectSound, and CoreAudio
* Voice activated transmission
* User comments
* Text to speech and/or audio file event notifications
* Private (user to user) messaging
* Talk in more than one channel at the same time
There are plans to integrate the following in the near future:
* Logging of text conversations
* User to user file transfers
最新版本:1.4
该版本主要修复了客户端的不少bug,包括Mac下退出异常的问题等等。
官方主页:http://voicechatter.org/