Get the enhanced audio(EQ) option name when the voice option is specified.
#include <audio/audio_manager_voice_service.h>
const char* audio_manager_get_voice_service_option_name(audio_manager_voice_option_t option)
BlackBerry 10.0.0
The type of the option to query.
Use audio_manager_get_voice_service_option_name() to return the name of the enhanced audio(EQ) option when provided an audio_manager_voice_option_t value.
The enhanced audio(EQ) option name. If the provided audio_manager_voice_service_status_t can't be found, NULL is returned.