Buy Me a Coffee at ko-fi.com

Registers a new custom sound for this avatar
The first argument is the sound id while the second argument is either a byte array of the sound data or a base64 string representation of the same

overload 1:
SoundAPI.newSound(name: String, byteArray: Table): SoundAPI
typings.-1808118735typings.80563118typings.1807272619
Method PropertyFluent DescriptionRepresentation
name accepts
byteArray accepts
Return Value
overload 2:
SoundAPI.newSound(name: String, base64Text: String): SoundAPI
typings.-1808118735typings.-1808118735typings.1807272619
Method PropertyFluent DescriptionRepresentation
name accepts
base64Text accepts
Return Value