Using cognitive-services-speech-sdk with azure.com

C# integration

✓ Official SDK
Install
dotnet add package cognitive-services-speech-sdk
Tells whether this Docker Registry instance supports Docker Registry HTTP API v2
curl \
  -H "Authorization: $API_KEY" \
  /v2/
Exchange Username, Password and Scope an ACR Access Token
curl \
  -H "Authorization: $API_KEY" \
  /oauth2/token
Get repository attributes
curl \
  -H "Authorization: $API_KEY" \
  /acr/v1/{name}
SDK on GitHub 📄 API Docs
SDK
cognitive-services-speech-sdk
C#
API
azure.com
azure.com:containerregistry
At a glance
Language C#
Endpoints25
✓ Official