Interface | Description |
---|---|
AudioReceiveHandler |
Interface used to receive audio from Discord through JDA.
|
AudioSendHandler |
Interface used to send audio to Discord through JDA.
|
Class | Description |
---|---|
CombinedAudio |
Represents a packet of combined audio data from 0 to n Users.
|
UserAudio |
Represents a packet of User specific audio.
|