Skip to main content

Class: AuralAlertsConfig

A configuration object which defines options related to aural alerts.

Implements

Constructors

constructor

new AuralAlertsConfig(element): AuralAlertsConfig

Creates a new AutopilotConfig from a configuration document element.

Parameters

NameTypeDescription
elementundefined | ElementA configuration document element.

Returns

AuralAlertsConfig

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/AvionicsConfig/AuralAlertsConfig.ts:14

Properties

supportedVoices

Readonly supportedVoices: "both" | "male" | "female"

The supported voice types for aural alerts.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/AvionicsConfig/AuralAlertsConfig.ts:8