JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package de.maxhenkel.voicechat.api.audio
package
de.maxhenkel.voicechat.api.audio
Everything related to audio conversion and manipulation.
Related Packages
Package
Description
de.maxhenkel.voicechat.api
The main Simple Voice Chat API package.
de.maxhenkel.voicechat.api.audiochannel
Everything related to audio channels and serverside audio.
de.maxhenkel.voicechat.api.events
All registrable events.
de.maxhenkel.voicechat.api.mp3
de.maxhenkel.voicechat.api.opus
Wrappers for the Opus codec.
de.maxhenkel.voicechat.api.packets
All voice chat UDP packets.
Interfaces
Class
Description
AudioConverter
A utility class to convert audio between different representations.