I’m trying to locate documentation or code examples for same functionality that is currently exposed in AI Studio - mainly live video + audio input.
those examples don’t cover it
not to mention, that notebooks aren’t probably the base choice for this kind of apps.
Did you check out the notebook called “live_api_starter.ipynb” (and the downloadable python version) in that cookbook? As it says - it illustrates the same concept but using text input with audio output.
Tho I heartily agree - notebooks aren’t great documentation. But this is still early and the full codelabs will be coming. The BiDirectional API is more complicated.