inputTranscription property

BidiGenerateContentTranscription? inputTranscription
final

Output only. Input audio transcription. The transcription is sent independently of the other server messages and there is no guaranteed ordering.

Implementation

final BidiGenerateContentTranscription? inputTranscription;