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 operations.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.ServiceFabricMesh/operations
Gets all the secret resources in a given subscription.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabricMesh/secrets
Gets all the volume resources in a given subscription.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabricMesh/volumes
SDK on GitHub 📄 API Docs
SDK
cognitive-services-speech-sdk
C#
API
azure.com
azure.com:servicefabricmesh
At a glance
Language C#
Endpoints36
✓ Official