Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

AudioService Class Reference

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

#include <bayonne.h>

Inheritance diagram for AudioService:

Service XMLService List of all members.

Protected Methods

char* getPrompt (char *name)
 Compute and get a prompt file name. More...

char* getPlayfile (void)
 Fetch the next prompt for the play list. More...

 AudioService (void)
 Construct the object.


Protected Attributes

Trunktrunk

Detailed Description

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

Author(s):
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 ) [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 at Thu May 31 11:43:28 2001 for Bayonne by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000