Skip to content

Add transcription support for single agent live scenario for Java ADK #555

@jinnigu

Description

@jinnigu

** Please make sure you read the contribution guide and file the issues in the right place. **
Contribution guide.

Is your feature request related to a problem? Please describe.
Currently, Java ADK live enable audio transcription only for multi-agent scenarios (https://github.com/google/adk-java/blob/main/core/src/main/java/com/google/adk/runner/Runner.java#L400). For single agent voice use case, the audio transcription will provide a persistent record, which is useful for debugging or history search.

Similar pending PR to support Python ADK transcription for single agent live scenario (google/adk-python#3259).

Describe the solution you'd like
Enable transcription for single-agent live scenarios, not just multi-agent live scenarios.

Describe alternatives you've considered
Users can manually config.

Additional context
I will raise a PR and add tutorial.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions