MeetingTranscriptionResult(IntPtr) Constructor

Definition

Constructor to create MeetingTranscriptionResult

protected internal MeetingTranscriptionResult (IntPtr resultPtr);
new Microsoft.CognitiveServices.Speech.Transcription.MeetingTranscriptionResult : nativeint -> Microsoft.CognitiveServices.Speech.Transcription.MeetingTranscriptionResult
Protected Friend Sub New (resultPtr As IntPtr)

Parameters

resultPtr
IntPtr

nativeint

The result handle.

Applies to