C6_Hellfrog Posted May 9, 2016 Posted May 9, 2016 Hi , 1 st : I'd like for reasons to be able to play a wav or ogg or whatever while in lua script called by export.lua, and not in a specific to a miz mission script. Is it possible ? how to ? what function to call ? tried with os.execute but opens the os shell and very high fps impact. 2d : If possible, is there a way to use, and how to, the text to speech metatables (look at .\sounds folder and below) from the mission editor. So to say, may we call in any way text to speech functions from the triggering system of mission editor from outside a mission ? 3rd : same question as 2d, but from within a mission script lua.
C6_Hellfrog Posted May 9, 2016 Author Posted May 9, 2016 or anyway, does anyone know how to use function calls in bin/lua_sound.dll ? or ogg.dll ? ed_sound.dll ?
Recommended Posts