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

C# integration

✓ Official SDK
Install
dotnet add package cognitive-services-speech-sdk
Searches for documents in the index.
curl \
  /docs
Queries the number of documents in the index.
curl \
  /docs/$count
Retrieves a document from the index.
curl \
  /docs('{key}')
SDK on GitHub 📄 API Docs
SDK
cognitive-services-speech-sdk
C#
API
azure.com
azure.com:search-searchindex
At a glance
Language C#
Endpoints9
✓ Official