#include "prompt.h"#include "speak_completed_event_handler.h"#include "speak_started_event_handler.h"#include "state_changed_event_handler.h"#include "synthesizer_state.h"#include "../../event.h"#include "../../object.h"#include "../../ustring.h"Contains xtd::speech::synthesis::speech_synthesizer class.


Go to the source code of this file.
Classes | |
| class | xtd::speech::synthesis::speech_synthesizer |
| Provides access to the functionality of an installed speech synthesis engine. More... | |
Namespaces | |
| xtd | |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
| xtd::speech | |
| The xtd::speech namespace contains all classes and namespace to access speech technology. | |
| xtd::speech::synthesis | |
| Contains classes for initializing and configuring a speech synthesis engine, for creating prompts, for generating speech, for responding to events, and for modifying voice characteristics. | |