Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
421 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 API (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. At first the translation is done properly but at 4 minutes the translation stop working.
So can anyone be able to help us solving this issue?