Durandal framework extensions for accessing speech services backed by SAPI and Azure Cognitive Services.
Info
Version: | 21.0.4045 |
Author(s): | Logan Stromberg |
Last Update: | Thursday, March 4, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://durandalai.visualstudio.com/ |
NuGet Url: | https://www.nuget.org/packages/Durandal.AI.SpeechProviders |
Install
Install-Package Durandal.AI.SpeechProviders
dotnet add package Durandal.AI.SpeechProviders
paket add Durandal.AI.SpeechProviders
Durandal.AI.SpeechProviders Download (Unzip the "nupkg" after downloading)
Dependencies
- Durandal.AI(>= 21.0.4022 && <= 21.0.4022)
- Microsoft.CognitiveServices.Speech(>= 1.9.0)
- Microsoft.ProjectOxford.SpeechRecognition-x64(>= 1.0.0.7)
- Newtonsoft.Json(>= 12.0.3)