Discussion Triggering VoiceAttack music playlists on in-game events

Spent last weekend configuring modifying KICS4 to trigger my playlists in Foobar, and it makes those boring long journeys so much more engaging to be able to ask the computer to play my favorite music. Indeed, as a VR user, VoiceAttack has become essential for me, especially when tied in with EDDI.

I was wondering, does anyone know of a way that certain playlists could be triggered using in-game events? For example, playlist A is triggered when I come under attack, or playlist B is triggered when I enter a Federation system?

Thanks!
 
Spent last weekend configuring modifying KICS4 to trigger my playlists in Foobar, and it makes those boring long journeys so much more engaging to be able to ask the computer to play my favorite music. Indeed, as a VR user, VoiceAttack has become essential for me, especially when tied in with EDDI.

I was wondering, does anyone know of a way that certain playlists could be triggered using in-game events? For example, playlist A is triggered when I come under attack, or playlist B is triggered when I enter a Federation system?

Thanks!

Simply passing a variable to VA from EDDI.
Example you have variable for attack, in the attack event script sends a boolean varable true.

For VA is always listening, a listener must be created at the beginning, which can be programmed into voice attack to detect the variable change

ORIGINAL

Simplemente pasando una variable a VA desde EDDI.
Ejemplo tienes variable para ataque, en el script de evento de ataque envia una varable booleana true.
Para que VA este siempre escuchando se debe crear de inicio un escuchador que puede ser programado en voice attack para que detecte el cambio de variable
 
Last edited:
regards:

If you have problems creating a script in voice attack that is listening to the change of EDDI variables, you send me a private one to publish one example.

original

saludos:

Si tienes problemas para crear un script en voice attack que este escuchando el cambio de variables de EDDI me mandas un privado para publicar uno de ejemplo.
 
Back
Top Bottom