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

C# integration

✓ Official SDK

Install

dotnet add package cognitive-services-speech-sdk
Lists all of the available Resource Provider operations.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.StorageCache/operations
Get the list of StorageCache.Cache SKUs available to this subscription.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.StorageCache/skus
Returns all Caches the user has access to under a subscription.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.StorageCache/caches
SDK on GitHub 📄 API Docs
SDK
cognitive-services-speech-sdk
C#
API
azure.com
azure.com:storagecache

At a glance

Language C#
Endpoints17
✓ Official