Microsoft.ProjectOxford.SpeechRecognition-x64 1.0.0.6

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 1.0.0.6
NuGet\Install-Package Microsoft.ProjectOxford.SpeechRecognition-x64 -Version 1.0.0.6
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="1.0.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.ProjectOxford.SpeechRecognition-x64 --version 1.0.0.6
#r "nuget: Microsoft.ProjectOxford.SpeechRecognition-x64, 1.0.0.6"
#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=1.0.0.6

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

Microsoft Cognitive Services Speech Recognition API Client Library for x64 build

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

June 2017 Release of the Cognitive Service Speech Client Library
     - Adds IPv6 support
     - Addresses issues with WebSocket close
     - Fixed handling of long audio streams
     - Fixed issue with StartMicAndRecognition

     February 2017 Release of the Cognitive Service Speech Client Library
     - Remove deprecation tags for some factory APIs
     - Address crashes that may occur under poor network conditions

     January 2017 Release of the Cognitive Service Speech Client Library
     - Add capability to authorize with regional Cognitive Service STS endpoints

     September 2016 Release of the Cognitive Service Speech Client Library
     - Transition to new Cognitive Services Authentication for Speech services

     March 2016 Release of the Cognitive Service 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