LuaAudio.wiki
changeset 1799 af459cd65ac6
parent 1761 a4c79fe4c9d9
child 1800 3e761893a2e9
equal deleted inserted replaced
1798:e9c222ae9879 1799:af459cd65ac6
     1 #summary List of functions in the Lua API that affect the audio
     1 #summary List of functions in the Lua API that affect the audio
     2 
     2 
     3 = Lua API: GUI and audio functions =
     3 = Lua API: Audio functions =
     4 This page is a list of all functios in the [LuaAPI Lua API] that affect the audio.
     4 This page is a list of all functios in the [LuaAPI Lua API] that affect the audio.
     5 
     5 
     6 == Audio functions ==
     6 == Audio functions ==
     7 === `PlaySound(soundId, [gearUid [, instaVoice]])` ===
     7 === `PlaySound(soundId, [gearUid [, instaVoice]])` ===
     8 Plays the specified sound. Possible values for `soundId` are listed on the [Sounds] page.
     8 Plays the specified sound. Possible values for `soundId` are listed on the [Sounds] page.