Xam.Plugin.SimpleAudioPlayer 0.4.1-beta

This is a prerelease version of Xam.Plugin.SimpleAudioPlayer.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8.3 or higher.

dotnet add package Xam.Plugin.SimpleAudioPlayer --version 0.4.1-beta
NuGet\Install-Package Xam.Plugin.SimpleAudioPlayer -Version 0.4.1-beta
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="Xam.Plugin.SimpleAudioPlayer" Version="0.4.1-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xam.Plugin.SimpleAudioPlayer --version 0.4.1-beta
#r "nuget: Xam.Plugin.SimpleAudioPlayer, 0.4.1-beta"
#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 Xam.Plugin.SimpleAudioPlayer as a Cake Addin
#addin nuget:?package=Xam.Plugin.SimpleAudioPlayer&version=0.4.1-beta&prerelease

// Install Xam.Plugin.SimpleAudioPlayer as a Cake Tool
#tool nuget:?package=Xam.Plugin.SimpleAudioPlayer&version=0.4.1-beta&prerelease

A simple cross-platform audio player. The load method accepts a stream, making it possible to load audio assets stored in a shared PCL.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
Universal Windows Platform uap was computed.  uap10 is compatible.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store win8 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.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Xam.Plugin.SimpleAudioPlayer:

Package Downloads
TDNPGL.Views.Forms

Xamarin.Forms library of TDNPGL

LoggingLibrary.llh19

Awesome application logging utility

DexterHealth.STT

The package has methods for recording audio and receiving the transcripted and processed documentation, values for Pulsmessung, Blutdruckmessung, Blutzuckermessung.

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on Xam.Plugin.SimpleAudioPlayer:

Repository Stars
x360ce/x360ce
Primary repository for the x360ce library, front-end and tools.
roubachof/Sharpnado.Shadows
Add as many custom shadows (Color, Offset, Blur, Neumorphism) as you like to any Xamarin.Forms view (Android, iOS, UWP).
aesalazar/AsteroidsWasm
Collection of applications based on a single C# .NET Standard project running in: Blazor Client (WebAssembly), Blazor Server, Electron, WPF, WinForms, Xamarin
adrianstevens/Xamarin-Plugins
Cross-platform Plugins for Xamarin, Xamarin.Forms and Windows
Kragrathea/TelloLib
Version Downloads Last updated
1.6.0 140,535 4/13/2022
1.5.0 141,391 7/17/2021
1.4.0 307,262 1/4/2020
1.3.1 121,331 7/23/2019
1.3.0 56,260 1/19/2019
1.2.1.1-beta 6,397 4/24/2018
1.2.0-beta 2,050 4/24/2018
1.1.0 76,847 4/13/2018
1.0.2 12,094 1/26/2018
1.0.1 12,073 10/12/2017
1.0.0-beta 2,395 10/4/2017
0.9.9.1-alpha 2,042 10/4/2017
0.9.9-alpha 1,993 9/30/2017
0.9.0 2,268 9/30/2017
0.8.2 2,773 4/22/2017
0.8.1-beta 2,151 4/10/2017
0.8.0-beta 2,159 4/9/2017
0.7.0 2,690 3/13/2017
0.6.0-beta 2,175 2/28/2017
0.5.0-beta 2,222 2/26/2017
0.4.1-beta 2,156 2/20/2017
0.3.0-alpha 2,307 2/17/2017
0.2.2-alpha 2,283 2/17/2017
0.2.1-alpha 2,410 2/16/2017
0.2.0-alpha 2,231 2/13/2017
0.1.0-alpha 2,255 1/19/2017

Added balance property + bug fixes