VOCALIST21 OLE VOICE FUNCTION SERVER
The Vocalist21 OLE Voice Function Server contains the set of high-level instructions and properties that define mailbox functions. It is a programmable function server, which allows Visual Basic programmers to easily add new features by modifying and adding to the included source codes.
The Vocalist21 Manager is used to create and configure the data files and directory framework of an application. However, the Vocalist21 Manager only knows about mailboxes and how to connect them. It knows nothing about voice functions. The Vocalist21 Manager needs to inquire the Vocalist21 OLE Voice Function Server for the list of functions that can be selected for mailboxes.
The Vocalist21 OLE Voice Function Server contains subroutines for each voice function. It has to call these voice function subroutines to retrieve the configuration and voice files of the application and of external databases, and perform logical processing to form the interaction with the caller.
The installation of Vocalist21 includes the Visual Basic source code for the Vocalist21 OLE Voice Function Server. All the mailbox functions are defined within this program. This means that you can make modifications to existing functions and you can also create new function by wrtting your own Visual Basic code.
|