#include "../../enum.hpp"Contains xtd::speech::synthesis::synthesizer_state enum class.
Go to the source code of this file.
Namespaces | |
| namespace | xtd |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
| namespace | xtd::speech |
| The xtd::speech namespace contains all classes and namespace to access speech technology. | |
| namespace | 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. | |
Enumerations | |
| enum class | xtd::speech::synthesis::synthesizer_state { xtd::speech::synthesis::synthesizer_state::ready , xtd::speech::synthesis::synthesizer_state::speaking , xtd::speech::synthesis::synthesizer_state::pause } |
| Enumerates values for the state of the xtd::speech::synthesis::speech_synthesizer. More... | |