TranscriptionMetadata interface
文字起こしストリーミングのメタデータ。
プロパティ
call |
通話接続 ID。 |
correlation |
相関 ID。 |
locale | 翻訳されたテキストが必要なターゲット ロケール。 |
speech |
カスタム音声認識モデルのエンドポイント ID。 |
subscription |
トランスクリプション サブスクリプション ID。 |
プロパティの詳細
callConnectionId
通話接続 ID。
callConnectionId: string
プロパティ値
string
correlationId
相関 ID。
correlationId: string
プロパティ値
string
locale
翻訳されたテキストが必要なターゲット ロケール。
locale: string
プロパティ値
string
speechRecognitionModelEndpointId
カスタム音声認識モデルのエンドポイント ID。
speechRecognitionModelEndpointId: string
プロパティ値
string
subscriptionId
トランスクリプション サブスクリプション ID。
subscriptionId: string
プロパティ値
string