LuaAudio.wiki
changeset 2100 f058bd501c06
parent 2077 514babfbad9e
child 2234 cc4c3628ae0e
equal deleted inserted replaced
2099:b53ca1e90311 2100:f058bd501c06
     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 #labels !LuaFunctions
     2 #labels !LuaFunctions
     3 
     3 
     4 = Lua API: Audio functions =
     4 = Lua API: Audio functions =
       
     5 
     5 This page is a list of all functios in the [LuaAPI Lua API] that affect the audio.
     6 This page is a list of all functios in the [LuaAPI Lua API] that affect the audio.
     6 
     7 
     7 == `PlaySound(soundId, [gearUid [, instaVoice]])` ==
     8 == `PlaySound(soundId, [gearUid [, instaVoice]])` ==
     8 Plays the specified sound. Possible values for `soundId` are listed on the [Sounds] page.
     9 Plays the specified sound. Possible values for `soundId` are listed on the [Sounds] page.
     9 
    10