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ยง
- Voice
Service Impl - VoiceService gRPC implementation backed by the AgentBus.