Covox Speech Thing (original) (raw)

From Wikipedia, the free encyclopedia

External digital-to-analog audio converter

Covox Speech Thing

Covox Speech Thing
Date invented October 2, 1987; 38 years ago (1987-10-02)
Invented by Covox, Inc.
Connects to Parallel printer port
Use audio digital-to-analog converter attached to computer parallel port with pass-through
Common manufacturers Covox, Inc. (original Covox Speech Thing) Disney (Disney Sound Source variant) Faster Than Light (FTL Sound Adapter variant) SiliconSoft (SoundJr variant) Do it yourself variants
Introduced December 18, 1987; 37 years ago (1987-12-18)

The Covox Speech Thing is an external digital-to-analog converter (DAC) that plugs into the parallel printer port of a PC. It converts 8-bit digital sound using a simple R-2R resistor ladder into an analog signal output.

The Speech Thing was introduced on December 18, 1987[1] by Covox, Inc. of Eugene, Oregon, for about US$70[2] (equivalent to 194in2024)andpricedUS194 in 2024) and priced US194in2024)andpricedUS79.95 as of 1989.[3] People soon started to build their own (DIY) variants, since its communication protocol and DAC is simple and only requires soldering a few cheap parts. The novelty of its patent "Parallel port pass-through digital to analog converter" (filed in 1987, granted in 1989)[4] was not specifically the use of a resistor ladder as a DAC, but rather the patent's discussion is around its ease of plugging into the parallel port and how its resistor ladder design didn't block other devices from using the parallel port. The plug was used long into the 1990s,[_clarify_] 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 its quality relies on how precisely matched the resistors are (see Resistor ladder § Accuracy of R–2R resistor ladders). If unmatched resistors are used, the resulting voltage levels 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; for some time, a self-built variant was an inexpensive way to give old computers sound capabilities.[5]

One widely used variant

The Covox plug received an 8-bit digital byte for each digital audio sample from the parallel port and produced a high impedance mono analog output voltage signal though a mini phone connector. That signal could then be amplified and played back on loudspeakers.

The resistances of the R-2R ladder (100 and 200 kΩ according to the patent) are deliberately high-enough to prevent excessive loading of the signals, so a printer attached to the output connector will operate normally.

The original Covox plug itself does not use sequential logic or a clock signal, so theoretically it can operate with any sampling rate. In practice, however, parallel port speed limits make it rather hard to achieve even standard 44100 Hz (the average 1980s 80286 system could handle sampling rates of 12 kHz, while later the faster 33 MHz 486SX introduced in 1991 could handle 44 kHz).

Its 15 kΩ load resistor in parallel with a 5 nF capacitor after the R2R resistor ladder results in a passive RC low-pass filter starting around 3 kHz, thus limiting the analog bandwidth. Many DIY variants do not use the same ladder topology and component values, resulting in different timbre.[6]

Another limiting factor was that the CPU had to be interrupted at the sampling rate to play background audio (thus incurring the cost of a context switch for every sample, many thousands of times a second), since there was no data buffering or direct memory access available.

The sound quality can be increased by software through dithering, which reduces perceptible aliasing noise and increases dynamic range (used in Inertia Player and FastTracker 2 as an interpolating option).

Commercial products

[edit]

Home-built variant

The Covox plug could not directly substitute any of the popular cards of that age (AdLib, Sound Blaster, Gravis UltraSound, etc.), but several games / platforms supported it directly. It is also usually used in tandem with an AdLib sound card as said card officially was a music card and while it could be put into a mode to handle sampled audio, it could not play sampled audio and music at the same time. Notable entries include:

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

Emulating other sound cards

[edit]

Emulators exist that allow a physical Covox to appear as if it is another sound card:

The DOSBox and Fake86 emulators can emulate a virtual Covox (as Disney Sound Source) on machines without a physical Covox.[15]

Several operating systems have an installable driver for Covox:

Other Covox products

[edit]

Also as described in a 1991 COVOX Company Profile:[33]

  1. ^ "Speech Thing trademark". United States Patent and Trademark Office (USPTO).
  2. ^ Stefan, Göhler. "Phonomenal! Covox Speech Thing / Disney Sound Source (1986 / 199x)". Crossfire Designs. Retrieved January 23, 2023.
  3. ^ Social Science Microcomputer Review. 7. Duke University Press: 97. 1989. ISSN 0885-0011.
  4. ^ US4812847A, Stewart, John L. & Stewart, Bradley C., "Parallel port pass-through digital to analog converter", issued March 14, 1989
  5. ^ Brychkov, Eugeny (October 19, 2012). Adding a multimedia capability: a Covox device (PDF). GR8BIT. Archived from the original (PDF) on February 1, 2014.
  6. ^ Scali (November 28, 2017). "The Covox years". Scali's OpenBlog. Archived from the original on February 20, 2023. Retrieved June 25, 2023.
  7. ^ Pilgrim, Aubrey (1996). Build Your Own Multimedia PC. McGraw-Hill. p. 282. ISBN 978-0-07-912226-1.
  8. ^ Phillips, Mark. "Some notes on programming for the Disney Sound Source". Archived from the original on January 1, 2007.
  9. ^ "The Oldskool PC Carnival Sideshow". 1999. Retrieved August 6, 2017.
  10. ^ "The Sound Source Programmer's Guide" (PDF). Video Game Music Preservation Foundation. Archived (PDF) from the original on June 25, 2023. Retrieved June 25, 2023.
  11. ^ "Disney Sound Source Pinout \ VOGONS". www.vogons.org. Archived from the original on May 2, 2023. Retrieved June 26, 2023.
  12. ^ US4384170A, Mozer, Forrest S. & Stauduhar, Richard P., "Method and apparatus for speech synthesizing", issued May 17, 1983
  13. ^ Programmer's Guide to the Disney Sound Source.
  14. ^ a b "Reversing the Disney Sound Source". VOGONS. February 1, 2015. Retrieved August 6, 2017.
  15. ^ "Sound – Disney Sound Source". DOSBox Wiki. 2015. Retrieved August 6, 2017.
  16. ^ Beck, Michael (January 23, 2005). "Alternate Sound Driver for Linux 2.x Version 1.3 (pcsndrv-1.3.readme)". Archived from the original on January 23, 2005.
  17. ^ MENG, YEO (January 2, 2017). "A Science Project: Bringing the Covox Speech Thing to 2017". YKM's Corner on the Web.
  18. ^ Meng, Yeo (August 10, 2021). "Covox-music-player". GitHub.
  19. ^ "outb(2) - Linux manual page". man7.org. Retrieved November 23, 2023.
  20. ^ André LaMothe (September 1, 1995). Black Art of 3D Game Programming.
  21. ^ "Simple LPTSND – Covox Speech Thing". Retroianer.
  22. ^ "CVX4 Vogons Tuning Edition". Serdashop.
  23. ^ "Reversing the Disney Sound Source". VOGONS.
  24. ^ Freisen, Benedikt (June 8, 2023), Generic 8 bit audio DAC, retrieved June 26, 2023
  25. ^ Freisen, Benedikt (June 8, 2023), Parallel Port Headphone DAC, retrieved June 26, 2023
  26. ^ "SoundJr Digital Audio Modules by SiliconSoft.Com". www.siliconsoft.com. Archived from the original on March 5, 2023. Retrieved June 26, 2023.
  27. ^ Freisen, Benedikt. "Parallel port audio and joystick adapter". GitHub.
  28. ^ "Dual ISA DAC r0 – Covox Speech Thing on ISA Bus". Retroianer.
  29. ^ https://www.analog.com/media/en/technical-documentation/data-sheets/AD7524.pdf [_bare URL PDF_]
  30. ^ Bergheim, Kim (September 13, 1984). "Micros prick up their ears". InfoWorld: The Newsweekly for Microcomputer Users. Vol. 6, no. 33. p. 41.
  31. ^ COVOX Voice Master Junior User Manual. December 1988 – via Internet Archive.
  32. ^ "8-Bit Product Reviews: Covox Voice Master Jr., SSI's Shilob, Panasonic KX-PL09LI Printer". Antic. Vol. 77, no. 2. June 1, 1988. Archived from the original on August 10, 2022. Retrieved June 25, 2023 – via atarimagazines.com.
  33. ^ Sandland, Nathan (June 18, 1993). "COVOX: Company Profile (from Covox BBS)". Newsgroup: comp.sys.ibm.pc.soundcard. Retrieved June 25, 2023 – via Google Groups.