Get the audio voice service status name given the type of the status.
#include <audio/audio_manager_voice_service.h>
const char* audio_manager_get_voice_service_status_name(audio_manager_voice_service_status_t status)
The type of the status to query.
The audio_manager_get_voice_service_status_name() function returns the audio voice service status name given the type of the status.
The service status name.