AudioDecibelCheckOptions

constructor(name: String, audioDecibels: List<AudioDecibels> = emptyList(), barColor: Int = 0xFFE82E2E.toInt(), waveformColor: Int = 0xFF4CAF50.toInt(), customStyle: Map<String, Any> = emptyMap())