I have been exploring ways to support multi-language in the live model. However, Firebase AI does not allow specifying language in the SpeechConfig.
When I try to use the native audio model with the built-in multi-langauge feature, I get this error:
WebSocket Closed, closeCode: 1008, closeReason: models/gemini-live-2.5-flash-preview-native-audio-09-2025 is not found for API version v1main, or is not supported for bidi
Given that live models will be deprecated by the native audio model, when will this model be supported in Firebase AI?