Chant.SpeechKit.Windows 13.0.0

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

// Install Chant.SpeechKit.Windows as a Cake Tool
#tool nuget:?package=Chant.SpeechKit.Windows&version=13.0.0                

Chant SpeechKit includes libraries for recognizing and synthesizing speech. It also includes tools for testing speech recognition and speech synthesis for application deployment.

A SpeechKit application can control application functions by speaking rather than having to use a mouse or keyboard, prompt users for applicable data capture, capture data by speaking rather than typing, confirm data capture with spoken or audio acknowledgement, transcribe audio files to text, and synthesize speech to files.

Chant SpeechKit libraries provide common classes for various application environments to use with available speech APIs and SDKs.

Chant.SpeechKit library consists of classes used by Windows applications to recognize and synthesize speech using Microsoft System.Speech and Microsoft.Speech (Microsoft Speech Platform) speech recognizers and synthesizers.

Chant.SpeechKit.MCS library consists of classes used by Windows applications to recognize and synthesize speech using Microsoft Cognitive Services (Azure) speech recognizers and synthesizers.

Chant.SpeechKit.Windows library consists of classes used by Windows applications to recognize and synthesize speech using Acapela, Cepstral, CereProc CereVoice, Microsoft Cognitive Services (Azure), Microsoft SAPI-compliant, Microsoft Speech Platform, Microsoft WindowsMedia, and Nuance Dragon NaturallySpeaking speech recognizers and synthesizers.

Chant.SpeechKit.WindowsMedia library consists of classes used by Universial Window Platform applications to recognize and synthesize speech using Microsoft WindowsMedia speech recognizers and synthesizers.

Chant.SpeechKit.WinRT.WindowsMedia library consists of classes used by Windows applications to recognize and synthesize speechs using Microsoft WindowsMedia speech recognizers and synthesizers.

Read more about Chant SpeechKit at: https://www.chant.net/support/documentation/SpeechKit.

To speak with an expert, contact Chant at: https://www.chant.net/Company/Contact

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Chant.SpeechKit.Windows:

Package Downloads
Chant.SpeechManager.Windows

Windows applications create and schedule speech processing requests using Acapela, Cepstral, CereProc CereVoice, Microsoft SAPI-compliant, Microsoft Speech Platform, Microsoft WindowsMedia, and Nuance Dragon NaturallySpeaking speech recognizers and synthesizers. There are two types of speech requests supported: 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. Documentation is available at https://www.chant.net/support/documentation/helpers. Samples are available at https://www.chant.net/support/downloads. NOTE: This is a commercial software product and requires a purchased license for use. Evaluation credentials are available at https://www.chant.net/support/downloads. Purchased licensed credentials are available at https://www.chant.net/store. See https://www.chant.net/products/helpers for more information about evaluating and purchasing licenses.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
13.0.0 74 7/30/2024