01-01-2013 08:35 PM
Hi, I started a project using the AudioRecorder class.
Everything works fine, the only thing that I want to achieve additionally is, that I'd like to write audio metadata into the audiofile. I played around with the MediaPlayer which is capable of READING audio metadata, but as it seems there is no way of writing them. I did some research and came up with the native low level libraries. So is there a way to achieve my goal with the native libraries? I want to store information about the author (preferably read from the BB social plattform) and the recording date.
Greetings from Germany