TTS_AppleSpeech Class Reference

#include <TTS_AppleSpeech.h>

Inheritance diagram for TTS_AppleSpeech:

Inheritance graph
[legend]
Collaboration diagram for TTS_AppleSpeech:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 TTS_AppleSpeech ()
 Initialize TTS.
virtual ~TTS_AppleSpeech ()
 Clean up TTS.
virtual wxString Name ()
 Name of this TTS engine.
virtual ETTSStatus GetStatus ()
 Retrieve engine status.
virtual ETTSStatus Speak (const wxString &strText)
 Say some stuff using TTS.
virtual wxString GetLastError ()
 Retrieve last error message.


Detailed Description

Definition at line 35 of file TTS_AppleSpeech.h.


Constructor & Destructor Documentation

TTS_AppleSpeech::TTS_AppleSpeech (  ) 

Initialize TTS.

Definition at line 49 of file TTS_AppleSpeech.cpp.

TTS_AppleSpeech::~TTS_AppleSpeech (  )  [virtual]

Clean up TTS.

Definition at line 58 of file TTS_AppleSpeech.cpp.


Member Function Documentation

wxString TTS_AppleSpeech::Name (  )  [virtual]

Name of this TTS engine.

Implements ITTS.

Definition at line 67 of file TTS_AppleSpeech.cpp.

ITTS::ETTSStatus TTS_AppleSpeech::GetStatus (  )  [virtual]

Retrieve engine status.

Implements ITTS.

Definition at line 106 of file TTS_AppleSpeech.cpp.

ITTS::ETTSStatus TTS_AppleSpeech::Speak ( const wxString &  strText  )  [virtual]

Say some stuff using TTS.

Implements ITTS.

Definition at line 77 of file TTS_AppleSpeech.cpp.

wxString TTS_AppleSpeech::GetLastError (  )  [virtual]

Retrieve last error message.

Implements ITTS.

Definition at line 96 of file TTS_AppleSpeech.cpp.


The documentation for this class was generated from the following files:

Generated on Sun Jul 27 17:26:20 2008 for Roadnav by  doxygen 1.5.5