MeetingTranscriptionResult(IntPtr) コンストラクター

定義

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)

パラメーター

resultPtr
IntPtr

nativeint

結果ハンドル。

適用対象