Azure / azure-sdk

This is the Azure SDK parent repository and mostly contains documentation around guidelines and policies as well as the releases for the various languages supported by the Azure SDK.
http://azure.github.io/azure-sdk
MIT License
487 stars 297 forks source link

Azure DevEx Architecture Board: Review of IC3 ACS Calling #5457

Open azure-sdk opened 1 year ago

azure-sdk commented 1 year ago

New SDK Review meeting has been requested.

Service Name: IC3 ACS Calling Review Created By: Jorge Garcia Hirota Review Date: 2/23/2023 2:05 PM PT

Hero Scenarios Link: Not Provided Architecture Diagram Link: Not Provided Core Concepts Doc Link: Not Provided APIView Links: Android, iOS, Javascript, Windows

Description: In a Teams interop call scenario, allow the participant on the ACS call leg to start/stop captions by adding Teams captions bot.

Detailed meeting information and documents provided can be accessed here

ronniegeraghty commented 1 year ago

@garchiro7 Looks like we're missing an API View for .NET and the JS API View link is broken. Also, we would want some usage samples uploaded to API View.

garchiro7 commented 1 year ago

@ronniegeraghty, no this is only for web and mobile. Let me talk with the team, I'll back to you

garchiro7 commented 1 year ago

HI @ronniegeraghty , I just update the api view links, every language contains their own usage sample. Let me know if you require additional details

iaulakh commented 1 year ago

Teams Closed Captions

Azure Communication Service Calling SDK for Web and Native platform is integrating closed caption (CC) support of Teams Closed Captions. CC support subtitle and spoken language. 1)     Spoken language: The language that user speaks. It helps ACS bot to understand and translate text correctly. The call can have only one spoken language. 2)     Captions language: The text language that Contoso user want to see. Every user can set own language as required.

Example screenshot from demo apps

image image

Contoso Usage

Android

image

iOS

image

Windows

image

Web

image

Usage Guide and API reviews

| Android | ApiView | UsageGuide |

| iOS.... | ApiView | UsageGuide |

| Windows | ApiView | UsageGuide |

| Web.... | ApiView | UsageGuide |