Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,673 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello all,
We have developed one language translation(eg. English to Hindi) bot in C++ language which translates live Zoom meeting conversation using Azure SDK package(Azure speech API).As well as we are using Zoom SDK to joining bot in the meeting. During meeting we are facing an issue while running the code atfirst the translation is done properly but after 4 minutes or more the translation stop working.
So can anyone be able to help us solving this issue?