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 | Method Property | Fluent Description | Representation |
|---|---|---|
| name accepts | typings.-1808118735||
| byteArray accepts | typings.80563118||
| Return Value | typings.1807272619
overload 2:
SoundAPI.newSound(name: String, base64Text: String): SoundAPI | Method Property | Fluent Description | Representation |
|---|---|---|
| name accepts | typings.-1808118735||
| base64Text accepts | typings.-1808118735||
| Return Value | typings.1807272619
listFiles
action_wheel
Action
BlockRaycastTypes