Xamarin.Agora.Voice.Android 3.7.1

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

Xamarin bindings to the native Android Agora.io Voice SDK.

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed.  net9.0-android was computed.  net10.0-android was computed. 
MonoAndroid monoandroid 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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.7.1 1,030 9/15/2022
3.7.1-beta1 414 8/9/2022
3.6.0-beta1 321 12/23/2021
3.5.1 1,048 12/1/2021
3.5.1-beta1 343 11/19/2021
3.5.0.3 585 9/10/2021
3.5.0.2 545 8/16/2021
3.5.0 565 7/25/2021
3.4.6 576 7/25/2021
3.4.5 597 6/30/2021
3.4.3 614 6/30/2021
3.4.2 568 5/27/2021
3.4.1 641 4/23/2021
3.4.0 567 4/20/2021
3.3.2 559 3/31/2021
3.3.1 650 3/9/2021
3.3.0 627 2/26/2021
3.2.1 595 1/4/2021
3.1.2 697 9/23/2020
3.1.2-beta1 479 9/18/2020
3.1.1-beta2 463 9/1/2020
3.1.1-beta1 532 8/31/2020
3.0.1 701 6/2/2020
3.0.1-beta1 493 6/2/2020
3.0.0.2 754 5/20/2020
3.0.0.2-beta1 577 4/29/2020
3.0.0-beta3 602 3/25/2020
3.0.0-beta2 544 3/25/2020
3.0.0-beta1 544 3/5/2020
2.9.2.1-beta1 599 12/12/2019
2.9.2 847 10/25/2019
2.9.2-beta1 597 10/23/2019
2.9.1 771 10/9/2019
2.9.1-beta1 552 10/2/2019
2.9.0.1 842 8/18/2019
2.8.1 737 7/21/2019
2.4.1.1 769 7/20/2019
2.4.1.1-beta1 572 7/4/2019
2.4.0.1 888 4/5/2019
2.3.4-beta1 621 4/4/2019
2.3.3 851 1/31/2019
2.3.3-beta1 689 1/31/2019
2.3.1 979 10/30/2018
2.3.0 1,042 9/4/2018
2.2.3 1,401 7/10/2018
2.2.2 1,436 6/22/2018
2.2.1 1,327 6/1/2018
2.2.0 1,293 5/21/2018
2.2.0-beta1 1,106 5/21/2018
2.1.3 1,156 4/23/2018
2.1.2 1,393 4/10/2018
2.1.1 1,599 3/19/2018
2.1.0 1,341 3/8/2018
2.0.2 1,402 12/15/2017
2.0.2-beta1 1,168 12/15/2017
1.14.0 1,185 10/24/2017
1.14.0-beta1 956 10/24/2017
1.13.1.1-beta1 954 9/29/2017
1.13.1 1,188 9/29/2017
1.13.1-beta1 948 9/29/2017
1.13.0 1,178 9/13/2017
1.13.0-beta1 946 9/12/2017
1.12.0 1,237 8/18/2017
1.12.0-beta1 956 8/18/2017
1.11.1.1 1,197 7/12/2017
1.11.1.1-beta1 1,011 7/12/2017
1.11.0.1 1,346 6/16/2017
1.11.0.1-beta1 1,009 6/16/2017
1.10.1.1 1,259 5/25/2017
1.10.1.1-beta1 1,033 5/25/2017
1.9.1.2 1,281 5/22/2017
1.8.0.3 1,329 1/10/2017
1.8.0.1 1,251 1/5/2017
1.8.0 1,512 1/5/2017

you can found full release notes here https://docs.agora.io/en/Voice/release_android_audio?platform=Android

update native sdk to v3.7.1 was released on August 4, 2022.

nuget sources repository:
https://github.com/AgoraIO-Community/Agora-RTC-SDK-for-Xamarin/wiki

Samples of using Agora packages and Documentation:
https://github.com/DreamTeamMobile/Xamarin.Agora.Samples