audioClip > audioClipType

Indicates the type of sound that Sonos should play. Specify the audioClipType in the clipType key in the loadAudioClip command. For example, you can use this enumeration to play sounds built into the Sonos firmware. Currently there’s only one sound available, the CHIME sound.

Value Description
CHIME This is the default Sonos audioClipType.
CUSTOM (Optional) This value indicates that you provided a custom streamUrl. You don’t need to provide this value as input to loadAudioClip as the presence of streamUrl implies a custom clipType.