Plugin.AudioRecorder
0.4.0-prerelease
This is a prerelease version of Plugin.AudioRecorder.
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 Plugin.AudioRecorder --version 0.4.0-prerelease
NuGet\Install-Package Plugin.AudioRecorder -Version 0.4.0-prerelease
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="Plugin.AudioRecorder" Version="0.4.0-prerelease" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Plugin.AudioRecorder --version 0.4.0-prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Plugin.AudioRecorder, 0.4.0-prerelease"
#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 Plugin.AudioRecorder as a Cake Addin #addin nuget:?package=Plugin.AudioRecorder&version=0.4.0-prerelease&prerelease // Install Plugin.AudioRecorder as a Cake Tool #tool nuget:?package=Plugin.AudioRecorder&version=0.4.0-prerelease&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Multiplatform library for recording device microphone input
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid71 is compatible. |
Universal Windows Platform | netcore50 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCore 5.0
- Microsoft.NETCore.UniversalWindowsPlatform (>= 5.3.3)
-
MonoAndroid 7.1
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Plugin.AudioRecorder:
Package | Downloads |
---|---|
ProgrammersHome
Package Description |
|
DexterHealth.STT
The package has methods for recording audio and receiving the transcripted and processed documentation, values for Pulsmessung, Blutdruckmessung, Blutzuckermessung. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Plugin.AudioRecorder:
Repository | Stars |
---|---|
NateRickard/Plugin.AudioRecorder
Audio Recorder plugin for Xamarin and Windows
|
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 242,712 | 8/24/2018 |
1.1.0-pre | 724 | 8/22/2018 |
1.0.2-pre | 788 | 8/10/2018 |
1.0.1 | 9,054 | 6/26/2018 |
1.0.0 | 1,481 | 6/25/2018 |
0.8.0 | 13,555 | 8/18/2017 |
0.6.1-prerelease | 994 | 8/15/2017 |
0.4.3-prerelease | 962 | 8/10/2017 |
0.4.2-prerelease | 1,036 | 7/25/2017 |
0.4.0-prerelease | 1,108 | 7/6/2017 |
0.3.0-prerelease | 844 | 6/28/2017 |
- Added iOS sample
- Ensured all sample apps functioning correctly
- Plugin API fully commented