home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / next / programm / 7374 < prev    next >
Encoding:
Text File  |  1992-11-22  |  1.8 KB  |  50 lines

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