Home > Develop > IP Control > REST API > API Services
Service audio
Estimated reading time: 1 minute
This service handles APIs that are related to audio functions like volume, sound effects and so on.
API List
API name | Auth Level | Description |
---|---|---|
getSoundSettings (v1.1) | None | This API provides the current settings and supported settings related to the sound configuration items. |
getSpeakerSettings (v1.0) | None | This API provides the current settings and supported settings related to the speaker configuration items. |
getVolumeInformation (v1.0) | None | This API provides information about the sound volume (and mute status) of the device. |
setAudioMute (v1.0) | Generic | This API provides the function to change the audio mute status. |
setAudioVolume (v1.0) | Generic | This API provides the function to change the audio volume level. |
setAudioVolume (v1.2) | Generic | This API provides the function to change the audio volume level. |
setSoundSettings (v1.1) | Generic | This API provides the function to change the settings related to sound setting items. |
setSpeakerSettings (v1.0) | Generic | This API provides the function to change the settings related to speaker setting items. |
Last modified: 27 Dec 2019