Chant.SpeechManager.Windows
4.0.0
Prefix Reserved
dotnet add package Chant.SpeechManager.Windows --version 4.0.0
NuGet\Install-Package Chant.SpeechManager.Windows -Version 4.0.0
<PackageReference Include="Chant.SpeechManager.Windows" Version="4.0.0" />
paket add Chant.SpeechManager.Windows --version 4.0.0
#r "nuget: Chant.SpeechManager.Windows, 4.0.0"
// Install Chant.SpeechManager.Windows as a Cake Addin #addin nuget:?package=Chant.SpeechManager.Windows&version=4.0.0 // Install Chant.SpeechManager.Windows as a Cake Tool #tool nuget:?package=Chant.SpeechManager.Windows&version=4.0.0
Chant SpeechManager includes library for creating and scheduling speech processing requests. It supports two types of speech processing requests: transcription and speech synthesis.
With transcription requests, audio streams (i.e., buffers and files) serve as audio source for speech recognition.
With synthesis requests, audio is generated from synthesizing speech from text and returned as buffers, file, or streamed for live playback.
Requests are created, scheduled, and destroyed. A request is created with optional parameters that specify the details for transcription or synthesis. Once a request is created, it can be managed with various priorities.
Chant SpeechManager library provide common classes for various application environments to use with available speech APIs and SDKs.
Chant.SpeechManager.Windows library consists of classes used by Windows applications to manage speech processing requests using Acapela, Cepstral, CereProc CereVoice, Microsoft SAPI-compliant, Microsoft Speech Platform, Microsoft WindowsMedia, and Nuance Dragon NaturallySpeaking speech recognizers and synthesizers.
Read more about Chant SpeechManager at: https://www.chant.net/support/documentation/helpers.
To speak with an expert, contact Chant at: https://www.chant.net/Company/Contact
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
native | native is compatible. |
-
.NETFramework 4.6
- Chant.Shared.Windows (>= 11.0.0)
- Chant.SpeechKit.Windows (>= 13.0.0)
-
net6.0
- Chant.Shared.Windows (>= 11.0.0)
- Chant.SpeechKit.Windows (>= 13.0.0)
-
net7.0
- Chant.Shared.Windows (>= 11.0.0)
- Chant.SpeechKit.Windows (>= 13.0.0)
-
net8.0
- Chant.Shared.Windows (>= 11.0.0)
- Chant.SpeechKit.Windows (>= 13.0.0)
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 |
---|---|---|
4.0.0 | 117 | 7/30/2024 |