Functions for managing voice services.
API component | Description |
---|---|
audio_manager_get_voice_service_from_name() | Get the audio voice service given the name of the service. |
audio_manager_get_voice_service_name() | Get the audio voice service name given the type of the service. |
audio_manager_get_voice_service_option() | Get the current audio option of a given voice service type and a given audio device. |
audio_manager_get_voice_service_option_from_name() | Get the audio voice option given the name of the option. |
audio_manager_get_voice_service_option_name() | Get the enhanced audio option name given the type of the option. |
audio_manager_get_voice_service_status() | Get the current status of a given voice service type. |
audio_manager_get_voice_service_status_from_name() | Get the audio voice status given the name of the status. |
audio_manager_get_voice_service_status_name() | Get the audio voice service status name given the type of the status. |
audio_manager_set_voice_service_option() | [Privileged]Set the audio option of a given voice service type and a given audio device. |
audio_manager_set_voice_service_status() |