Chant.AudioSearch.Windows 5.0.0

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

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

Chant AudioSearch includes library for searching audio for words, phrases, and subphrases. It provides two techniques for searching: transcription and word spotting.

With transcription searches, an audio recording is transcribed first. Then one or more searches may be performed with simple string or Regular Expression pattern search terms. Matches are returned as offsets in seconds.

With word spotting searches, the audio is word spotted with a list of keywords (i.e., single words or phrases) first. Then one or more searches may be performed to match a keyword originally used in the word spotting. Matches are returned as offsets in seconds.

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

Chant.AudioSearch.Windows library consists of classes used by Windows applications to find time offsets for specific words, phrases, and subphrases in audio recordings using Microsoft SAPI-compliant, Microsoft Speech Platform, and Nuance Dragon NaturallySpeaking speech recognizers.

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

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.
  • .NETFramework 4.6

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.

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
5.0.0 61 7/30/2024