; Tools/cdc 2.9 (7 Feb 1997) (NT/TOOLS) ; CAT Catalog Emitter $Revision: 1.14 $ ; ; Catalog definitions for module "Audio" (Audio.Book) ; VERSION 2 REVISION 21 LANGUAGE "English" NATURALNAME "Audio" MSG 0x10200c00 "Microsoft ADPCM needs blocksize." MSG 0x10205400 "Audio format conversion type missing." MSG 0x10205800 "Audio operation type missing." MSG 0x10201000 "Could not write to the output FIFO." MSG 0x10201400 "The output FIFO must be specified." MSG 0x10209c00 "No playback settings specified." MSG 0x10201800 "The number of audio channels must be specified." MSG 0x10201c00 "It's impossible to calculate reasonable buffer size for this operation." MSG 0x10202000 "Only 8- and 16- bit mono or stereo sound is supported by the mixer." MSG 0x10202400 "The sound card doesn't support 16-bit audio." MSG 0x10202800 "Only mono and stereo sound is supported." MSG 0x10202c00 "No sound card settings available." MSG 0x10203000 "Could not reset the sound card." MSG 0x10203400 "Could not set the sample rate." MSG 0x10203800 "Trying to start playback from an illegal state." MSG 0x10203c00 "8-bit cards can't play 16-bit sound." MSG 0x10205000 "Could not initialize the sound card - the sound card settings are probably wrong." MSG 0x10204000 "We do not support IRQ settings higher than IRQ 7." MSG 0x10204400 "Filter characteristics must be specified when creating a filter." MSG 0x10204800 "IRQ selection is not among the available card settings." MSG 0x10204c00 "DMA selection is not among the available card settings." MSG 0x10205c02 "Audio request (%1) larger than internal buffer (%2)." MSG 0x10206002 "Audio request - %1 - would block, but stream is not playing and free space is %2." MSG 0x10206400 "Stream wait would block, but stream is not playing." MSG 0x1020cc00 "Attempt to create an audio object while switched out." MSG 0x1020c400 "DirectSound error:" MSG 0x1020c800 "DirectSound is exclusively allocated by another process. Scala audio is disabled." MSG 0x1020a001 "DirectSoundCreate failed with error %1." MSG 0x10206801 "DirectSoundBuffer creation failed with error %1." MSG 0x10206c01 "DirectSound GetCaps() failed with error %1." MSG 0x10207001 "DirectSound SetFormat() failed with error %1." MSG 0x10207401 "DirectSound Play() failed with error %1." MSG 0x10207801 "DirectSound Stop() failed with error %1." MSG 0x10207c01 "DirectSound SetVolume() failed with error %1." MSG 0x10208001 "DirectSound GetVolume() failed with error %1." MSG 0x10208401 "DirectSound SetPan() failed with error %1." MSG 0x10208801 "DirectSound GetPan() failed with error %1." MSG 0x10208c01 "DirectSound GetCurrentPos() failed with error %1." MSG 0x10209001 "DirectSound Lock() failed with error %1." MSG 0x10209401 "DirectSound GetStatus() failed with error %1." MSG 0x10209801 "DirectSound Unlock() failed with error %1." MSG 0x1020a400 "No DirectSound driver installed." MSG 0x1020a800 "ACM compression format not specified." MSG 0x1020ac01 "acmFormatSuggest failed with error %1." MSG 0x1020b001 "acmFormatTagDetails failed with error %1." MSG 0x1020b401 "acmStreamOpen failed with error %1." MSG 0x1020b801 "acmStreamSize failed with error %1." MSG 0x1020bc01 "acmPrepareHeader failed with error %1." MSG 0x1020c001 "acmStreamConvert failed with error %1."