Skip to content

Commit 27aaf9b

Browse files
authored
f
1 parent e700b25 commit 27aaf9b

File tree

1 file changed

+1
-1
lines changed
  • articles/communication-services/concepts

1 file changed

+1
-1
lines changed

articles/communication-services/concepts/ai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The patterns for integrating AI into the voice and video system are summarized h
4444
|--|--|--|--|--|
4545
| [Call Automation REST APIs and SDKs](../concepts/call-automation/call-automation.md) ||| | Call Automation APIs include both accessors and transformers, with REST APIs for playing audio files and recognizing a user’s response. The `recognize` APIs integrate Azure Bot Services to transform users’ audio content into text for easier processing by your service. The most common scenario for these APIs is implementing voice bots, sometimes called interactive voice response (IVR). |
4646
| [Microsoft Copilot Studio](https://learn.microsoft.com/microsoft-copilot-studio/voice-overview) | ||| Copilot studio is directly integrated with Azure Communication Services telephony. This integration is designed for voice bots and IVR. |
47-
| [Azure Portal Copilot](https://learn.microsoft.com/microsoft-copilot-studio/voice-overview) | ||| Copilot studio is directly integrated with Azure Communication Services telephony. This integration is designed for voice bots and IVR. |
47+
| [Azure Portal Copilot](https://learn.microsoft.com/azure/communication-services/concepts/voice-video-calling/call-diagnostics#copilot-in-azure-for-call-diagnostics) | ||| Copilot in the Azure portal allows you to ask questions about Azure Communication Services. Currently this copilot answers questions using information solely from Azure's technical documentation, and is best used for asking questions about error codes and API behavior. |
4848
| [Client Raw Audio and Video](../concepts/voice-video-calling/media-access.md) || | | The Calling client SDK provides APIs for accessing and modifying the raw audio and video feed. An example scenario is taking the video feed, detecting the human speaker and their background, and customizing that background. |
4949
| [Client Background effects](../quickstarts/voice-video-calling/get-started-video-effects.md?pivots=platform-web)| || | The Calling client SDKs provides APIs for blurring or replacing a user’s background. |
5050
| [Client Captions](../concepts/voice-video-calling/closed-captions.md) | || | The Calling client SDK provides APIs for real-time closed captions. These internally integrate Azure Cognitive Services to transform audio content from the call into text in real-time. |

0 commit comments

Comments
 (0)