Uses of Interface
com.sinch.sdk.domains.voice.models.v1.svaml.instruction.SvamlInstruction
Package
Description
Models related to Voice SVAML
Models related to Voice SVAML instructions
-
Uses of SvamlInstruction in com.sinch.sdk.domains.voice.models.v1.svaml
Modifier and TypeMethodDescriptionSvamlControl.getInstructions()
The collection of instructions that can perform various tasks during the call.Modifier and TypeMethodDescriptionSvamlControl.Builder.setInstructions
(Collection<SvamlInstruction> instructions) see getter -
Uses of SvamlInstruction in com.sinch.sdk.domains.voice.models.v1.svaml.instruction
Modifier and TypeInterfaceDescriptioninterface
Forces the callee to answer the call.interface
Plays Interactive Voice Response (IVR) files for the supported locale or SSML commands at the Sinch backend.interface
Plays a synthesized text-to-speech message to the end user.interface
Plays DTMF tones in the call.interface
Creates a cookie for the duration of the call.interface
Starts a recording of the call.interface
Stops the recording of the call.