Plugin.AudioRecorder 0.4.2-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.
dotnet add package Plugin.AudioRecorder --version 0.4.2-prerelease
                    
NuGet\Install-Package Plugin.AudioRecorder -Version 0.4.2-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.2-prerelease" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Plugin.AudioRecorder" Version="0.4.2-prerelease" />
                    
Directory.Packages.props
<PackageReference Include="Plugin.AudioRecorder" />
                    
Project file
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 Plugin.AudioRecorder --version 0.4.2-prerelease
                    
#r "nuget: Plugin.AudioRecorder, 0.4.2-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.
#addin nuget:?package=Plugin.AudioRecorder&version=0.4.2-prerelease&prerelease
                    
Install Plugin.AudioRecorder as a Cake Addin
#tool nuget:?package=Plugin.AudioRecorder&version=0.4.2-prerelease&prerelease
                    
Install Plugin.AudioRecorder as a Cake Tool

Multiplatform library for recording device microphone input

Product 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

  • 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 259,337 8/24/2018
1.1.0-pre 785 8/22/2018
1.0.2-pre 846 8/10/2018
1.0.1 9,246 6/26/2018
1.0.0 1,632 6/25/2018
0.8.0 13,728 8/18/2017
0.6.1-prerelease 1,155 8/15/2017
0.4.3-prerelease 1,120 8/10/2017
0.4.2-prerelease 1,198 7/25/2017
0.4.0-prerelease 1,264 7/6/2017
0.3.0-prerelease 952 6/28/2017

Fixed major issue causing this to fail in PCL scenarios :(