Int 2F Fn FBFB U - Soundblaster Speech Driver - Installation Check [s]
AX = FBFBh
ES = 0000h
Return: ES nonzero if installed
ES:BX -> entry point data structure (see #2809)
See Also: INT 80/BX=0000h,INT F3"SoundBlaster"
Format of SoundBlaster entry point data structure:
Offset Size Description (Table 2809)
00h 3 BYTEs signature "FB "
03h BYTE driver major version number???
04h DWORD speech driver entry point (see #2810)
08h 24 BYTEs ???
20h ? BYTEs data buffer for calling speech driver
(can be 117 bytes or more)
(Table 2810)
Call SoundBlaster speech driver entry point with:
AL = function
07h speak a string
data buffer (see #2809) contains:
BYTE length of string
N BYTEs string to speak