Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!ncar!gatech!purdue!mentor.cc.purdue.edu!j.cc.purdue.edu!brazil.psych.purdue.edu!zhou From: zhou@brazil.psych.purdue.edu (Albert Zhou) Newsgroups: comp.lang.c Subject: DIGITALIZED SOUND ON PC? Message-ID: <11516@j.cc.purdue.edu> Date: 20 Nov 90 02:01:50 GMT Sender: news@j.cc.purdue.edu Reply-To: zhou@brazil.psych.purdue.edu (Albert Zhou) Organization: Purdue University Lines: 6 I want to output some digitalized sound signal to the speaker. The key- point I figured out is to control the volume of the speaker. While you can use "sound" to control frequency, Turbo does not provide direct access to the speaker. I searched throughout my DOS manual and could not find a interrupt for speaker. Does anybody have any clue on how to access speaker?