Problem Statement
Pipecat currently does not support Azure Voice Live API, which enables real-time speech-to-speech interactions using Azure AI Speech services.
Azure Voice Live allows streaming audio input and receiving low-latency audio responses over WebSocket, combining speech recognition, LLM processing, and text-to-speech in a single real-time pipeline.
Documentation:
https://learn.microsoft.com/en-us/azure/ai-services/speech-service/voice-live
Proposed Solution
Add support for Azure Voice Live in Pipecat as a new service integration.
For example, introduce a service such as:
AzureVoiceLiveService
Alternative Solutions
No response
Additional Context
No response
Would you be willing to help implement this feature?
Problem Statement
Pipecat currently does not support Azure Voice Live API, which enables real-time speech-to-speech interactions using Azure AI Speech services.
Azure Voice Live allows streaming audio input and receiving low-latency audio responses over WebSocket, combining speech recognition, LLM processing, and text-to-speech in a single real-time pipeline.
Documentation:
https://learn.microsoft.com/en-us/azure/ai-services/speech-service/voice-live
Proposed Solution
Add support for Azure Voice Live in Pipecat as a new service integration.
For example, introduce a service such as:
AzureVoiceLiveService
Alternative Solutions
No response
Additional Context
No response
Would you be willing to help implement this feature?