Add Call Center Voice Agent with Azure Speech#112
Open
sazed-bot[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Source URLs
Assessor score
Synopsis
Azure-Samples template for a real-time speech-to-speech call center voice agent built on Azure Voice Live API, with pluggable telephony via Twilio Voice, Azure Communication Services, or Infobip, plus a web browser test client. Ships as an
azd-deployable accelerator (Bicep infra + Python server) targeting Azure Container Apps, with customizable prompts and optional ambient call-center audio scenes.Reasoning
Repo is a real, MIT-licensed, publicly forkable accelerator with concrete
azddeployment, multi-provider telephony, and explicit STT/LLM/TTS via Azure Voice Live. It clears all disqualifiers: not a single-vendor hello-world (composes telephony + Azure Voice Live + Container Apps), not opinion/marketing/walkthrough, has exportable artifact (repo + Bicep + server code). Outcome is moderately specific (call-center inbound agent) but not vertical-deep, so C3 gets a 3. Otherwise strong across schema, fork, and stack.Claude raw output
{ "id": "call-center-voice-agent-azure-speech", "slug": "call-center-voice-agent-azure-speech", "tags": [ "call-center", "azure-speech", "telephony", "real-time", "multi-provider", "azure-communication-services", "twilio", "infobip" ], "title": "Call Center Voice Agent with Azure Speech", "config": { "features": [ "real-time ASR", "real-time TTS", "ambient audio mixing", "multi-provider telephony", "Azure AI Foundry Agent integration" ], "ambient_scenes": [ "none", "office", "call_center" ], "deployment_target": "Azure Container Apps", "telephony_providers": [ "Azure Communication Services", "Twilio", "Infobip", "Web Browser" ] }, "source": "github_discovery", "license": "MIT", "demo_url": null, "industry": "other", "pipeline": { "llm": "GPT-4o", "stt": "Azure Speech", "tts": "Azure Neural TTS", "telephony": "Twilio Voice" }, "use_case": "support", "framework": "Custom", "languages": [ "en-US" ], "created_at": "2026-05-25T19:30:00Z", "raw_prompt": null, "updated_at": "2026-05-25T19:30:00Z", "contributor": { "github": "Emma-ms" }, "description": "A real-time speech-to-speech voice agent for call centers powered by Azure Voice Live API. Integrates with Azure Communication Services, Twilio, or Infobip for telephony, and includes a web browser client for testing. Supports customizable prompts, ambient audio scenes, and optional Azure AI Foundry Agent connections.", "prompt_file": null, "github_source_url": "https://github.com/Azure-Samples/call-center-voice-agent-accelerator" }Dedup decision
F6 dedup has not landed yet; no dedup decision available.
Reviewer notes
approve-to-pr running: