Audio output does not work on 1.0.0. I tested with all of the audio examples from switch-examples, playing an MP3 with NX-Shell, and playing a game with mGBA and all of them were completely silent; I tested with NROs compiled with the latest libnx. Here is the output from the audio switch-examples:
I believe the return result in audren-simple.nro may be the problem, as 0x499 is the Invalid buffer address failure case. It seems a similar issue may have been fixed in the past but audio output remains broken.