Xamarin.Agora.Voice.Android 1.13.0

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.13.0
NuGet\Install-Package Xamarin.Agora.Voice.Android -Version 1.13.0
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.13.0" />
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.13.0
#r "nuget: Xamarin.Agora.Voice.Android, 1.13.0"
#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.13.0

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

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

Product Versions
.NET net6.0-android net7.0-android
MonoAndroid monoandroid
Compatible target framework(s)
Additional computed target framework(s)
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 317 9/15/2022
3.7.1-beta1 156 8/9/2022
3.6.0-beta1 119 12/23/2021
3.5.1 778 12/1/2021
3.5.1-beta1 123 11/19/2021
3.5.0.3 309 9/10/2021
3.5.0.2 246 8/16/2021
3.5.0 261 7/25/2021
3.4.6 289 7/25/2021
3.4.5 302 6/30/2021
3.4.3 313 6/30/2021
3.4.2 276 5/27/2021
3.4.1 324 4/23/2021
3.4.0 281 4/20/2021
3.3.2 264 3/31/2021
3.3.1 342 3/9/2021
3.3.0 320 2/26/2021
3.2.1 318 1/4/2021
3.1.2 403 9/23/2020
3.1.2-beta1 265 9/18/2020
3.1.1-beta2 261 9/1/2020
3.1.1-beta1 309 8/31/2020
3.0.1 404 6/2/2020
3.0.1-beta1 296 6/2/2020
3.0.0.2 423 5/20/2020
3.0.0.2-beta1 343 4/29/2020
3.0.0-beta3 351 3/25/2020
3.0.0-beta2 320 3/25/2020
3.0.0-beta1 326 3/5/2020
2.9.2.1-beta1 374 12/12/2019
2.9.2 518 10/25/2019
2.9.2-beta1 366 10/23/2019
2.9.1 468 10/9/2019
2.9.1-beta1 351 10/2/2019
2.9.0.1 508 8/18/2019
2.8.1 476 7/21/2019
2.4.1.1 472 7/20/2019
2.4.1.1-beta1 349 7/4/2019
2.4.0.1 618 4/5/2019
2.3.4-beta1 391 4/4/2019
2.3.3 607 1/31/2019
2.3.3-beta1 444 1/31/2019
2.3.1 639 10/30/2018
2.3.0 677 9/4/2018
2.2.3 897 7/10/2018
2.2.2 963 6/22/2018
2.2.1 857 6/1/2018
2.2.0 822 5/21/2018
2.2.0-beta1 707 5/21/2018
2.1.3 757 4/23/2018
2.1.2 888 4/10/2018
2.1.1 1,121 3/19/2018
2.1.0 866 3/8/2018
2.0.2 922 12/15/2017
2.0.2-beta1 751 12/15/2017
1.14.0 791 10/24/2017
1.14.0-beta1 651 10/24/2017
1.13.1.1-beta1 647 9/29/2017
1.13.1 783 9/29/2017
1.13.1-beta1 656 9/29/2017
1.13.0 791 9/13/2017
1.13.0-beta1 639 9/12/2017
1.12.0 854 8/18/2017
1.12.0-beta1 659 8/18/2017
1.11.1.1 829 7/12/2017
1.11.1.1-beta1 689 7/12/2017
1.11.0.1 988 6/16/2017
1.11.0.1-beta1 696 6/16/2017
1.10.1.1 868 5/25/2017
1.10.1.1-beta1 719 5/25/2017
1.9.1.2 875 5/22/2017
1.8.0.3 918 1/10/2017
1.8.0.1 848 1/5/2017
1.8.0 980 1/5/2017

update native lib to v1.13(Released Sept 4th, 2017)
       
       New Function:
Added a function of dynamically enabling and disabling the function of acquiring the sound card in the live broadcast scenario. Contact sales-us@agora.io if necessary
Added a function of disabling the audio playback. Contact sales-us@agora.io if necessary
Supported the profile configuration for stream-pushing at the client side
Added a new API onClientRoleChanged to indicate the user role change between host and audience in a live broadcast scenario
Supported the push-stream failure callback at the server side

Improvement:
The video profile is controllable with software codec

Bug Fix:
Fixed the occasional crashes on some devices

origin: https://docs.agora.io/en/release_note/user_guide/agora_native_sdk/en/android_video.html