Dela via


CallMediaRecognizeOptions Class

Definition

The Call Media Recognize Options.

public abstract class CallMediaRecognizeOptions
type CallMediaRecognizeOptions = class
Public MustInherit Class CallMediaRecognizeOptions
Inheritance
CallMediaRecognizeOptions
Derived

Constructors

CallMediaRecognizeOptions(RecognizeInputType, CommunicationIdentifier)

Creates a new instance of the CallMediaRecognizeOptions.

Properties

InitialSilenceTimeout

Time to wait for first input after prompt (if any). If not provided, a default of 5 seconds is set.

InputType

Recognize Input Type.

InterruptCallMediaOperation

Interrupt current call media operation.

InterruptPrompt

Determines if we interrupt the prompt and start recognizing.

OperationCallbackUri

The callback URI that overrides the default callback URI set by CreateCall/AnswerCall for this operation. This setup is per-action. If this is not set, the default callback URI set by CreateCall/AnswerCall will be used.

OperationContext

Operation Context.

Prompt

PlaySource information.

SpeechLanguage

Speech language to be recognized, If not set default is en-US.

SpeechModelEndpointId

Endpoint where the speech custom model was deployed.

TargetParticipant

Target participant of DTFM tone recognition.

Applies to