xtd
1.0.0
Toggle main menu visibility
Loading...
Searching...
No Matches
xtd.core
include
xtd
speech
synthesis
speak_completed_event_args.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include "
prompt_event_args.hpp
"
6
8
namespace
xtd
{
10
namespace
speech
{
12
namespace
synthesis
{
23
using
speak_completed_event_args
=
xtd::speech::synthesis::prompt_event_args
;
24
}
25
}
26
}
xtd::speech::synthesis::prompt_event_args
Provides data for the method_name_completed event.
Definition
prompt_event_args.hpp:37
xtd::speech::synthesis::speak_completed_event_args
xtd::speech::synthesis::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
xtd::speech::synthesis
Contains classes for initializing and configuring a speech synthesis engine, for creating prompts,...
Definition
prompt.hpp:13
xtd::speech
The xtd::speech namespace contains all classes and namespace to access speech technology.
Definition
prompt.hpp:11
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
abstract_object.hpp:8
prompt_event_args.hpp
Contains xtd::speech::synthesis::prompt_event_args class.
Generated on
for xtd by
Gammasoft
. All rights reserved.