PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.api.server.audio.capture
/
ServerActivation
/
PlayerActivationListener
/
onActivation
on
Activation
@
NotNull
abstract
fun
onActivation
(
@
NotNull
player
:
@
NotNull
VoicePlayer
,
@
NotNull
packet
:
@
NotNull
PlayerAudioPacket
)
:
@
NotNull
ServerActivation.Result
Return
HANDLED
if
PlayerSpeakEvent
should be canceled.