microsoft / ProjectOxford-ClientSDK

This repo has moved :house: Visit our website for the latest SDKs & Samples
https://www.microsoft.com/cognitive-services/en-us/sdk-sample
Other
965 stars 641 forks source link

Make it clearer where to get the client id and client secret for Speech APIs #1

Closed wadewegner closed 8 years ago

wadewegner commented 9 years ago

Details are buried in different places. The Python sample says to use the subscription key for client secret, but didn't see that in the C# docs. All I see is go to the website to get the client id (which is the subscription key?) but I actually got access through the Azure Marketplace which uses primary and secondary keys. So, consider me very confused.

wadewegner commented 9 years ago

Looking at the forums, this seems to be a popular point of confusion. Here's a question from June: https://social.msdn.microsoft.com/Forums/azure/en-US/e1977f27-4360-4f28-b06c-8e0b7a2e7d46/client-id-for-project-oxford?forum=mlapi

yungshinlintw commented 8 years ago

Thanks a lot for reporting the confusion here. We discussed offline on this. The subscription key is the key used for signing up Project Oxford Speech API, instead of the Azure subscription key.

Here is the end to end steps for this, as of early November 2015. Hope that this helps.

miguelarian commented 8 years ago

Sorry but this is not clear enough. I am able to find the primary key which I can use as client secret. Where can I find the client id?

thanks.

cthrash commented 8 years ago

You can choose a client ID of your liking.