Skip to content

Add support for real-time bidirectional audio streaming #239

@ashika-siro

Description

@ashika-siro

Is your feature request related to a problem? Please describe.
adk-js currently lacks support for real-time bidirectional audio streaming

Describe the solution you'd like

  • Support real-time bidirectional audio streaming in adk-js like its done in adk-python. (adk-python bidi demo)
  • The RunConfig interface already exposes responseModalities and speechConfig, so the configuration layer exists. The gap seems to be in the runLive / LiveRequestQueue implementation

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions