OptionalrenderCustom render function for the audio level indicator.
Current audio level (0-100)
The default rendered content
Custom React content for the audio level indicator
OptionalrenderCustom render function for the error state.
The error message
The default rendered content
Custom React content for the error display
Render props for advanced DevicePreview customization.
Remarks
Use these to completely customize how the audio level indicator or error state are rendered while still leveraging the component's logic and state management.
Example