Xamarin.Agora.Voice.Android 2.0.2-beta1

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

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

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. 
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 980 9/15/2022
3.7.1-beta1 389 8/9/2022
3.6.0-beta1 285 12/23/2021
3.5.1 1,005 12/1/2021
3.5.1-beta1 302 11/19/2021
3.5.0.3 541 9/10/2021
3.5.0.2 502 8/16/2021
3.5.0 522 7/25/2021
3.4.6 535 7/25/2021
3.4.5 557 6/30/2021
3.4.3 566 6/30/2021
3.4.2 517 5/27/2021
3.4.1 591 4/23/2021
3.4.0 520 4/20/2021
3.3.2 508 3/31/2021
3.3.1 599 3/9/2021
3.3.0 572 2/26/2021
3.2.1 546 1/4/2021
3.1.2 649 9/23/2020
3.1.2-beta1 428 9/18/2020
3.1.1-beta2 414 9/1/2020
3.1.1-beta1 477 8/31/2020
3.0.1 650 6/2/2020
3.0.1-beta1 448 6/2/2020
3.0.0.2 703 5/20/2020
3.0.0.2-beta1 524 4/29/2020
3.0.0-beta3 544 3/25/2020
3.0.0-beta2 489 3/25/2020
3.0.0-beta1 495 3/5/2020
2.9.2.1-beta1 546 12/12/2019
2.9.2 786 10/25/2019
2.9.2-beta1 535 10/23/2019
2.9.1 715 10/9/2019
2.9.1-beta1 494 10/2/2019
2.9.0.1 773 8/18/2019
2.8.1 675 7/21/2019
2.4.1.1 702 7/20/2019
2.4.1.1-beta1 513 7/4/2019
2.4.0.1 830 4/5/2019
2.3.4-beta1 558 4/4/2019
2.3.3 793 1/31/2019
2.3.3-beta1 629 1/31/2019
2.3.1 908 10/30/2018
2.3.0 958 9/4/2018
2.2.3 1,223 7/10/2018
2.2.2 1,250 6/22/2018
2.2.1 1,152 6/1/2018
2.2.0 1,110 5/21/2018
2.2.0-beta1 923 5/21/2018
2.1.3 1,035 4/23/2018
2.1.2 1,205 4/10/2018
2.1.1 1,416 3/19/2018
2.1.0 1,152 3/8/2018
2.0.2 1,217 12/15/2017
2.0.2-beta1 985 12/15/2017
1.14.0 1,064 10/24/2017
1.14.0-beta1 839 10/24/2017
1.13.1.1-beta1 835 9/29/2017
1.13.1 1,058 9/29/2017
1.13.1-beta1 827 9/29/2017
1.13.0 1,054 9/13/2017
1.13.0-beta1 822 9/12/2017
1.12.0 1,116 8/18/2017
1.12.0-beta1 841 8/18/2017
1.11.1.1 1,078 7/12/2017
1.11.1.1-beta1 892 7/12/2017
1.11.0.1 1,222 6/16/2017
1.11.0.1-beta1 889 6/16/2017
1.10.1.1 1,130 5/25/2017
1.10.1.1-beta1 921 5/25/2017
1.9.1.2 1,158 5/22/2017
1.8.0.3 1,203 1/10/2017
1.8.0.1 1,130 1/5/2017
1.8.0 1,326 1/5/2017

Overview
Android Voice SDK supports the following two main scenarios:

Audio Communication
Audio Live Broadcast

v2.0.2(Released Dec. 15th, 2017)
Fixed the occasional audio routing issue;

v2.0(Released Dec. 6th, 2017)
New Function

Supported external audio source in the Communication and Live Broadcast scenario by adding the following APIs:

Name Description
setExternalAudioSource Enables the external audio source function
pushExternalAudioFrame Pushes external audio frame to Agora SDK
Provided a set of Restful APIs to kick out a peer user from the server in the Communication and Live Broadcast scenario. Contact sales-us@agora.io to enable the function if required.

Supported the following Android simulators: NOX, Lightening and Xiaoyao.

Bug Fix

Fixed issues related to audio routing and bluetooth.
Optimized volume balance control.

origin: https://docs.agora.io/en/2.0.2/product/Voice/Product%20Overview/release_android_audio