次の方法で共有


ConversationTranslationEventArgs クラス

定義

、および イベントの Transcribingペイロードが Transcribed 含まれます。 1.9.0 で追加されました

public class ConversationTranslationEventArgs : Microsoft.CognitiveServices.Speech.RecognitionEventArgs
type ConversationTranslationEventArgs = class
    inherit RecognitionEventArgs
Public Class ConversationTranslationEventArgs
Inherits RecognitionEventArgs
継承
ConversationTranslationEventArgs
派生

プロパティ

Offset

メッセージ オフセットをティック単位 (100 ナノ秒) で表します。

(継承元 RecognitionEventArgs)
Result

会話の翻訳結果を取得します。

SessionId

セッション識別子を表します。

(継承元 SessionEventArgs)

メソッド

ToString()

会話変換イベントを表す文字列を返します。

適用対象