Uses of Enum Class
com.mypurecloud.sdk.v2.model.AdjustableLiveSpeakerDetection.ModeEnum
Packages that use AdjustableLiveSpeakerDetection.ModeEnum
-
Uses of AdjustableLiveSpeakerDetection.ModeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AdjustableLiveSpeakerDetection.ModeEnumModifier and TypeMethodDescriptionAdjustableLiveSpeakerDetection.ModeEnum.fromString(String key) AdjustableLiveSpeakerDetection.getMode()Returns the enum constant of this class with the specified name.AdjustableLiveSpeakerDetection.ModeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type AdjustableLiveSpeakerDetection.ModeEnumModifier and TypeMethodDescriptionAdjustableLiveSpeakerDetection.mode(AdjustableLiveSpeakerDetection.ModeEnum mode) Modes to tune between speed to live speaker detection vs accuracy.voidAdjustableLiveSpeakerDetection.setMode(AdjustableLiveSpeakerDetection.ModeEnum mode)