Get the enhanced audio(EQ) option enum when the name of the option is specified.
#include <audio/audio_manager_voice_service.h>
audio_manager_voice_option_t audio_manager_get_voice_service_option_from_name(const char *name)
BlackBerry 10.0.0
The name of the option to query.
Use audio_manager_get_voice_service_option_from_name() to return the enhanced audio(EQ) option as an audio_manager_voice_option_t value representing the name of the voice service that's specified.
The enhanced audio(EQ) enumerated audio_manager_voice_option_t value.