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

C# integration

✓ Official SDK
Install
dotnet add package cognitive-services-speech-sdk
Implements list of available operations
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.VMwareCloudSimple/operations
Implements list virtual machine within subscription method
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/virtualMachines
Implements list of dedicated cloud nodes within subscription method
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudNodes
SDK on GitHub 📄 API Docs
SDK
cognitive-services-speech-sdk
C#
API
azure.com
azure.com:vmwarecloudsimple
At a glance
Language C#
Endpoints34
✓ Official