azure-cognitive-services Questions

2

Solved

The Microsoft Azure portal for TextTranslator provides the following endpoint: https://api.cognitive.microsoft.com/sts/v1.0 Yet this endpoint returns a 200 for issueToken and 404 for Translate. T...
Domitian asked 19/12, 2016 at 16:41

1

I was building a test application to authenticate users via Microsoft's Cognitive Speaker Recognition API. It seems straightforward, but as mentioned in their API Docs, while creating the Enrollmen...
Copper asked 15/3, 2018 at 8:32

1

Solved

I am using sample provided at Computer Vision API C# Quick Start I am able to get JSON result as shown in Sample but unable to get only text content. Sample format of JSON is as below: { "textAn...
Dickdicken asked 16/2, 2018 at 1:35

1

Solved

I'm trying to send data to Microsoft Cognitive Services' Emotion API, in the form of Content-Type: application/octet-stream. I'm getting the Base64 string of an image from a canvas by calling canv...
Toplofty asked 23/11, 2017 at 19:5

1

Solved

I'm trying to get the Bing Speech API to work in C# via WebSockets. I've looked through the implementation in Javascript here and have been following the protocol instructions here, but I've come u...
Rivas asked 3/8, 2017 at 19:25

2

Solved

I am trying to set up my LUIS app in luis.ai (because it seems like I can't set it up in Azure directly?). Anyway, I have created a Language Understanding Intelligent Service (LUIS) (preview) resou...
Microelement asked 16/5, 2017 at 9:9

1

I've been using Microsoft Computer Vision to read receipts, trying to find an alternative to Abby's OCR as there is a substantial price difference. The results I get are always grouped by regions....
Smirch asked 10/1, 2017 at 6:21

1

Solved

The Bing spell check API has a 10,000 char limit for the chunk of text that the request would like to do a spell check [mode=spell] or proof read [mode=proof(default)]. However I am running into a...
Wynny asked 10/1, 2017 at 21:51

2

Solved

I need to work on Microsoft Cognitive Services (Face API). I downloaded the code from https://github.com/Microsoft/Cognitive-face-android. Now I am unable to generate the Subscription Key for it. ...
Gradual asked 23/11, 2016 at 5:57

2

Solved

I'm using the Microsoft Bot Framework with Cognitive Services to generate images from a source image that the user uploads via the bot. I'm using C#. The Cognitive Services API returns a byte[] or...
Plosive asked 31/8, 2016 at 9:45

1

My colleagues and I are working on building a very large application using Microsoft bot framework and Microsoft LUIS. Essentially we are trying to create a bot where people from across the o...

1

I was looking into the MediaCapture class, however it doesn't seem to expose what I'm looking for. I want the live Stream from the web cam - not to record it or preview it. I'm working on the Micro...
Justificatory asked 21/6, 2016 at 13:3

© 2022 - 2024 — McMap. All rights reserved.