Package net.dv8tion.jda.api.audio

The audio API for Discord. This is only available if not specifically disabled through the JDABuilder.

We encode/decode opus audio packages that can be used in an AudioConnection. To interact with the connection an AudioSendHandler or an AudioReceiveHandler have to be specified the audio manager.