Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Author
Message
Thade!
21
Years of Service
User Offline
Joined: 11th Sep 2002
Location: Austria
Posted: 28th Oct 2002 00:09
SoundNumber=1
record sound SoundNumber
wait key
stop recording sound
if sound exist(SoundNumber)=1
save sound "mysound.wav",SoundNumber
play sound SoundNumber
delete sound SoundNumber
endif

= Runtime Error 3004 - Sound does not exist at line 2

Frustrating - whatever you try - nothing really works the way you expect. This is part of the Usage Example !!!
What is wrong with it?
ant4d
21
Years of Service
User Offline
Joined: 27th Oct 2002
Location:
Posted: 28th Oct 2002 05:31
this worked for me, but i couldn't really test it my mic is broken
SoundNumber = 1
load sound "bounce.wav",SoundNumber
record sound SoundNumber
wait key
if sound exist(SoundNumber)=1
save sound "mysound.wav",SoundNumber
play sound SoundNumber
delete sound SoundNumber
endif

Krash
21
Years of Service
User Offline
Joined: 13th Oct 2002
Location:
Posted: 28th Oct 2002 05:32
looks like a bug to me...

It's all fun and games 'till someone loses an arm...
Thade!
21
Years of Service
User Offline
Joined: 11th Sep 2002
Location: Austria
Posted: 29th Oct 2002 12:52
Krash - I didn't want to say it that harsh - but I bet you are right - lol

You know? After 2 month of looking into that forum and testing things with dbpro occasionally and after the 2nd patch made things worse than better ....

I get that feeling ......

DBPro is a program that will never work.

Login to post a reply

Server time is: 2024-04-20 11:05:02
Your offset time is: 2024-04-20 11:05:02