Skip to content

Commit c6cad31

Browse files
tophpalmervac0224
andauthored
Update articles/communication-services/concepts/ai.md
Co-authored-by: Victor Chapel <[email protected]>
1 parent 2536a8e commit c6cad31

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
@@ -48,4 +48,4 @@ The patterns for integrating AI into the voice and video system are summarized h
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. |
51-
| [Client Noise Enhancement and Effects](https://learn.microsoft.com/azure/communication-services/tutorials/audio-quality-enhancements/add-noise-supression?pivots=platform-web) | || | The Calling client SDK integrates a [DeepVQE](https://arxiv.org/abs/2306.03177) machine learning model to improve audio quality through echo cancellation, noise suppression, and dereverberation. This transformation toggled on and off through the client SDK.|
51+
| [Client Noise Enhancement and Effects](../tutorials/audio-quality-enhancements/add-noise-supression.md?pivots=platform-web) | || | The Calling client SDK integrates a [DeepVQE](https://arxiv.org/abs/2306.03177) machine learning model to improve audio quality through echo cancellation, noise suppression, and dereverberation. This transformation is toggled on and off using the client SDK. |

0 commit comments

Comments
 (0)