Please login or register.

Login with username, password and session length
Advanced search  

News:

This forum provides RSS feed. To query recent posts use this url. More...


Author Topic: Problem playing wav file  (Read 3658 times)

0 Members and 1 Guest are viewing this topic.

Adventureforall

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 26
  • I'm a llama!
    • View Profile
Problem playing wav file
« on: May 29, 2003, 09:12:02 PM »

Hallo,

I'm trying to let my actor speaks so i tried the following in the item script :

actor.Talk("That knife looks interresting", "scene1_knifeintressting.wav);

Did i do something wrong, or did i forget something.

Can any one help me please ??
Logged

odnorf

  • w00t?
  • Global Moderator
  • Addicted to WME forum
  • *
  • Karma: 7
  • Offline Offline
  • Gender: Male
  • Posts: 1456
  • Lamp dog!
    • View Profile
Re:Problem playing wav file
« Reply #1 on: May 29, 2003, 09:58:42 PM »

You have to use the exact path for the wav file. If, for example, you have the wav file in a /speech directory then the correct code should be:

actor.Talk("That knife looks interesting", "speech/scene1_knifeinteresting.wav");
Logged
fl*p

Adventureforall

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 26
  • I'm a llama!
    • View Profile
Re:Problem playing wav file
« Reply #2 on: May 29, 2003, 10:14:13 PM »

Oke, the error is gone, but i still hear no speech ??
Logged

Adventureforall

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 26
  • I'm a llama!
    • View Profile
Re:Problem playing wav file
« Reply #3 on: May 29, 2003, 10:19:17 PM »

I've solved the problem, thanx for your help
Logged
 

Page created in 0.037 seconds with 20 queries.