TranslationRecognitionEventArgs class
翻譯文字結果事件引數。
- Extends
建構函式
Translation |
建立並初始化這個類別的實例。 |
屬性
offset | 表示訊息位移 |
result | 指定辨識結果。 |
session |
表示會話識別碼。 |
建構函式詳細資料
TranslationRecognitionEventArgs(TranslationRecognitionResult, number, string)
建立並初始化這個類別的實例。
new TranslationRecognitionEventArgs(result: TranslationRecognitionResult, offset?: number, sessionId?: string)
參數
- result
- TranslationRecognitionResult
翻譯辨識結果。
- offset
-
number
位移。
- sessionId
-
string
會話識別碼。
屬性詳細資料
offset
表示訊息位移
number offset
屬性值
number
result
sessionId
表示會話識別碼。
string sessionId
屬性值
string
表示會話識別碼。