Azure-Samples / cognitive-services-speech-sdk

Sample code for the Microsoft Cognitive Services Speech SDK
MIT License
2.96k stars 1.86k forks source link

Multi-device Conversation (Delay in transcription as well as no transmission of messages) #2640

Open BasilKhanCX opened 4 weeks ago

BasilKhanCX commented 4 weeks ago

Sample Code Using (C#): https://learn.microsoft.com/en-us/azure/ai-services/speech-service/quickstarts/multi-device-conversation?pivots=programming-language-csharp When I am creating conversation using App Store application (https://apps.apple.com/us/app/microsoft-translator/id1018949559) and joining conversation using sample C# code provided, everything's working fine the transcription (real-time) as well as text messages are being sent and received. But when I m creating conversation using sample code C# and joining conversation either from application or code the issue is the transcription has delay of about 12 - 15 seconds and also it is not sending to other participants.

github-actions[bot] commented 1 week ago

This item has been open without activity for 19 days. Provide a comment on status and remove "update needed" label.