SoundAPI.addSound

figura.docs.sounds.add_sound
overload 1:
sounds:addSound(name, byteArray)
Method Property Fluent Description Representation
name accepts a String
byteArray accepts a table
Return Value nil
overload 2:
sounds:addSound(name, base64Text)
Method Property Fluent Description Representation
name accepts a String
base64Text accepts a String
Return Value nil
a a