onActivationEnd

@NotNull
abstract fun onActivationEnd(@NotNull player: @NotNull VoicePlayer, @NotNull packet: @NotNull PlayerAudioEndPacket): @NotNull ServerActivation.Result

Return

HANDLED if PlayerSpeakEndEvent should be canceled.