I keep thinking I must be missing something out here, but I just can't get speech files to work on AGS 2.72. Searching the forums got me
this and
this but neither had a conclusive solution.
To lay out my problem: I'm testing speech with one file, which I've named GIUS001.ogg (I always have file extensions on, so I know it's most definitely an .ogg). The dialog goes like this:
[code]GIUSEPPE: &001 Hello, Martin.[/code]
I put the GIUS001.ogg file in the Speech folder in the game folder, and rebuild VOX files. A speech.vox file is generated in the Compiled folder. At 149KB it's a little over three times the size of the original 38KB .ogg. I figure everything looks right, so I run the test. Nothing. Acts just like it did without the speech file.
I tried it with a Say command too, and it didn't work either.
Any help or insight would be greatly appreciated! My actors have worked really hard and I really don't want to give up on this.