Xamarin.Agora.Voice.Android 2.2.0-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.2.0-beta1
                    
NuGet\Install-Package Xamarin.Agora.Voice.Android -Version 2.2.0-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.2.0-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xamarin.Agora.Voice.Android" Version="2.2.0-beta1" />
                    
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 2.2.0-beta1
                    
#r "nuget: Xamarin.Agora.Voice.Android, 2.2.0-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.
#addin nuget:?package=Xamarin.Agora.Voice.Android&version=2.2.0-beta1&prerelease
                    
Install Xamarin.Agora.Voice.Android as a Cake Addin
#tool nuget:?package=Xamarin.Agora.Voice.Android&version=2.2.0-beta1&prerelease
                    
Install Xamarin.Agora.Voice.Android 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,000 9/15/2022
3.7.1-beta1 400 8/9/2022
3.6.0-beta1 301 12/23/2021
3.5.1 1,021 12/1/2021
3.5.1-beta1 319 11/19/2021
3.5.0.3 559 9/10/2021
3.5.0.2 520 8/16/2021
3.5.0 540 7/25/2021
3.4.6 552 7/25/2021
3.4.5 574 6/30/2021
3.4.3 584 6/30/2021
3.4.2 537 5/27/2021
3.4.1 613 4/23/2021
3.4.0 541 4/20/2021
3.3.2 529 3/31/2021
3.3.1 620 3/9/2021
3.3.0 596 2/26/2021
3.2.1 570 1/4/2021
3.1.2 671 9/23/2020
3.1.2-beta1 453 9/18/2020
3.1.1-beta2 437 9/1/2020
3.1.1-beta1 501 8/31/2020
3.0.1 674 6/2/2020
3.0.1-beta1 472 6/2/2020
3.0.0.2 727 5/20/2020
3.0.0.2-beta1 547 4/29/2020
3.0.0-beta3 569 3/25/2020
3.0.0-beta2 516 3/25/2020
3.0.0-beta1 519 3/5/2020
2.9.2.1-beta1 570 12/12/2019
2.9.2 813 10/25/2019
2.9.2-beta1 561 10/23/2019
2.9.1 741 10/9/2019
2.9.1-beta1 522 10/2/2019
2.9.0.1 808 8/18/2019
2.8.1 704 7/21/2019
2.4.1.1 733 7/20/2019
2.4.1.1-beta1 541 7/4/2019
2.4.0.1 859 4/5/2019
2.3.4-beta1 587 4/4/2019
2.3.3 824 1/31/2019
2.3.3-beta1 659 1/31/2019
2.3.1 945 10/30/2018
2.3.0 997 9/4/2018
2.2.3 1,318 7/10/2018
2.2.2 1,349 6/22/2018
2.2.1 1,244 6/1/2018
2.2.0 1,205 5/21/2018
2.2.0-beta1 1,017 5/21/2018
2.1.3 1,097 4/23/2018
2.1.2 1,306 4/10/2018
2.1.1 1,511 3/19/2018
2.1.0 1,249 3/8/2018
2.0.2 1,312 12/15/2017
2.0.2-beta1 1,078 12/15/2017
1.14.0 1,128 10/24/2017
1.14.0-beta1 898 10/24/2017
1.13.1.1-beta1 896 9/29/2017
1.13.1 1,123 9/29/2017
1.13.1-beta1 889 9/29/2017
1.13.0 1,117 9/13/2017
1.13.0-beta1 883 9/12/2017
1.12.0 1,178 8/18/2017
1.12.0-beta1 901 8/18/2017
1.11.1.1 1,138 7/12/2017
1.11.1.1-beta1 953 7/12/2017
1.11.0.1 1,285 6/16/2017
1.11.0.1-beta1 950 6/16/2017
1.10.1.1 1,193 5/25/2017
1.10.1.1-beta1 981 5/25/2017
1.9.1.2 1,222 5/22/2017
1.8.0.3 1,267 1/10/2017
1.8.0.1 1,194 1/5/2017
1.8.0 1,423 1/5/2017

v2.2.0 (Released May 4th, 2018)
New Functions
1. Play the audio effect in the channel
Added a publish parameter in the playEffect method, to enable the remote user in the channel to hear the audio effect played locally. For details, see the description for playEffect in Voice Call API.

Note

If your SDK is upgraded to v2.2 from a previous version, pay attention to the function changes of this API.

2. Deploy the proxy at the server
Agora provides a proxy package for enterprise users with corporate firewalls to deploy before accessing the services of Agora. For details, see Advanced: Deploying the Enterprise Proxy.

Improvements
1. Audio volume indication
Improved the enableAudioVolumeIndication function. The method, once enabled, sends the audio volume indication of the speaker in its callback at set intervals, regardless of whether any user is speaking in the channel.

2. Network quality detection during a session
To meet the customers’ need for real-time network quality detection in the channel, the onNetworkQuality method improved its data accuracy. For details, see the description for onNetworkQuality in Voice Call API.

3. Lastmile quality detection before joining a channel
To test if the customers’ network condition can support voice or video calls before joining the channel, onLastmileQuality changed the detection from a fixed bitrate to the bitrate set by the customer in setVideoProfile to improve data accuracy. When the network condition is unknown, this callback is still triggered at two second intervals. For details, see the description for onLastmileQuality in Voice Call API.

4. Audio Quality Enhancement
Improved the audio quality in music playback scenarios.

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