Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1000 Bytes

GetSound.md

File metadata and controls

17 lines (14 loc) · 1000 Bytes

GetSound

Properties

Name Type Description Notes
created_by str The url to the description of the type of this position [optional]
created_by_id str The global id of the user who created this entry [optional]
guid str The global id unique across robots that identifies this sound [optional]
length str The length of the sound in the format hh:mm:ss [optional]
name str The name of the sound [optional]
note str A possible description of the sound [optional]
sound str A binary representation of the sound [optional]
stream str The url to stream the raw audio [optional]
volume int The volumne of the sound when played [optional]

[Back to Model list] [Back to API list] [Back to README]