Uses of Class
de.jcm.discordgamesdk.voice.VoiceInputMode
Packages that use VoiceInputMode
-
Uses of VoiceInputMode in de.jcm.discordgamesdk
Methods in de.jcm.discordgamesdk that return VoiceInputModeModifier and TypeMethodDescriptionVoiceManager.getInputMode()Gets the current voice input mode of the user.Methods in de.jcm.discordgamesdk with parameters of type VoiceInputModeModifier and TypeMethodDescriptionvoidVoiceManager.setInputMode(VoiceInputMode inputMode) Sets a new voice input mode for the current user.voidVoiceManager.setInputMode(VoiceInputMode inputMode, Consumer<Result> callback) Sets a new voice input mode for the current user.