1,258 questions with Azure Communication Services tags

Sort by: Updated
1 answer

How to use Azure Communications' VideoStreamRenderer in VueJs?

I am working on a video conferencing app using Azure Communications APIs and VueJs. I am having trouble rendering video streams using Vue. I can do it with vanilla JS this way: const rendererLocal = new VideoStreamRenderer(this.localVideoStream) const…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,258 questions
asked 2021-09-17T00:17:18.507+00:00
Peter Mumford 1 Reputation point
commented 2021-09-22T11:12:30.323+00:00
Peter Mumford 1 Reputation point
1 answer One of the answers was accepted by the question author.

ACS Group Call - Join in listen-only mode

I have a use case where some participants need to join an ACS group call in listen-only mode. As such, they shouldn't be asked for microphone permission by the browser. How can this be achieved through the ACS Javascript SDK ? I have tried setting…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,258 questions
asked 2021-09-09T14:55:49.973+00:00
Sagar Joshi 146 Reputation points
commented 2021-09-21T12:05:31.197+00:00
BhargaviAnnadevara-MSFT 5,466 Reputation points
1 answer

Mark with @

In the Teams application we can connect a notice for a user using the @. Do you plan to incorporate user recognition marked with @ in the future? or should we develop it internally in our implementation? I talk about using SDK

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,258 questions
asked 2021-09-06T14:28:51.157+00:00
Anonymous
commented 2021-09-16T07:18:27.737+00:00
SnehaAgrawal-MSFT 22,706 Reputation points Moderator
0 answers

Group Call. Do Not Display Name Remote Participant

When a participant joins a group call, the value of the displayName field always has the name of the first person who created the group, there is some way to have the displayName updated. We are handling this in the remoteParticipantsUpdated event …

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,258 questions
asked 2021-09-01T14:54:19.343+00:00
Anonymous
commented 2021-09-13T19:49:54.537+00:00
Anonymous
2 answers

'Teams' in Azure Communication Services

Currently ACS allows us to create chat threads. In the future you are planning to incorporate also the management of 'teams' to allow group conversations oriented to specific arguments as it happens in the TEAMS application?

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,258 questions
asked 2021-09-01T13:51:37.717+00:00
Marcus De Santis 1 Reputation point
answered 2021-09-10T13:21:43.223+00:00
Marcus De Santis 1 Reputation point
0 answers

Will Azure able to Host SIP Phones from Remote Locations such as KSA, BAHRAIN and USA? how can it be done?

Will Azure able to Host SIP Phones from Remote Locations such as KSA, BAHRAIN and USA? how can it be done?

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,258 questions
asked 2021-09-06T21:01:38.123+00:00
Mayo L. de la Paz 1 Reputation point
commented 2021-09-07T08:18:35.557+00:00
JimmyYang-MSFT 58,646 Reputation points Moderator
1 answer

ACS - Bind chat message actions to a CommunicationUserIdentifier

Hi, When sending, editing and deleting chat messages of a ChatThreadClient, is it possible to bind a CommunicationUserIdentifier to the action, without adding the user id (as a string) as the senderDisplayName? Something like this: await…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,258 questions
asked 2021-09-01T07:37:02.757+00:00
Isak Engström 21 Reputation points
answered 2021-09-06T02:52:49.463+00:00
brtrach-MSFT 17,746 Reputation points Microsoft Employee Moderator
2 answers

PlayAudioAsync not playing any audio in the call

I tried called playAudioAsync through the ServerCall and the CallConnection and its not working. I have encoded a wav file and made it available as a static file through my asp.net core project and ngrok'd so my static assets are publicly available. …

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,258 questions
asked 2021-08-28T15:57:41.187+00:00
Alex Kwan 1 Reputation point
commented 2021-08-31T18:53:52.187+00:00
ajkuma 28,036 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

Way to manage group chat and personal chat

Currently there is no way to manage group chat and personal chat in javascript chat SDK. Is there any way to manage that?

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,258 questions
asked 2021-08-18T06:31:08.983+00:00
harsh chaudhary 41 Reputation points
accepted 2021-08-27T16:19:14.51+00:00
harsh chaudhary 41 Reputation points
1 answer

Whats the maximum length of chat thread topic?

What is the maximum length for topic of a chat thread? Can't find anything about this in the docs. Thanks

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,258 questions
asked 2021-08-25T09:25:08.4+00:00
btmpn 1 Reputation point
answered 2021-08-26T08:54:36.137+00:00
BhargaviAnnadevara-MSFT 5,466 Reputation points
1 answer

Specific Background to my video using ACS SDK

I am developing one application using ACS for video calling. Now I want to add blur background effect or specific image as a background. So is ACS providing default functionality in SDK it self or do I need to use any third party library for the same?

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,258 questions
asked 2021-08-20T13:13:28.38+00:00
Krupa Maradiya 1 Reputation point
answered 2021-08-24T19:08:20.617+00:00
SnehaAgrawal-MSFT 22,706 Reputation points Moderator
1 answer

Class Duplication error with Calling and Chat SDK

I am using below SDK for calling and chat in my single project. implementation 'com.azure.android:azure-communication-calling:1.2.0-beta.2' implementation 'com.azure.android:azure-communication-common:1.0.1' implementation…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,258 questions
asked 2021-08-16T05:10:25.86+00:00
Krupa Maradiya 1 Reputation point
commented 2021-08-23T06:05:44.547+00:00
SnehaAgrawal-MSFT 22,706 Reputation points Moderator
1 answer

iOS-AzureCommunicationCalling library DeviceManager class few methods are missibg

Unable to find methods getMicrophoneList(), getSpeakerList(), setMicrophone(microphoneDevice:) and setSpeaker(speakerDevice.) in class DeviceManager. I have checked in previous version of library there also I cannot see these methods. But in Microsoft…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,258 questions
asked 2021-08-20T11:33:42.603+00:00
Imam Nadaf 1 Reputation point
answered 2021-08-21T01:43:51.227+00:00
Grmacjon-MSFT 19,381 Reputation points Moderator
0 answers

Facing Issue on the Azure communication service

I am facing a connectivity issue on the Azure Communication service, I have got this issue multiple times, the logged-in user is showing as connected and co-partners are showing as not connected. if a user tries to refresh the page one or two times then…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,258 questions
asked 2021-08-18T12:12:02.927+00:00
Javid S 1 Reputation point
commented 2021-08-18T17:37:09.82+00:00
Ryan Hill 30,286 Reputation points Microsoft Employee Moderator
1 answer

IS Azure Communication service support in Xamarin forms?

Our client need is to implement Chat and video call using Azure communication service in Xamarin forms Mobile App for Android and IOS. I looked into so many Microsoft Learn but never see anything related to Xamarin forms implementation. Is ACS…

Developer technologies | .NET | Xamarin
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,258 questions
asked 2021-08-16T12:32:59.35+00:00
Ray, Gyanendra 6 Reputation points
answered 2021-08-17T04:01:55.923+00:00
brtrach-MSFT 17,746 Reputation points Microsoft Employee Moderator
1 answer

ACS Calling iOS swift support

Hi, it looks like Azure communication SDK (ACS Calling iOS) only supports objective-C, right? Does it support swift? Thanks

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,258 questions
asked 2021-08-04T20:28:25.657+00:00
Tom 1 Reputation point
answered 2021-08-06T13:47:12.673+00:00
BhargaviAnnadevara-MSFT 5,466 Reputation points
3 answers

Acs Calling SDK in Windows Desktop Application Development

Hi, I am trying to develop a desktop application using WPF or UWP for communication that consists of chat and calling features using Azure communication services. I am having some issues with calling SDK. In the ACS docs, the calling SDK is implemented…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,258 questions
asked 2021-07-08T00:30:10.41+00:00
Vedavyas Yarraguntla 1 Reputation point
answered 2021-08-02T18:33:40.89+00:00
AugustoRighetto-0178 1 Reputation point
1 answer

[iOS/ACS] Audio connection fails when we move app to background during teams call

Hello, we are building an iOS app using ACS SDK beta-12 and found an issue with the SDK. Any help will be appreciated - Steps: User B is using an iOS app say myApp which uses ACS for video calling. User A hosts Teams meeting, user B joins as a…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,258 questions
asked 2021-05-14T15:34:04.47+00:00
Kambalekar, Manjunath 81 Reputation points
commented 2021-07-30T23:37:07.73+00:00
Grmacjon-MSFT 19,381 Reputation points Moderator
1 answer

Azure Communication Service

How to add Display name(Sender ID) while sending SMS to US Phone number.

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,258 questions
asked 2021-06-21T14:07:30.5+00:00
Pramanick, Amit 1 Reputation point
commented 2021-07-26T18:56:02.53+00:00
Palmer, Jared L 41 Reputation points
1 answer One of the answers was accepted by the question author.

Can I held teams meeting by only guest users with Azure Communiation Service ?

We have an iOS app using Azure Communication Service. (i.e. https://github.com/Azure/Communication/releases) And, I hope to update it that it joins Teams Meeting as the interop. Can It join meeting following step? User create a meeting schedule…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,258 questions
Microsoft Teams | Microsoft Teams for business | Other
asked 2021-07-12T06:17:29.863+00:00
Toshihide Matsuda 21 Reputation points
accepted 2021-07-14T00:08:08.653+00:00
Toshihide Matsuda 21 Reputation points