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.
$ dotnet add package Chant.SpeechManager.WindowsChant 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