|
xtd
0.2.0
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
Contains xtd::event_handler event handler.
prompt_event_args speak_started_event_args
Returns notification from the xtd::speech::synthesis::speech_synthesizer::speak_started event.
Definition speak_started_event_args.hpp:23
xtd::delegate< void(object &sender, const speak_started_event_args &e)> speak_started_event_handler
Represents the method that will handle xtd::speech::synthesis::speech_synthesizer::speak_started even...
Definition speak_started_event_handler.hpp:29
@ e
The E key.
Definition console_key.hpp:96
Contains classes for initializing and configuring a speech synthesis engine, for creating prompts,...
Definition prompt.hpp:13
The xtd::speech namespace contains all classes and namespace to access speech technology.
Definition prompt.hpp:11
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
Contains xtd::speech::synthesis::speak_started_event_args alias.