Get the audio handle type given the name of the type.
#include <audio/audio_manager_routing.h>
audio_manager_audio_type_t audio_manager_get_type_from_name(const char *type_name)
The name of the type to query.
The audio_manager_get_type_from_name() function returns the audio manager handle type given the name of the type.
The audio manager handle type.