Skip to main content

Module voice_grpc

Module voice_grpc 

Source
Expand description

gRPC transport for the VoiceService.

Implements the VoiceService trait generated by tonic-build from proto/a2a/v1/a2a.proto. Bridges voice session lifecycle events to/from the AgentBus so they flow through the same infrastructure as task updates and agent messages.

Structsยง

VoiceServiceImpl
VoiceService gRPC implementation backed by the AgentBus.