Ram
Ram
I recently developed an open-source Ionic 5 project. I added the repository link to the curated list. 😃
[Summary] Severity 3 = Urgent or High business impact, no SLA impact [GENERAL INFO] The TeamsInfo.GetMemberAsync() doesn't work properly in the Skill Bot scenario, it returns http 405 error. I...
Fixes #5792 ## Description Ensure the appropriate SSML tags are set on the Activity Speak property using [System.Xml.Linq](https://docs.microsoft.com/en-us/dotnet/api/system.xml.linq?view=net-6.0) classes such as [XDocument ](https://docs.microsoft.com/en-us/dotnet/api/system.xml.linq.xdocument?view=net-6.0) & [XElement](https://docs.microsoft.com/en-us/dotnet/api/system.xml.linq.xelement?view=net-6.0). ## Testing Voice is added...
JS sample [80.skills-simple-bot-to-bot](https://github.com/microsoft/BotBuilder-Samples/tree/main/samples/javascript_nodejs/80.skills-simple-bot-to-bot) Skill Bot does not work with Alexa channel. [PROBLEM DESCRIPTION] Customer deployed to Azure the sample https://github.com/microsoft/BotBuilder-Samples/tree/main/samples/javascript_nodejs/80.skills-simple-bot-to-bot. Bots work fine with Webchat channel but fail with Alexa...
Fixes #1882
Fixes #1908
Fixes #1476
[PROBLEM DESCRIPTION] We have found that customer has long-running external API calls taking >15 secs and asking for feature request in regards to [proactive messaging](https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-howto-proactive-message?view=azure-bot-service-4.0&tabs=csharp) and [custom actions](https://docs.microsoft.com/en-us/composer/how-to-create-custom-actions) for a...