Interface | Description |
---|---|
AudioReceiveHandler |
Interface used to receive audio from Discord through JDA.
|
AudioSendHandler |
Interface used to send audio to Discord through JDA.
|
Class | Description |
---|---|
AudioConnection | |
AudioPacket |
Represents the contents of a audio packet that was either received from Discord or
will be sent to discord.
|
AudioWebSocket | |
CombinedAudio |
Represents a packet of combined audio data from 0 to n Users.
|
Decoder |
Class that wraps functionality around the Opus decoder.
|
UserAudio |
Represents a packet of User specific audio.
|