Xamarin-Plugins
Xamarin-Plugins copied to clipboard
Cross-platform Plugins for Xamarin, Xamarin.Forms and Windows
I extracted your code directly in files (Android part) in a .NET MAUI project and it works great ! Thanks you a lot ! But i'm waiting an official MAUI...
The behavior should be consistent across platforms. ## Repro steps: 1. Set `player.Volume` 2. Call `player.Load(...)` ## Actual Results On iOS, the volume set in step (1) is ignored and...
I have a Xamarin Forms app that I originally tested and released on Android, and am now testing and modifying as required for iOS. I use SimpleAudioPlayer as a simple...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /SpeechToText/Sample/XFSpeechToText/XFSpeechToText.UWP
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /SpeechToText/Sample/XFSpeechToText/XFSpeechToText.iOS
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
have issues playing in loop first 2 playe in array play sound but after no sound i.e. isimpleraudioplayer[] players = new isimpleaudioplayer[12] for(int i = 0; i < 12; i++)...