Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 899 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 899 Bytes

.NET C# Plugins

The home for cross-platform Windows and Xamarin plugins written by me (Adrian Stevens) along with amazing contributions from the community.

SimpleAudioPlayer is stable and published as a nuget package on nuget.org: https://www.nuget.org/packages/Xam.Plugin.SimpleAudioPlayer/

Note - the sample needs to be rebuilt for the latest version of Xamarin.Forms. The SimpleAudioPlayer implimentation is correct. If anyone wants to update the sample, a PR is always appreciated :)

SimpleAudioRecorder is in beta and is published on nuget.org: https://www.nuget.org/packages/Xam.Plugin.SimpleAudioRecorder/

SpeechToText has been depricated but the code is available for reference

Contributions

Contributions are welcome! If you find a bug want a feature added please report it. If you want to contribute code please file an issue, create a branch, and file a pull request.