|
xtd
0.2.0
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
Contains xtd::event_handler event handler.
xtd::delegate< void(object &sender, const speak_completed_event_args &e)> speak_completed_event_handler
Represents the method that will handle xtd::speech::synthesis::speech_synthesizer::speak_completed ev...
Definition speak_completed_event_handler.hpp:29
prompt_event_args speak_completed_event_args
Returns notification from the xtd::speech::synthesis::speech_synthesizer::speak_completed event.
Definition speak_completed_event_args.hpp:23
@ 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_completed_event_args alias.