PDA

View Full Version : Failed to load wav file


BrynJ
04-23-2008, 11:41 AM
Hello all,

I'm new to Vizard, so my apologies if I'm missing something obvious, but I have a rather strange problem.

I'm trying to add an audio file, for use with an avatar, like so:

sayhello = vizact.speak('hello.wav')

But I keep getting a 'failed to load wave file' error on execution - however the file is definitely present and correct as it's available for playback in the Resources pane.

Any ideas what might be going wrong?

farshizzo
04-24-2008, 09:35 AM
We usually use 16-bit PCM wav files and they work fine. Would you mind posting the wav file or sending it directly to me at lashkari@worldviz.com, so I could take a look at it?