CallMediaRecognizeSpeechOrDtmfOptions(CommunicationIdentifier, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of CallMediaRecognizeSpeechOrDtmfOptions.
public CallMediaRecognizeSpeechOrDtmfOptions (Azure.Communication.CommunicationIdentifier targetParticipant, int maxTonesToCollect);
new Azure.Communication.CallAutomation.CallMediaRecognizeSpeechOrDtmfOptions : Azure.Communication.CommunicationIdentifier * int -> Azure.Communication.CallAutomation.CallMediaRecognizeSpeechOrDtmfOptions
Public Sub New (targetParticipant As CommunicationIdentifier, maxTonesToCollect As Integer)
Parameters
- targetParticipant
- CommunicationIdentifier
- maxTonesToCollect
- Int32