IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
Properties | |
bool | UseSpeech [get, set] |
ReportLevel | SpeechLevelSignal [get, set] |
Gets or sets the reporting level for speaking out signals (such as "Warning", "Error", "Information", etc.) | |
ReportLevel | SpeechLevelMessage [get, set] |
Gets or sets the reporting level for speaking out message text. |
bool IG::Forms::IReporterSpeech::UseSpeech [get, set] |
Implemented in IG::Lib::ReporterConsoleMsgboxSpeech_Base.
ReportLevel IG::Forms::IReporterSpeech::SpeechLevelSignal [get, set] |
Gets or sets the reporting level for speaking out signals (such as "Warning", "Error", "Information", etc.)
Implemented in IG::Lib::ReporterConsoleMsgboxSpeech_Base.
ReportLevel IG::Forms::IReporterSpeech::SpeechLevelMessage [get, set] |
Gets or sets the reporting level for speaking out message text.
Implemented in IG::Lib::ReporterConsoleMsgboxSpeech_Base.