#include "synthesizer_state.h"
#include "../../optional.h"
#include "../../any.h"
#include "../../event_args.h"
#include "../../exception.h"
#include <functional>
Contains xtd::speech::synthesis::state_changed_event_args class.
Go to the source code of this file.
Classes | |
class | xtd::speech::synthesis::state_changed_event_args |
Returns data from the xtd::speech::synthesis::speech_synthesizer::state_changed event. More... | |
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. | |