79652425

Date: 2025-06-04 08:58:08
Score: 0.5
Natty:
Report link

I also ran into this problem.

The solution is to download files from the website: https://github.com/DucLQ92/ffmpeg-kit-audio/tree/main/com/arthenica/ffmpeg-kit-audio/6.0-2

Next, place the aar file in the app/libs folder

Add it to build.gradle:

dependencies {
     implementation(files("libs/ffmpeg-kit-audio-6.0-2.aar"))
} 

Assemble the project

Reasons:
  • Whitelisted phrase (-1): solution is
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Arty Morris