I have a multiplatform application and want to add audio annotations functionality. I am looking for audio playback /recording library that is:
I saw gstreamer but I have the feeling that is it too advanced for my simple use cases
Did you look into SDL? That should be able to play OGG files and WAV files.