Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages | Examples

AudioService Class Reference

AudioService holds the logic for processing audio channels.audio service processing. More...

#include <bayonne.h>

Inheritance diagram for AudioService:

Service List of all members.

Protected Member Functions

char * getPrompt (char *name, const char *voice=NULL)
 Compute and get a prompt file name.
char * getPlayfile (void)
 Fetch the next prompt for the play list.
 AudioService (void)
 Construct the object.

Protected Attributes

Trunktrunk

Detailed Description

AudioService holds the logic for processing audio channels.audio service processing.

Author:
David Sugar <dyfet@ostel.com>


Constructor & Destructor Documentation

AudioService::AudioService void   )  [protected]
 

Construct the object.


Member Function Documentation

char* AudioService::getPlayfile void   )  [protected]
 

Fetch the next prompt for the play list.

Returns:
get partial name.

char* AudioService::getPrompt char *  name,
const char *  voice = NULL
[protected]
 

Compute and get a prompt file name.

Parameters:
partial name.
Returns:
full path.


Member Data Documentation

Trunk* AudioService::trunk [protected]
 


The documentation for this class was generated from the following file:
Generated on Tue Sep 13 02:19:09 2005 for Bayonne by  doxygen 1.4.4