V2models Intent Confirmation Setting Prompt Specification Prompt Attempts Specification Allowed Input Types
data class V2modelsIntentConfirmationSettingPromptSpecificationPromptAttemptsSpecificationAllowedInputTypes(val allowAudioInput: Boolean, val allowDtmfInput: Boolean)
Constructors
Link copied to clipboard
fun V2modelsIntentConfirmationSettingPromptSpecificationPromptAttemptsSpecificationAllowedInputTypes(allowAudioInput: Boolean, allowDtmfInput: Boolean)