Preprocessor macro definitions for the audio_manager_routing.h header file in this library.
#define AUDIO_TYPE_NAMES_EXTENDEDNames for audio types.
Since: BlackBerry 10.0.0
#define AUDIO_TYPE_NAMES { \
"voice", \
"ringtone", \
"voicerecognition", \
"texttospeech", \
"videochat", \
"voicerecording", \
"multimedia", \
"inputfeedback", \
"default", \
"alert", \
"voicetones", \
"soundeffect", \
"pushtotalk", \
"reserved_0", \
"cmas", \
"alarm", \
"screenreader", \
AUDIO_TYPE_NAMES_EXTENDED \
}
The audio type names. Since: BlackBerry 10.0.0
#define AUDIO_RUNTIME_NAMES { \
"native", \
"android" \
}
Audio runtime names. Since: BlackBerry 10.2.0