Скачать SBVox - VOC Sound Library for Sound Blaster

28.10.1994
Скачать файл (10,10 Кб)

SBVOX

This code is released into the public domain. You can do anything you want with it, but please give me credit. If you make improvements or discover a bug, please send it to me. This code incorporates nice features from many SBVoice libraries(Also known as CTVoice and VoxTool) with some of my own ideas. The basic procedure for using this library is shown in the VOCPLAY and RECPLAY example programs. This version supercedes all other SBVox and SBVoice libraries written by me. It is improved and supports VOC files that are larger than 64k and allows you to link the CT-VOICE driver into your executable. If you want to do this, make sure that CT-VOICE.DRV is in the current directory and that BINOBJ (Comes with TP) is in your search path, and run SETUP.BAT. After you have CT-VOICE.OBJ, $DEFINE LinkDriver in this unit and modify your program accordingly. This may not be a good idea if you want your program to support different versions of the Sound Blaster sound card (The CT-VOICE driver is not compatible between sound cards)