Is it possible to break the pre applied OCR on single word into two word on Form Recognizer studio
Hi, I have been setting up a project in Form Recognizer studio. https://formrecognizer.appliedai.azure.com/ the problem which I am facing is that the at some area of the form 3 different words are read as one word. I know it is happening…
Azure Storage
Azure AI Document Intelligence
Azure AI services
Text to Speech extra break time at output audio using ssml bookmark
Hi, I have a weird extra break time at the output audio after <bookmark mark="286"/>تُّفَّاحِ Input SSML: <speak version="1.0" xmlns="http://www.w3.org/2001/10/synthesis"…
Azure AI Speech
Azure AI services
Not getting pronunciation assessment for large audio files in Speech Studio
I am using large audio file 3.30 s (40 MB). I am using Speech Studio -> Pronunciation Assessment->Enter your own script. The assessment result is showing the assessment of 60 s audio only. Wanted to check if this is because of free…
Azure AI services
Question Answering GetSources not returning expected results after updating Qnas
We're using the patch endpoint to update Qnas in Cognitive Services Question Answering, and subsequently not seeing the results we expect on the GetSources endpoint. When we perform an add operation to add a Qna in a new source, we then see the…
Azure AI services


How to define the Language when creating a Language Cognitive Service
Hi! We are moving our QnA resources to Azure Cognitive Services for Language. To do so, it is understood that we need to create a Cognitive Service for Language in Azure to move our Knowledge Bases there, we are going to do the migration from QnA…
Azure AI Language
Azure AI services
API response is missing Confidence value
POST speech/recognition/conversation/cognitiveservices/v1?language=en-US&format=detailed HTTP/1.1 In the response Confidence Value is missing. In the documentation it has confidence values. How to retrieve the confidence value
Azure AI Speech
Azure AI services
C# text to speech Is it possible to use multiple voices within the same SpeechSynthesizer config
C# text to speech Is it possible to use multiple voices within the same SpeechSynthesizer config" Or must I create 2 or more SpeechSynthesizer objects each with their own .SpeechSynthesisVoiceName = "" Thank you
Azure AI Speech
Azure AI services
Text Normalization for Acronyms in Custom Speech
I am currently training a custom speech studio model using audio+transcript data. According to the text normalization for US English documentation, acronyms that are spoken letter by letter should be transcribed with a space in between each letter. …
Azure AI Speech
Azure AI services
Qna chatbot service
Hello We are currently using qna service for one our applications with one KB. Question: Can we use the same KB for different applications? For example: We have two separate url's where we would like to host two separate chatbot. So…
Azure AI services
What is the latest Language Service(s) I should use to create a Bot with language understanding from an existing Kowneldge base?
The various documentation available (at least what I looked at) is not clear what is the latest Service(s) to use. Some document states for example that the Language service replaces Luis and QnA Maker ( I may have misunderstood this). Also which studio…
Azure AI services


Randomly getting "Too many requests in this month" with Node SDK for Speech. Its working fine for Python SDK
I have Pay as you go account but I randomly getting "Too many requests" in this month with the node sdk for TTS. Never seen this issue with the Python SDK
Azure AI Speech
Azure AI services
Api Face detection - reliability
Cognitive service- Face Api Hi Can You please provide me with test result from using the 3 detection models (01,02,03). how reliable is it? the result of the percentage of pictures the API didn't detect, how safe is the API. I need this…
Azure AI services
Hows does the video indexer Classic scale?
Hi guys, we are using the video indexer in our video upload flow, and we are almost ready to release the flow in production, i can't find any information about the video indexer scaling, so my questions are: -Can you provide me some information…
Azure AI services
Community Center | Not monitored

What is the preferred method when creating a versatile QnA bot? Must record user input. Non-whitelisted services cannot be used (Power virtual agent, Power automate)
Currently, I have an Azure bot created with bot framework composer. It is linked to a QnA maker to answer FAQ questions. I have created a survey that the user can fill out and it is linked to a power-bi report that I can view to see the user's answer. As…
Azure AI Bot Service
Azure AI services
Has anyone experienced Azure QnA maker disappearing from your Azure Subscription?
I was using botframework composer and it didn't let me publish and the reason being is the QnA maker resource could no longer be found. If the QnA maker resource disappears again that would be really inconvenient. Any help in identifying what may have…
Azure AI services
Get error code using bing spell check
Using https://api.cognitive.microsoft.com/bing/v7.0/spellcheck/ Get - {"error":{"code":"401","message":"Access denied due to invalid subscription key or wrong API endpoint. Make sure to provide a valid key…
Bing | Bing Search APIs | Bing Spell Check API
Azure AI services

Azure Anomaly Detector API does not detect a very high drop
Hi, I'm trying to work with the anomaly detector API, and I'm getting some results I don't understand. On the example data, I have a very high drop but the anomaly detector fail to identify it. I've tried a lot of different combinations of…
Azure AI services

Is it possible to order styles for specific neural voices?
Neural Voice Emotions are not supported for all languages? Would it be possible to add emotions to more Neural voices? Will this happen eventually or what would motivate this to happen sooner rather than later? Take for instance the Neural voice of…
Azure AI Speech
Azure AI services
LUIS Polish support plans
I would like to ask you if You are planning to support Polish language in LUIS. If answer is yes then when?
Azure AI services

Error "body of request is not valid json"
“Body of request is not valid json” error return when call translate service by azure cognitive R package. Is that a bug?