Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!rutgers!uwm.edu!rpi!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!rice!rice!sun-spots-request From: kurt@redsox.base.bellcore.com (Kurt Gluck) Newsgroups: comp.sys.sun Subject: Need a microphone program Keywords: Source Message-ID: <1990Sep16.130147.15021@rice.edu> Date: 16 Sep 90 16:14:37 GMT Sender: sun-spots-request@rice.edu Organization: Sun-Spots Lines: 27 Approved: Sun-Spots@rice.edu Originator: spots@walhalla.rice.edu X-Sun-Spots-Digest: Volume 9, Issue 300, message 7 I need a program that records from the microphone port without all of the sunview stuff. What I really want is a pair of programs: microphone [-v###] >file which would read from the microphone and write to stdout. It perhaps should have an optional -v option to set the gain. speaker [-v###] [-e] file which would display the sound as a scope as in sound.c but under X. so: microphone |xscope |speaker could replace sound....