User Tools

Site Tools


built_in:nxt_playsoundfile

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
built_in:nxt_playsoundfile [2015/03/09 16:03]
octazid created
built_in:nxt_playsoundfile [2015/03/25 11:20]
madlyr [PlaySoundFile]
Line 4: Line 4:
  
 The **file** parameter should be the name of the sound file and the **repeat** parameter should be number of times you want the sound to repeat. The **file** parameter should be the name of the sound file and the **repeat** parameter should be number of times you want the sound to repeat.
 +Format for **file**: ASCIIZ string with maximum size [15:3 chars].
 <code>nxt.PlaySoundFile( file, repeat );</code> <code>nxt.PlaySoundFile( file, repeat );</code>
  
built_in/nxt_playsoundfile.txt ยท Last modified: 2015/03/25 19:20 (external edit)