Rate this page:

ToneScriptPlayerOptions

Options for the VoxEngine.createToneScriptPlayer method.

Props

loop

Copy URL
loop: 

false

|

undefined

|

true

If true, playback is looped.

progressivePlayback

Copy URL
progressivePlayback: 

false

|

undefined

|

true

Use progressive playback or not. If true, the generated tone is delivered in chunks which reduces delay before a method call and playback. False by default.