Microsoft.ProjectOxford.SpeechRecognition-x64 0.4.10.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Microsoft.ProjectOxford.SpeechRecognition-x64 --version 0.4.10.1
NuGet\Install-Package Microsoft.ProjectOxford.SpeechRecognition-x64 -Version 0.4.10.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.ProjectOxford.SpeechRecognition-x64" Version="0.4.10.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.ProjectOxford.SpeechRecognition-x64 --version 0.4.10.1
#r "nuget: Microsoft.ProjectOxford.SpeechRecognition-x64, 0.4.10.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.ProjectOxford.SpeechRecognition-x64 as a Cake Addin
#addin nuget:?package=Microsoft.ProjectOxford.SpeechRecognition-x64&version=0.4.10.1

// Install Microsoft.ProjectOxford.SpeechRecognition-x64 as a Cake Tool
#tool nuget:?package=Microsoft.ProjectOxford.SpeechRecognition-x64&version=0.4.10.1

Microsoft Bing Speech API client library for x64 build, part of Cognitive Services

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

March 2016 Release of the Project Oxford Speech Client Library
- Address a number of stability fixes related to network reconnects
- Address properly attaching to the primary communication device on Windows 10 if multiple microphones devices are available.
- Expose and document all speech error codes returned from the SDK
- Provide support for both primary and secondary Oxford keys
- Improve SDK start time