xtd
0.2.0
xtd.core
include
xtd
speech
synthesis
speak_completed_event_args.h
Go to the documentation of this file.
1
#pragma once
5
#include "
prompt_event_args.h
"
6
8
namespace
xtd
{
10
namespace
speech {
12
namespace
synthesis {
21
using
speak_completed_event_args
=
prompt_event_args
;
22
}
23
}
24
}
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition:
system_report.h:17
prompt_event_args.h
Contains xtd::speech::synthesis::prompt_event_args class.
xtd::speech::synthesis::prompt_event_args
Provides data for the method_name_completed event.
Definition:
prompt_event_args.h:35
Generated on Mon Oct 9 2023 14:41:57 for xtd by
Gammasoft
. All rights reserved.