Interface MicrophonePacket
- All Superinterfaces:
ConvertablePacket
,Packet
-
Method Summary
Methods inherited from interface de.maxhenkel.voicechat.api.packets.ConvertablePacket
entitySoundPacketBuilder, locationalSoundPacketBuilder, staticSoundPacketBuilder, toEntitySoundPacket, toLocationalSoundPacket, toStaticSoundPacket
-
Method Details
-
isWhispering
boolean isWhispering()- Returns:
- if the player is whispering
-
getOpusEncodedData
byte[] getOpusEncodedData()- Returns:
- the opus encoded audio data from the player
-