View Single Post
  #1  
Old 04-23-2008, 11:41 AM
BrynJ BrynJ is offline
Member
 
Join Date: Apr 2008
Posts: 1
Question Failed to load wav file

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?

Last edited by BrynJ; 04-23-2008 at 11:47 AM.
Reply With Quote