Home / Companies / Agora / Blog / Post Details
Content Deep Dive

How to Beautify and Convert the User’s Voice Using the Agora Android SDK

Blog post from Agora

Post Details
Company
Date Published
Author
Boemo Wame Mmopelwa
Word Count
563
Language
English
Hacker News Points
-
Summary

In this tutorial by Boemo Wame Mmopelwa, we learn how to alter and beautify a user's voice using the Agora Android SDK. The prerequisites include an Agora developer account, knowledge of creating live-streaming Android applications using Agora, basic Android development knowledge, and Android Studio. We add dependencies in Gradle, permissions in the Manifest.xml file, create an instance of RtcEngine, set the client as a broadcaster, beautify the voice with setVoiceBeautifierPreset function, and convert the user's voice using setVoiceConversionPreset function. The tutorial concludes by testing the demo and provides additional resources for learning more about Agora features.