Forum Widgets
Latest Discussions
Calling a phone and playing a message from logic apps
Hi, My objective is to have a logic app that makes a server side outbound phone call, and plays a prerecorded message, that's it.I've been looking atcommunication-services-dotnet-quickstarts/OutboundCallReminder at main · Azure-Samples/communication-services-dotnet-quickstarts (github.com)but I'm getting lost in understanding all the moving parts. Is there a demo walkthrough article or webinar available ? Alternatively, is there a power automate connector available for this scenario ? Or has anybody done this just using REST API for Azure Communication Services ? A simplified sample would be exactly what I'm looking for. StephaneStephaneBouillonNov 04, 2024Brass Contributor490Views0likes2Commentsफोनपे में शिकायत कैसे दर्ज करें?
Phone Pe: Phone Pe in में, आप,,ट्रांज़ैक्शन" या 886_11×11624,"इतिहास" सेक्शन में जाकर असफल लेनदेन का चयन करके उस लेनदेन को देख सकते हैं और "24/7 वापस लें" या "वापस लेने के लिए अनुरोध करें" विकल्प का उपयोग करके पैसे वापस प्राप्त कर सकते हैं।,,caxal52926Oct 07, 2024Copper Contributor80Views0likes1Commentफोनपे में शिकायत कैसे दर्ज करें?
Phone Pe: Phone Pe in में, आप,,ट्रांज़ैक्शन" या 886_11×11624,"इतिहास" सेक्शन में जाकर असफल लेनदेन का चयन करके उस लेनदेन को देख सकते हैं और "24/7 वापस लें" या "वापस लेने के लिए अनुरोध करें" विकल्प का उपयोग करके पैसे वापस प्राप्त कर सकते हैं।,,tecake8824Oct 07, 2024Copper Contributor105Views0likes2CommentsAzure Communication Services Chat add MicrosoftTeamsUserIdentifier fails
I am trying to build a proof of concept chat app that allows our internal Teams users to join an Azure Communication Services Chat thread. I have managed to convert the Azure AD token to a Communication Services Token using identity_client.get_token_for_teams_user() in Python. I then create aMicrosoftTeamsUserIdentifier object using the 'oid' attribute from the Azure account. But when I attempt to add this user to the thread using 'chat_client_thread.add_participants() it errors out with 403 permissions check failed. the underlying call to the communication services add api succeeds with a 201 response code. but after that it somehow gets converted to a 403 response. Then after that it errors again because the underlying code is expecting all Communication Identifiers to contain an 'id' field andMicrosoftTeamsUserIdentifier does not contain that field. This is the final error I see at the top level. File "******/chat-server-poc/.venv/lib/python3.10/site-packages/azure/communication/chat/_utils.py", line 53, in create_dict result[participant.identifier.properties['id']] = participant KeyError: 'id' Looking for guidance or example code. Thanks.JustDavidJSep 28, 2024Copper Contributor559Views0likes2CommentsIssue with Joining Microsoft Teams Meeting Directly from React Native App Using Azure Communication
I am currently working on integrating Azure Communication Services into a React Native app to enable direct joining of Microsoft Teams meetings. I have followed the official Azure repository for React Native:https://github.com/Azure-Samples/communication-services-ui-library-react-native Problem Description The issue I am encountering is that, after providing the access token and Microsoft Teams meeting link, the app does not behave as expected. Instead of directly joining the meeting, the user is redirected to an input fields screen, requiring additional interaction. My goal is for the app to join the Microsoft Teams meeting immediately after entering the access token and meeting link, without any intermediate screens. Issue When clicking "Join Call," instead of seamlessly joining the Microsoft Teams meeting, the app redirects to an input fields page. This step is unnecessary in my use case, as I want the app to join the Teams meeting directly. I am unsure whether this issue is due to an incorrect setup in the Azure Communication Services configuration or something related to the code implementation. Could someone please assist me in resolving an issue where my app redirects to an input fields page instead of joining a Microsoft Teams meeting directly? Thank you!codeRN021Sep 24, 2024Copper Contributor1.9KViews0likes1CommentI want to make a Blazor application that can make video calls
I want to make a Blazor application that can make video calls. However, according to this page:SDKs and REST APIs for Azure Communication Services - An Azure Communication Services concept document | Microsoft DocsAzure.Communication.Calling uses "Proprietary transport" and the only example code is the "Azure Communication Calling client library for JavaScript"SolvedADefWebserverSep 21, 2024Brass Contributor12KViews1like29Comments- default-usersecuritySep 05, 2024Copper Contributor143Views0likes1Comment
Any plans to support Teams Chat interop outside meetings?
Hi, I'm trying to build an integration between our app users chat (using ACS chat threads) and Teams threads to integrate external customers to our employee's, but so far I understood, this is not possible. Any workarounds or plans to add support to this scenario?Solvedrafael_cantoAug 08, 2024Copper Contributor518Views0likes2CommentsSpeech Recognition for Alphanumeric
Hi, I am using Azure Communication Service with Cognitive Service for handling voice call scenarios (STT and TTS). One of our customer use cases requires alpha-numeric input in a workflow. The Azure Speech recognizer performs well for numbers and other patterns. However, when the user spells out alphabets for alphanumeric values, the recognition success rate is very low. For example, the product ID pattern is like "P-43246". In most cases, "P" is recognized as "D", "B", or "3". I have tested this on both mobile phone networks and VoIP. The success rate is significantly lower on mobile networks. Is there any settings available to improve the recognition success rate? Azure Services used: ACS Phone Number Azure Cognitive Service Event Grid Subscriptions Thanks, AravindAravindManohar83Aug 02, 2024Copper Contributor331Views0likes0Comments
Resources
Tags
- AMA26 Topics
- CPaaS5 Topics
- azure5 Topics
- VoIP4 Topics
- Azure Communication Services4 Topics
- Calling2 Topics
- UserVoice1 Topic
- VQOE1 Topic
- Azure Logic Apps1 Topic