Xamarin.Agora.Voice.Android 1.11.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Xamarin.Agora.Voice.Android --version 1.11.0.1
NuGet\Install-Package Xamarin.Agora.Voice.Android -Version 1.11.0.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="1.11.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xamarin.Agora.Voice.Android --version 1.11.0.1
#r "nuget: Xamarin.Agora.Voice.Android, 1.11.0.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.
// Install Xamarin.Agora.Voice.Android as a Cake Addin
#addin nuget:?package=Xamarin.Agora.Voice.Android&version=1.11.0.1

// Install Xamarin.Agora.Voice.Android as a Cake Tool
#tool nuget:?package=Xamarin.Agora.Voice.Android&version=1.11.0.1

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. 
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 833 9/15/2022
3.7.1-beta1 330 8/9/2022
3.6.0-beta1 239 12/23/2021
3.5.1 947 12/1/2021
3.5.1-beta1 255 11/19/2021
3.5.0.3 478 9/10/2021
3.5.0.2 445 8/16/2021
3.5.0 459 7/25/2021
3.4.6 474 7/25/2021
3.4.5 492 6/30/2021
3.4.3 505 6/30/2021
3.4.2 453 5/27/2021
3.4.1 523 4/23/2021
3.4.0 454 4/20/2021
3.3.2 442 3/31/2021
3.3.1 531 3/9/2021
3.3.0 512 2/26/2021
3.2.1 488 1/4/2021
3.1.2 588 9/23/2020
3.1.2-beta1 381 9/18/2020
3.1.1-beta2 370 9/1/2020
3.1.1-beta1 436 8/31/2020
3.0.1 591 6/2/2020
3.0.1-beta1 393 6/2/2020
3.0.0.2 635 5/20/2020
3.0.0.2-beta1 480 4/29/2020
3.0.0-beta3 490 3/25/2020
3.0.0-beta2 450 3/25/2020
3.0.0-beta1 451 3/5/2020
2.9.2.1-beta1 492 12/12/2019
2.9.2 716 10/25/2019
2.9.2-beta1 484 10/23/2019
2.9.1 654 10/9/2019
2.9.1-beta1 453 10/2/2019
2.9.0.1 714 8/18/2019
2.8.1 609 7/21/2019
2.4.1.1 647 7/20/2019
2.4.1.1-beta1 462 7/4/2019
2.4.0.1 775 4/5/2019
2.3.4-beta1 504 4/4/2019
2.3.3 739 1/31/2019
2.3.3-beta1 578 1/31/2019
2.3.1 835 10/30/2018
2.3.0 881 9/4/2018
2.2.3 1,119 7/10/2018
2.2.2 1,144 6/22/2018
2.2.1 1,046 6/1/2018
2.2.0 1,003 5/21/2018
2.2.0-beta1 830 5/21/2018
2.1.3 947 4/23/2018
2.1.2 1,094 4/10/2018
2.1.1 1,305 3/19/2018
2.1.0 1,035 3/8/2018
2.0.2 1,098 12/15/2017
2.0.2-beta1 883 12/15/2017
1.14.0 975 10/24/2017
1.14.0-beta1 766 10/24/2017
1.13.1.1-beta1 756 9/29/2017
1.13.1 969 9/29/2017
1.13.1-beta1 750 9/29/2017
1.13.0 961 9/13/2017
1.13.0-beta1 750 9/12/2017
1.12.0 1,025 8/18/2017
1.12.0-beta1 767 8/18/2017
1.11.1.1 990 7/12/2017
1.11.1.1-beta1 808 7/12/2017
1.11.0.1 1,135 6/16/2017
1.11.0.1-beta1 808 6/16/2017
1.10.1.1 1,031 5/25/2017
1.10.1.1-beta1 841 5/25/2017
1.9.1.2 1,061 5/22/2017
1.8.0.3 1,107 1/10/2017
1.8.0.1 1,035 1/5/2017
1.8.0 1,202 1/5/2017

update native lib to  v1.11 (Released June 15, 2017)
New Function:
All platform(except for Web): Added a new function of supporting host-in from different App channels. For details, refer to Cross-Channel Host in .
All platform(except for Web): Added a new function of dragging the audio progress during the playback. For details, refer to the API method setAudioMixingPosition() added for each platform.
All platform(except for Web): Added a set of Restful APIs for live broadcast channel to manage the live broadcast. For details, refer to Live Channel RESTful API .
All platform(except for Web): Added a new function for live broadcast scenario that the hosts can view their own image (mirror local view). Contact sales-us@agora.io for the details if required.
All platform(except for Web): Added a new recording solution to record communication and live broadcast. For details, refer to Recording SDK Release Notes .
Android and iOS: Upgraded the libraries for image enhancement. Users who once referenced the libraries for image enhancement must use the latest image enhancement package to avoid crash. For details, refer to Agora Image Enhancement Release Notes Beta
origin: https://docs.agora.io/en/user_guide/communication/Agora_Native_SDK_Release_Notes.html