MachineDetectionConfiguration |
MachineDetectionConfiguration.callbackMethod(CallbackMethodEnum callbackMethod) |
|
MachineDetectionConfiguration |
MachineDetectionConfiguration.callbackUrl(URI callbackUrl) |
|
MachineDetectionConfiguration |
MachineDetectionConfiguration.delayResult(Boolean delayResult) |
|
MachineDetectionConfiguration |
MachineDetectionConfiguration.detectionTimeout(Double detectionTimeout) |
|
MachineDetectionConfiguration |
MachineDetectionConfiguration.fallbackMethod(CallbackMethodEnum fallbackMethod) |
|
MachineDetectionConfiguration |
MachineDetectionConfiguration.fallbackPassword(String fallbackPassword) |
|
MachineDetectionConfiguration |
MachineDetectionConfiguration.fallbackUrl(URI fallbackUrl) |
|
MachineDetectionConfiguration |
MachineDetectionConfiguration.fallbackUsername(String fallbackUsername) |
|
static MachineDetectionConfiguration |
MachineDetectionConfiguration.fromJson(String jsonString) |
Create an instance of MachineDetectionConfiguration given an JSON string
|
MachineDetectionConfiguration |
CreateCall.getMachineDetection() |
Get machineDetection
|
MachineDetectionConfiguration |
MachineDetectionConfiguration.machineSpeechEndThreshold(Double machineSpeechEndThreshold) |
|
MachineDetectionConfiguration |
MachineDetectionConfiguration.mode(MachineDetectionModeEnum mode) |
|
MachineDetectionConfiguration |
MachineDetectionConfiguration.password(String password) |
|
MachineDetectionConfiguration |
MachineDetectionConfiguration.putAdditionalProperty(String key,
Object value) |
Set the additional (undeclared) property with the specified name and value.
|
MachineDetectionConfiguration |
MachineDetectionConfiguration.silenceTimeout(Double silenceTimeout) |
|
MachineDetectionConfiguration |
MachineDetectionConfiguration.speechEndThreshold(Double speechEndThreshold) |
|
MachineDetectionConfiguration |
MachineDetectionConfiguration.speechThreshold(Double speechThreshold) |
|
MachineDetectionConfiguration |
MachineDetectionConfiguration.username(String username) |
|