2,577 questions with Azure AI services tags

Sort by: Updated
5 answers One of the answers was accepted by the question author.

au.luis.au is not registering an existing authoring resources

The actual error is: Access to XMLHttpRequest at 'https://api.au.luis.ai/webApi/v2.0/user/termsOfUse…' from origin 'https://au.luis.ai' has been blocked by CORS policy

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,577 questions
asked 2020-07-01T08:46:16.72+00:00
Eugene 21 Reputation points
commented 2020-09-11T18:12:12.087+00:00
GiftA-MSFT 11,161 Reputation points
1 answer

Facial verification verifies with a picture of a face from a phone

I am using the Azure Cognitive Services Face API. I have set it up so I can take a snapshot of my face via a webcam and it will verify that it is me. However, I can take a snapshot of my phone which has a picture of my face and that also verifies it…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,577 questions
asked 2020-09-09T14:18:55.333+00:00
Mark Davies 1 Reputation point
answered 2020-09-10T16:52:55.733+00:00
YutongTie-MSFT 48,001 Reputation points
0 answers

Seeing duplicate requests to Flask endpoint

I'm got a basic Custom Command defined which calls into a specific web endpoint (GET) which uses ngrok. Everything works as expected, but I'm seeing the Python Flask route get called twice for this specific command. The result is an error because this…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,577 questions
asked 2020-09-05T13:22:35.667+00:00
William Lam 1 Reputation point
commented 2020-09-09T17:07:35.73+00:00
William Lam 1 Reputation point
1 answer

Cant find endpoints after publishing on LUIS

I have created an app in LUIS.ai, Created intents and entities , train and publish. i got the alter that publish is completed on bot staging and production slots . when clicking on access endpoint URL link . i cant find the endpoints they are not…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,577 questions
asked 2020-09-01T11:49:56.047+00:00
hatem gamil 1 Reputation point
commented 2020-09-08T15:44:59.817+00:00
GiftA-MSFT 11,161 Reputation points
2 answers

Barcode generator integration with chatbot

Hi All- Please excuse me for my naive question. I would like to integrate barcode generator to get barcode as a response in QnA Maker? Can someone help me how I can integrate a barcode generator in qnamaker? I would like to also scan the generated…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,577 questions
asked 2020-07-21T21:55:13.347+00:00
Sai Krishna 6 Reputation points
answered 2020-09-07T14:20:23.03+00:00
Evgeny Grishchenko 486 Reputation points
2 answers

Maximum Size of Array Element for Detect Language API in Microsoft Translator Services is 10000 or 50000?

As per the below link, the maximum size of each array element for Detect is shown as 10000. https://video2.skills-academy.com/en-us/azure/cognitive-services/translator/request-limits#character-and-array-limits-per-request However we observed that…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
361 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,577 questions
asked 2020-09-01T07:43:32.15+00:00
Satya Sarika Sunkara 1 Reputation point
answered 2020-09-06T03:50:14.453+00:00
YutongTie-MSFT 48,001 Reputation points
0 answers

MP3 Content Type for Creating a MediaSource

I am using Azure SSML TTS to get a C# Stream object in "audio-16khz-64kbitrate-mono-mp3" format and other customizations. I subsequently create a byte[] stream from it for cross-platform Xamarin distribution. For UWP I convert it to a…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,516 questions
Universal Windows Platform (UWP)
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,577 questions
asked 2020-08-29T00:21:35.09+00:00
Marc George 21 Reputation points
commented 2020-09-04T09:00:10.38+00:00
Roy Li - MSFT 32,721 Reputation points Microsoft Vendor
2 answers

bot framework - luis entity score is not available in luis v3.0

Hi, I am working with bot framework adaptive dialog. I have an issue in getting luis entity score while calling luis end point. I have migrated my luis to v3.0. Is there any property available to get the luis entity score in endpoint? I have given…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
779 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,577 questions
asked 2020-08-26T13:16:08.273+00:00
Mahesh C M 151 Reputation points
commented 2020-09-04T07:42:43.987+00:00
Mahesh C M 151 Reputation points
1 answer

QnA Maker giving incorrect response on context-only QnA

Incorrect response being sent back from QnA maker on context-only QnAs, I expect the the QnA leading to the context-only QnA to be displayed, this is not happening on RESTful or a local Bot Framework based app, the correct response is happening on…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,577 questions
asked 2020-08-21T15:32:10.69+00:00
Sean Knox 1 Reputation point
commented 2020-09-03T21:46:15.587+00:00
YutongTie-MSFT 48,001 Reputation points
1 answer

QnA Maker Portal Lanugaes

Is the QnA Maker Portal https://www.qnamaker.ai/ available in languages other than English?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,577 questions
asked 2020-08-21T07:22:27.43+00:00
Jumi 1 Reputation point
commented 2020-09-03T21:45:41.823+00:00
YutongTie-MSFT 48,001 Reputation points
1 answer One of the answers was accepted by the question author.

How to get 3 text from Computer vision REST API ?

https://video2.skills-academy.com/en-us/azure/cognitive-services/computer-vision/concept-describing-images In this page, API returns 3 texts. https://video2.skills-academy.com/en-us/azure/cognitive-services/computer-vision/quickstarts/python-disk#next-steps …

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
338 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,577 questions
asked 2020-09-02T02:43:19.057+00:00
keroido 21 Reputation points
commented 2020-09-02T09:09:24.65+00:00
keroido 21 Reputation points
2 answers

data file upload failure in QnA maker

i am trying upload a xlxs format file , which while creation of knowledge base is a success but on checking via settings it doesnt display anything there, it just shows the chitchat file and nothing else. on adding my file again there , it gets added but…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,577 questions
asked 2020-08-31T13:57:34.403+00:00
JASKIRAT SINGH MALHAN 1 Reputation point
answered 2020-08-31T22:04:18.14+00:00
YutongTie-MSFT 48,001 Reputation points
1 answer

Microsoft Cognitive Service docker container - No such device or address

I was using the HTTP_PROXY environment variable for the Cognitive docker container in a no-internet client environment. It was working well but suddenly had the issue in the screenshot above? Any idea? Thanks a lot in advance

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,577 questions
asked 2020-08-26T08:50:23.59+00:00
BenLiu123 11 Reputation points
commented 2020-08-31T13:53:19.377+00:00
romungi-MSFT 43,656 Reputation points Microsoft Employee
0 answers

Speech studio is creating output in standard voice instead of neural

I use only one neural voice in Speech Studio editor, but when it exports it does in a different, standard voice. I would like to have an output that matches what is entered in Speech Studio editor.

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,577 questions
asked 2020-08-26T03:06:52.347+00:00
Yury 1 Reputation point
commented 2020-08-31T13:51:20.753+00:00
romungi-MSFT 43,656 Reputation points Microsoft Employee
0 answers

How to disable http 2 on Azure translator API for Android Clients?

I am following this guide to make API calls from Android clients: https://video2.skills-academy.com/en-us/azure/cognitive-services/translator/quickstart-dictionary?pivots=programming-language-java I get the following error: java.io.IOException: stream…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
361 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,577 questions
asked 2020-08-29T08:42:31.41+00:00
Mohit Agarwal 1 Reputation point
commented 2020-08-31T11:30:26.08+00:00
romungi-MSFT 43,656 Reputation points Microsoft Employee
1 answer

Form Recognizer Creation KO

Hello, I can't create a form recognizer resource can you help me please ?

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,505 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,577 questions
asked 2020-08-29T09:27:45.477+00:00
Jean ABRIAL 6 Reputation points
answered 2020-08-31T10:16:45.503+00:00
Ramr-msft 17,651 Reputation points
0 answers

Old Speaker Verification API Deprecated?

Several months ago, I created a solution that relied upon the Speaker Verification API. This week I signed up a customer and within the Azure Portal, it appears that there has been a major change in the API. Is there a way that I can make use of the…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,577 questions
asked 2020-07-28T16:02:26.933+00:00
Daniel Dugger 1 Reputation point
commented 2020-08-27T16:49:39.477+00:00
YutongTie-MSFT 48,001 Reputation points
1 answer

QnAMaker giving incorrect results for same text with different casing or punctuation

I have a (translated to Dutch) version of the chitchat knowledgebase that includes a Q&A pair for 'who are you?' with the following phrasings, amongst many others: "Wie ben jij" "Wie ben je" Depending on the casing of…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,577 questions
asked 2020-08-21T08:35:43.257+00:00
Sander Schutten 1 Reputation point
answered 2020-08-27T13:52:23.867+00:00
romungi-MSFT 43,656 Reputation points Microsoft Employee
0 answers

Cognitive Speech Services Cloud in production - exporting voice waveform recordings

We are looking to put Azure Speech Services Cloud (transcription) in production, but want the ability to export any voice recordings (waveforms) that are submitted to the cloud service by our customers. Is this possible? Thanks, John

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,516 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,577 questions
asked 2020-08-13T00:55:41.483+00:00
John Liu 1 Reputation point
commented 2020-08-20T15:41:41.557+00:00
John Liu 1 Reputation point
1 answer

Bing Translator throws StatusCodeError: 400 - {"error":{"code":400005,"message":"The input text is not valid." for an input of 2501 characters

I understand that the character limit for a single translation query is 10000 characters overall (including the response for all the queried languages). I am querying the bing translator to translate large paragraph as input. Everything works fine till…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,567 questions
Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
361 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,577 questions
asked 2020-08-19T10:19:07.917+00:00
Ashish Dwivedi 1 Reputation point
commented 2020-08-20T09:59:36.913+00:00
Ashish Dwivedi 1 Reputation point