AudioObject
タイプ名: AudioObject
MediaObject を拡張します。
氏名 |
型 |
説明 |
文字起こし |
テキスト |
この MediaObject が AudioObject または VideoObject の場合、そのオブジェクトの文字起こし |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 2024-09-03 UTC。"],[[["The `AudioObject` type is used to represent audio content within Gmail markup."],["It inherits properties from the `MediaObject` type, offering a base for multimedia content."],["AudioObjects can include a `transcript` property of type `Text` to store the audio's transcription."]]],["The `AudioObject` type, which extends `MediaObject`, includes a `transcript` field. This field, of type `Text`, provides the written transcript of the audio content within the `AudioObject`. This enables representing audio files along with their transcribed text.\n"]]