Jump to content

Covox Speech Thing: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Miker00lz (talk | contribs)
Compatibility: Fake86 is another emulator that does provide Covox/Disney Sound Source support
Vaxquis (talk | contribs)
Commercial products: "a somewhat popular device" - what does it precisely mean to be "somewhat popular"? - removed
Line 33: Line 33:
|page = 282
|page = 282
}}</ref>
}}</ref>
* '''Disney Sound Source'''. A somewhat popular device, marketed by [[Disney Software]] in early 1990s, appeared to be a sophisticated Covox-idea based DAC. It consisted of 2 parts: a DAC plugged into printer port and separate amplifier / speaker box.<ref>{{cite article
* '''Disney Sound Source'''. Covox-idea based DAC, marketed by [[Disney Software]] in early 1990s. It consisted of 2 parts: a DAC plugged into printer port and separate amplifier / speaker box.<ref>{{cite article
|title = Some notes on programming for the Disney Sound Source
|title = Some notes on programming for the Disney Sound Source
|url = http://thorkildsen.no/faqsys/docs/progss.txt
|url = http://thorkildsen.no/faqsys/docs/progss.txt

Revision as of 09:58, 12 August 2013

One widely used variant

The Covox Speech Thing (also known as Covox plug) was an external audio device attached to the computer to output digital sound. It was composed of the most primitive 8-bit DAC using a resistor ladder and an analogue signal output, and plugged into the printer port of the PC.

The circuit was marketed around 1986 by Covox, Inc of Eugene, Oregon, for about 70 USD[1] (79.95 USD as of 1989[2]), but as its parts were much cheaper than the complete plug, and as its design was fairly simple, people soon started to build their own variants. The plug was used long into the 1990s, as sound cards were still very expensive at that time. The plug was also quite popular in the demoscene.

An inherent problem of the design is that it requires very precise resistors. If normal parts are used, the values get shuffled, especially for quiet sounds, resulting in distortion. Nevertheless, the sound quality of the Covox plug is far superior compared to the PC speaker; even today, a self-built Covox plug is still an inexpensive way to give old computers sound capabilities.

The Speech Thing by Covox

Commercial products

  • Covox Speech Thing. The simplest hardware DAC, bundled with speech synthesis software, marketed originally as part of voice synthesis and recognition system.[3]
  • Disney Sound Source. Covox-idea based DAC, marketed by Disney Software in early 1990s. It consisted of 2 parts: a DAC plugged into printer port and separate amplifier / speaker box.[4] The low price of $14[5] got the device some popularity. It used external power (ran on batteries) and involved some circuitry to turn it on / off. Sound quality was also superior due to sound filtering schemes used. Games that run on Disney Sound Source should run without problems on simpler Covoxes; however, not all software made for simple Covoxes will run on Disney Sound Source, as it requires additional command bytes to be sent to additional control port to operate.[6]

Features

In its simplest form, Covox received 8-bit, mono signal through the parallel port and produced analog output that could be amplified and played back on loudspeakers. Sampling rate was not fixed by hardware means, and theoretically Covox can support any sampling rate. In practice, however, parallel port speed limits make it rather hard to achieve even standard CD-quality 44100 Hz. Another limiting factor compared to real sound cards was the need to use the computationally demanding timer interrupt to play background music, since there was no direct memory access available.

Advanced versions of Covox-like devices featured:

  • Printer port forwarding connectors — allowed to plug printer into the Covox and use both (playing audio and printing) without reconnections, although not at the same time. Whenever something is printed, loud noise is created.
  • Both DAC and ADC converters;
  • ADCs with tiny microphone preamplifiers;
  • DACs with amplification;
  • Sourcing power from serial port;
  • Numerous sound-enhancing (hi-fi) features, like filters or equalizers;
  • Stereo capability, either by using two parallel ports or one port with switching using strobe (pin #1) and line feed (pin #14) signals.

Compatibility

The Covox plug couldn't directly substitute any of the popular cards of that age (AdLib, Sound Blaster, Gravis Ultrasound, etc.), but several games / platforms supported it directly. Notable entries include:

Popular DOS-based trackers used on demoscene included Covox support, for example:

Also, numerous emulators existed, for example, Virtual SoundBlaster could be used to emulate Sound Blaster on Covox, Covoxer could emulate Tandy 1000/2000 music synthesizer on Covox.

Several operating systems have a driver for Covox available for install:

In reverse, the DOSBox and Fake86 emulators allow to emulate presence of Covox (as Disney Sound Source) on a machine without such physical device connected.[8]

References

  1. ^ Template:Cite article
  2. ^ Social Science Microcomputer Review. 7. Duke University Press: 97. 1989. ISSN 0885-0011. {{cite journal}}: Missing or empty |title= (help)
  3. ^ Pilgrim, Aubrey (1996). Build Your Own Multimedia PC. McGraw-Hill. p. 282. ISBN 978-0-07-912226-1.
  4. ^ Template:Cite article
  5. ^ The Oldskool PC Carnival Sideshow
  6. ^ Disney Sound Source programming info
  7. ^ Linux driver for Covox by Michael Beck
  8. ^ DOSBox Wiki: Sound article