WhisperLive.Client.Recorder
1.5.2
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package WhisperLive.Client.Recorder --version 1.5.2
NuGet\Install-Package WhisperLive.Client.Recorder -Version 1.5.2
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="WhisperLive.Client.Recorder" Version="1.5.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WhisperLive.Client.Recorder" Version="1.5.2" />
<PackageReference Include="WhisperLive.Client.Recorder" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WhisperLive.Client.Recorder --version 1.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WhisperLive.Client.Recorder, 1.5.2"
#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.
#:package WhisperLive.Client.Recorder@1.5.2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WhisperLive.Client.Recorder&version=1.5.2
#tool nuget:?package=WhisperLive.Client.Recorder&version=1.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A dotnet client for WhisperLive speech to text server with microphone record support.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- PortAudioSharp2 (>= 1.0.0)
- WhisperLive.Client (>= 1.5.2)
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 |
---|---|---|
1.6.0-beta-008 | 134 | 7/3/2025 |
1.6.0-beta-007 | 133 | 7/2/2025 |
1.6.0-beta-006 | 129 | 7/1/2025 |
1.6.0-beta-004 | 131 | 6/30/2025 |
1.6.0-beta-003 | 125 | 6/25/2025 |
1.6.0-beta-002 | 126 | 6/24/2025 |
1.6.0-beta-001 | 130 | 6/24/2025 |
1.5.2 | 137 | 5/30/2025 |
1.5.1 | 159 | 3/20/2025 |
1.5.0 | 147 | 3/20/2025 |
1.2.1 | 152 | 6/11/2024 |
1.2.0 | 123 | 6/10/2024 |
1.1.5 | 117 | 6/4/2024 |
1.1.4 | 122 | 5/28/2024 |
1.1.3 | 104 | 5/27/2024 |
1.1.2 | 102 | 5/27/2024 |
1.1.1 | 119 | 5/27/2024 |
1.1.0 | 118 | 5/23/2024 |
1.1.0-preview-006 | 103 | 4/30/2024 |
1.1.0-preview-005 | 106 | 4/29/2024 |
1.1.0-preview-004 | 111 | 4/18/2024 |
1.1.0-preview-003 | 91 | 4/18/2024 |
1.1.0-preview-002 | 108 | 4/9/2024 |
1.1.0-preview-001 | 116 | 4/9/2024 |
1.0.3 | 146 | 4/9/2024 |
1.0.1 | 127 | 3/27/2024 |
1.0.0 | 129 | 3/26/2024 |
Added an option to specify channel count for microphone recorder.