When using MultiModalLiveClient with audio transcription enabled (inputAudioTranscriptionEnabled: true, outputAudioTranscriptionEnabled: true), the Finished property on the event args for both OutputTranscriptionReceived and InputTranscriptionReceived is always null — it is never set to true.
Package & Version
• Google_GenerativeAI v3.6.3
• Google_GenerativeAI.Live v3.6.3
Runtime
• .NET 8.0
• Windows
When using MultiModalLiveClient with audio transcription enabled (inputAudioTranscriptionEnabled: true, outputAudioTranscriptionEnabled: true), the Finished property on the event args for both OutputTranscriptionReceived and InputTranscriptionReceived is always null — it is never set to true.
Package & Version
• Google_GenerativeAI v3.6.3
• Google_GenerativeAI.Live v3.6.3
Runtime
• .NET 8.0
• Windows