home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.programmer
- Path: sparky!uunet!usc!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!fauern!LRZnews!news
- From: jolly@cis.uni-muenchen.de (Patrick Stein)
- Subject: Re: Help with SNDStartRecording
- Message-ID: <1992Nov23.092252.1988@news.lrz-muenchen.de>
- Keywords: sound,dsp,snd
- Sender: news@news.lrz-muenchen.de (Mr. News)
- Organization: Leibniz-Rechenzentrum, Muenchen (Germany)
- References: <1ep520INN4qu@uwm.edu>
- Date: Mon, 23 Nov 1992 09:22:52 GMT
- Lines: 37
-
- In article <1ep520INN4qu@uwm.edu> xepo@csd4.csd.uwm.edu (Scott R Violet)
- writes:
- >
- > HI,
- > I was wondering if someone might have an idea as to what would
- > cause the following problem. What happens is that I play back a sound
- > using SNDStartPlaying, it works fine because the sound finishs playing
- > with no errors, and then I try to do a SNDStartRecording, not
- > immediately after or during the playback of the other. When I do this
- > I get the error 'Record cannot access hardware resources.' (31 I
- > believe). I have tried using the SNDReserve and SNDUnreserve for both
- > of them, but neither seem to fix the problem. Any suggestions would
- > be greatly appreciated.
- > Thanks in advance,
- > --
- >
- > -Scott Violet (xepo@csd4.csd.uwm.edu)
-
-
- In 2.1 i had the same problem, cause I recorded and played
- at the same time. The only way to cope with that prob is to
- use different tasks ( not threads ! ).
- Look in the InterPhone program on various ftp-sites for
- ( e.g. ftp.informatik.uni-muenchen.de in /pub/next/Network/)
- more details.
-
-
- --
- ==========================================================
- Jolly alias Patrick Stein
- Centrum fuer Informations und Sprachverarbeitung der
- Ludwig Maximilians Universitaet Muenchen
- Tel: ++49 (0) 89 - 36 40 72 (priv) (0)89 -950 57 34
-
- "Every day u don t smile is a wasted day P) " C.Chaplin
- ==========================================================
-
-