Frictional Games Forum (read-only)

Full Version: EffectVoice not playing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
PHP Code:
void CharlesLine1(string &in asTimer)
{
    
AddEffectVoice("charles_01.ogg""""Ch07Misc""charles01"true"Player"416);
    
SetEffectVoiceOverCallback("CharlesLine2");


Me again. I'm having trouble with this EffectVoice. I've made sure the files match, but the sound itself doesn't play. The subtitle shows up, and lasts for as long as the sound file lasts, but i don't hear anything. I've also tried changing the radius values to 0, 20 but I still don't hear it.
You forgot the " ; " end of the function? Not sure if I am wrong. Tired to understand anything right now.
Nvm I feex

Making true to false feex
my boat is fly