Get the current status of the specified voice service type.
#include <audio/audio_manager_voice_service.h>
int audio_manager_get_voice_service_status(audio_manager_voice_service_t service, audio_manager_voice_service_status_t *status)
BlackBerry 10.0.0
The voice service type to query.
The status returned.
Use audio_manager_get_voice_service_status() to return the status of the name of the specified voice service type.
EOK upon success, a negative errno upon failure. The errno values are available in the errno.h file.