Custom prebuilt features
Live Audio Room Kit (ZegoUIKitPrebuiltLiveAudioRoom) provides a set of default behaviors and styles. If those don't fully meet your needs, we allow you to flexibly do further customization or add your custom business logic.
After getting started, you may notice there is a ZegoUIKitPrebuiltLiveAudioRoomConfig
when you integrate the Live Audio Room Kit, and this is exactly used for custom configuration.
Now, we support the following:
Set user avatar
Set avatar images for your app users (otherwise, defaults to use the first letter of the username).
Customize the seats
- Customize the seat layout.
- Set specified seats for roles in the live audio room accordingly.
Customize the background
Customize the background view of the live audio room.
Set a leave confirmation dialog
Add a confirmation dialog box to make a double confirmation.
Modify user interface text
Customize the internal components' UI text.
Customize the menu bar
Remove the default buttons or add custom ones to the bottom menu bar.