Block until the audio manager service completes initialization.
#include <audio/audio_manager_event.h>
int audio_manager_wait_for_initialization()
BlackBerry 10.0.0
Use audio_manager_wait_for_initialization() to block so that your app can wait for the initialization of the audio manager service.
EOK upon success, a negative errno upon failure. The errno values are available in the errno.h file.