717 questions with Azure Communication Services tags

Sort by: Updated
1 answer

ACS - ROOM - Enable/Disable videoLocalStream for others participants

I using this for enable and disable video for other participants await call.stopVideo(videoLocalMediaStream) await call.startVideo(videoLocalMediaStream) But doesn't work. How should I do this? P.S.: I want to disable my camera so another…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
717 questions
asked 2024-04-18T22:28:38.2933333+00:00
Alexandre Gurgel 60 Reputation points
commented 2024-04-22T14:37:24.53+00:00
Alexandre Gurgel 60 Reputation points
0 answers

How to implement a Teams meeting chat as a Teams user

Hi there! I came across this great documentation for implementing calls as a Teams user using the "CallComposite" component, but I'm wondering how I can implement chat. I've tried using the "CallWithChatComposite," but I haven't been…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
717 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,923 questions
asked 2024-04-02T11:15:30.0066667+00:00
Yossi Cahen 80 Reputation points
commented 2024-04-22T06:36:44.11+00:00
SnehaAgrawal-MSFT 19,186 Reputation points
1 answer One of the answers was accepted by the question author.

Cannot connect to an already created and verified domain

I have connected an external domain and verified it as it is seen in the screenshot. The problem I have is that it is not appearing in my mailservices when i try to use it when i click on add a verified domain it takes me to the previous screenshot…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
717 questions
asked 2024-04-22T02:07:56.8433333+00:00
golf clapp 20 Reputation points
accepted 2024-04-22T05:24:02.1533333+00:00
golf clapp 20 Reputation points
1 answer One of the answers was accepted by the question author.

Support for Communications Services Email Metadata

We are exploring the idea of migration from SendGrid/Twilio to Azure Communications Services for the email and SMS needs of our application. We use email primarily for application event notifications, password reset notifications etc. One thing that…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
717 questions
asked 2024-04-17T14:46:20.3833333+00:00
Frank Schafer 20 Reputation points
edited a comment 2024-04-20T00:37:57.6566667+00:00
Frank Schafer 20 Reputation points
1 answer

Azure Communication Service for video call - function to know if incomingCall is out of time

I'm using Azure Communication Service to create video calls between 2 people (person 1 and person 2). Person 1 logs in and waits for person 2 to log in. When person 2 connects person 1 is notified by the "incomingCall"…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
717 questions
asked 2024-04-09T06:46:40.6433333+00:00
Yodex 0 Reputation points
commented 2024-04-19T23:16:48.09+00:00
Grmacjon-MSFT 16,956 Reputation points
1 answer One of the answers was accepted by the question author.

ACS - Rooms - Unauthorized AND Forbidden

I have a context with 6 participants, all attendees. I can see the webcam feeds of everyone after calling callAgent.join(). However, I don't have the audio, even after adding the audioStream track to be used. Does callAgent.startCall() exclusively handle…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
717 questions
asked 2024-04-17T15:35:15.7166667+00:00
Alexandre Gurgel 60 Reputation points
commented 2024-04-19T22:43:21.22+00:00
Grmacjon-MSFT 16,956 Reputation points
1 answer One of the answers was accepted by the question author.

Add button disabled in Email Communication Services MailFrom addresses

I am using Azure Email Communication Service. I have setup a custom domain, and it is fully verified (SPF, DKIK, etc.). Sending email works. However, by default it has the MailFrom set to DoNotReply@mydomain.com. I want to add my own MailFrom, e.g.,…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
717 questions
asked 2024-03-24T12:46:15.08+00:00
Nalin D Jay 55 Reputation points
commented 2024-04-19T08:37:17.8433333+00:00
Nalin D Jay 55 Reputation points
1 answer

Does Azure Communication Services only work on UWP?

So I'm trying to develop an application in Visual Studio (C#, .NET 4.7.2 framework) and I've added the azure.communication.calling NuGet package, but it appears that it requires UWP? I was under the impression that Azure Communication Services was not…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
717 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,418 questions
asked 2022-11-02T06:42:42.343+00:00
JamesBiz 1 Reputation point
commented 2024-04-18T08:00:24.7966667+00:00
Bhathiya Bandara 0 Reputation points
1 answer One of the answers was accepted by the question author.

VoiceStreamRemote does not exist - Azure Communication Service - Rooms

I have a context with 6 participants, all attendees. I can see the webcam feeds of everyone after calling callAgent.join(). However, I don't have the audio, even after adding the audioStream track to be used. Does callAgent.startCall() exclusively handle…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
717 questions
asked 2024-04-17T04:15:56.1166667+00:00
Alexandre Gurgel 60 Reputation points
accepted 2024-04-17T23:46:46.69+00:00
Alexandre Gurgel 60 Reputation points
3 answers

ACS Sample does not work. Joining teams chat 403 forbidden

I get this error... I just tried the sample code from here: https://learn.microsoft.com/en-us/azure/communication-services/quickstarts/chat/meeting-interop?pivots=platform-web I was able to receive the messages, but cant not send a…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
717 questions
asked 2021-05-25T11:47:54.277+00:00
ChoiMoonsun 1 Reputation point
edited the question 2024-04-17T23:41:56.0033333+00:00
Grmacjon-MSFT 16,956 Reputation points
1 answer One of the answers was accepted by the question author.

ACS callEndReason CallSetupError code 403 subCode 5829

I'm developing a React application that connects users to a Room. I'm using Azure Function to create the userCredential and the room, and then sending this to the frontend. After that, I attempt to make a clientAgent.join({roomId}, options). No errors…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
717 questions
asked 2024-04-10T23:44:00.6233333+00:00
Alexandre Gurgel 60 Reputation points
commented 2024-04-16T21:24:01.14+00:00
Alexandre Gurgel 60 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Communication Service Custom domain DKIM and DKIM2 can't be Verified

The Azure Communiation Service custom domain for DKIM and DKIM2 can't be verified. I follow exact steps that configure suggested. SPF is verified, I added the record in DNS zone. This is DKIM and DKIM2 setting in the same DNS zone Any suggestions?

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
717 questions
asked 2023-10-06T14:49:04.9566667+00:00
Jay Wu 40 Reputation points
commented 2024-04-13T13:18:50.2433333+00:00
Oliver Häusler 20 Reputation points
0 answers

PIP is not working in background

Hi, We have implement pip in our code using AVSampleBufferDisplayLayer in our view and using this guideline https://developer.apple.com/documentation/avkit/avpictureinpicturesamplebufferplaybackdelegate. Every thing seems working fine but when app goes…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
717 questions
asked 2024-04-10T07:32:50.2666667+00:00
vnsvirendra 0 Reputation points
commented 2024-04-13T01:09:53.6433333+00:00
brtrach-MSFT 15,366 Reputation points Microsoft Employee
1 answer

transcribe real time during twilio phone call?

Hello, I'm able to make a call from twilio, once the call ends I'm passing .wav file to azure Speech To Text, I feel it's taking a lot of time transcribing data. Is there anyway during phone call itself we can transcribe or any other approach we can…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,457 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
717 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,468 questions
asked 2023-10-13T12:32:25.3733333+00:00
Rakesh Indla 5 Reputation points
commented 2024-04-11T09:17:55.42+00:00
Gobillion YC S21 0 Reputation points
2 answers

Acknowledge unread messages

We have a problem recognizing and notifying users about unread messages. Currently I would have to read a user's message history, which could contain thousands of messages, and analyze one by one to see how many have not been read. Is there any way in…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
717 questions
asked 2021-09-01T13:56:51.673+00:00
Marcus De Santis 1 Reputation point
commented 2024-04-10T21:11:02.54+00:00
Tracy Hansen 0 Reputation points
0 answers

Dleay of 3-4 seconds for play_media action (ACS CallAutomation) -SDK - Python

Hi All,   We are trying to build a contact centre solution and part of it is to play IVR prompts to callers.   I was trying to simulate playing prompts to caller with a simple code just to play media file to caller once the call is 'Connected'. After…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
717 questions
asked 2024-04-08T01:49:21.99+00:00
Ghaith Rawi 0 Reputation points
commented 2024-04-10T00:55:54.9833333+00:00
Grmacjon-MSFT 16,956 Reputation points
1 answer One of the answers was accepted by the question author.

IVR Azure communication services bot deployment

Hi, The question is about deploying an app that uses Azure Communication Services In Azure, what would be the recommended way of deploying a .NET core IVR bot built in Azure Communication Services (ACS), Azure AI Services (Cognito services) and Open…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
717 questions
asked 2024-04-08T21:09:31.3333333+00:00
Julio Fonseca Caballero 20 Reputation points
accepted 2024-04-09T18:55:02.7+00:00
Julio Fonseca Caballero 20 Reputation points
0 answers

IVR Azure communication services bot deployment

Hi, We're developing a solution for an IVR, it is based on below tutorial https://github.com/Azure-Samples/communication-services-dotnet-quickstarts/blob/main/callautomation-openai-sample-csharp/README.md. The app from the tutorial uses Azure…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
717 questions
asked 2024-04-08T20:25:04.63+00:00
Julio Fonseca Caballero 20 Reputation points
commented 2024-04-09T04:53:23.54+00:00
Grmacjon-MSFT 16,956 Reputation points
3 answers One of the answers was accepted by the question author.

How to get identity Teams user for joining a Teams meeting

Hello! I use CallWithChatComposite to join a Teams meeting. One of the required props is "adapter" that require "userId" with a "CommunicationUserIdentifier" value: export declare type…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,295 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
717 questions
asked 2024-03-29T09:14:05.89+00:00
Yossi Cahen 80 Reputation points
edited the question 2024-04-09T01:36:19.66+00:00
JimmyYang-MSFT 49,541 Reputation points Microsoft Vendor
0 answers

Azure Email Communication Service on Woo Commerce is throwing the Invalid format for email address: : error on New Order Emails but not on anything else.

Hi guys, I'm having a weird issue where my emails are sending correctly on my website but when Woo Commerce tries to send a New Order email to our staff its throwing the Invalid format for email address: : error. I had this error on emails being sent to…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
717 questions
asked 2024-02-05T04:09:28.23+00:00
Hayden Murray 0 Reputation points
commented 2024-04-08T11:20:13.06+00:00
ziggy 0 Reputation points