Create AAC/WAV/MP3 from a Short Array

Job ID: 32779647

Budget: €8 – €10 EUR

In an Android project, we have an input device that sends data using a listener as a Short Array.
The mission is to save all received arrays into an audio file (AAC, WAV or MP3).
The format is selected by the user when the app starts.
The code should be done using Kotlin.