次の方法で共有


CallMediaRecognizeChoiceOptions コンストラクター

定義

CallMediaRecognizeChoiceOptions の新しいインスタンスを初期化します。

public CallMediaRecognizeChoiceOptions (Azure.Communication.CommunicationIdentifier targetParticipant, System.Collections.Generic.IEnumerable<Azure.Communication.CallAutomation.RecognitionChoice> choices);
new Azure.Communication.CallAutomation.CallMediaRecognizeChoiceOptions : Azure.Communication.CommunicationIdentifier * seq<Azure.Communication.CallAutomation.RecognitionChoice> -> Azure.Communication.CallAutomation.CallMediaRecognizeChoiceOptions
Public Sub New (targetParticipant As CommunicationIdentifier, choices As IEnumerable(Of RecognitionChoice))

パラメーター

targetParticipant
CommunicationIdentifier

適用対象