WhisperLive.Client.Recorder
1.1.0
There is a newer 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.1.0
NuGet\Install-Package WhisperLive.Client.Recorder -Version 1.1.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="WhisperLive.Client.Recorder" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WhisperLive.Client.Recorder --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WhisperLive.Client.Recorder, 1.1.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 WhisperLive.Client.Recorder as a Cake Addin #addin nuget:?package=WhisperLive.Client.Recorder&version=1.1.0 // Install WhisperLive.Client.Recorder as a Cake Tool #tool nuget:?package=WhisperLive.Client.Recorder&version=1.1.0
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. |
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.1.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 |
---|---|---|
1.2.1 | 109 | 6/11/2024 |
1.2.0 | 98 | 6/10/2024 |
1.1.5 | 92 | 6/4/2024 |
1.1.4 | 92 | 5/28/2024 |
1.1.3 | 77 | 5/27/2024 |
1.1.2 | 76 | 5/27/2024 |
1.1.1 | 91 | 5/27/2024 |
1.1.0 | 87 | 5/23/2024 |
1.1.0-preview-006 | 84 | 4/30/2024 |
1.1.0-preview-005 | 89 | 4/29/2024 |
1.1.0-preview-004 | 93 | 4/18/2024 |
1.1.0-preview-003 | 71 | 4/18/2024 |
1.1.0-preview-002 | 89 | 4/9/2024 |
1.1.0-preview-001 | 100 | 4/9/2024 |
1.0.3 | 125 | 4/9/2024 |
1.0.1 | 101 | 3/27/2024 |
1.0.0 | 104 | 3/26/2024 |
Added an option to specify channel count for microphone recorder.