Microsoft.ProjectOxford.SpeechRecognition-x86 1.0.0.7

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

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

We released a new Speech SDK supporting the new Speech Service. The new Speech SDK comes with support for Windows, Android, Linux, Javascript and iOS.

Please check out Microsoft Cognitive Services Speech SDK for documentation, links to the download pages, and the samples.

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 (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.ProjectOxford.SpeechRecognition-x86:

Repository Stars
telerik/xaml-sdk
The XAML SDK is an easy-to-use infrastructure with 1000+ developer focused examples for most of the Telerik WPF and Silverlight controls.
Version Downloads Last updated

October 2017 Release
- The assemblies are now signed with a strong name.
- Add CreateDataClientWithIntentUsingEndpointUrl() and CreateMicrophoneClientWithIntentUsingEndpointUrl() to support the new LUIS endpoint schema for intent recognition.

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