你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ConversationTranscriptionResult(IntPtr) 构造函数

定义

用于创建 ConversationTranscriptionResult 的构造函数

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

参数

resultPtr
IntPtr

nativeint

结果句柄。

适用于