invoke

abstract suspend operator fun invoke(filePath: String): ByteArray?

Generates audio normalized loudness ByteArray for the given file path.

Return

ByteArray representing the normalized loudness.

Parameters

filePath

the path to the audio file.