wxTTSSpeechSettingsInfo Class Reference

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

void wxTTSSpeechSettingsInfo::Init (  )  [inline]

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

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

bool wxTTSSpeechSettingsInfo::ApplySettings (  ) 

Apply the settings to the text to speech object.


Member Data Documentation

int wxTTSSpeechSettingsInfo::m_speed

int wxTTSSpeechSettingsInfo::m_volume

int wxTTSSpeechSettingsInfo::m_pitch

wxString wxTTSSpeechSettingsInfo::m_engine

wxString wxTTSSpeechSettingsInfo::m_testText

wxTextToSpeech* wxTTSSpeechSettingsInfo::m_speech


The documentation for this class was generated from the following files:
Generated on Wed May 6 19:20:23 2009 for AxTk by  doxygen 1.5.1