wxTTSSpeechSettingsInfo Class Reference
[Text to speech classes]

Stores global speech settings. More...

#include <tts/tts.h>

List of all members.

Public Member Functions

 wxTTSSpeechSettingsInfo ()
void Init ()
void Copy (const wxTTSSpeechSettingsInfo &info)
void operator= (const wxTTSSpeechSettingsInfo &info)
bool ApplySettings ()
 Apply the settings to the text to speech object.

Public Attributes

int m_speed
int m_volume
int m_pitch
wxString m_engine
wxString m_testText
wxTextToSpeechm_speech


Detailed Description

Stores global speech settings.

Constructor & Destructor Documentation

wxTTSSpeechSettingsInfo::wxTTSSpeechSettingsInfo (  )  [inline]


Member Function Documentation

bool wxTTSSpeechSettingsInfo::ApplySettings (  ) 

Apply the settings to the text to speech object.

void wxTTSSpeechSettingsInfo::Copy ( const wxTTSSpeechSettingsInfo info  )  [inline]

void wxTTSSpeechSettingsInfo::Init (  )  [inline]

void wxTTSSpeechSettingsInfo::operator= ( const wxTTSSpeechSettingsInfo info  )  [inline]


Member Data Documentation


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

Generated on Wed May 6 19:22:09 2009 for AxTk by  doxygen 1.5.8