Skip to main content

Class: AuralAlertsConfig

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/AvionicsConfig/AuralAlertsConfig.ts:6

A configuration object which defines options related to aural alerts.

Implements

Constructors

Constructor

new AuralAlertsConfig(element): AuralAlertsConfig

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/AvionicsConfig/AuralAlertsConfig.ts:14

Creates a new AutopilotConfig from a configuration document element.

Parameters

ParameterTypeDescription
elementundefined | ElementA configuration document element.

Returns

AuralAlertsConfig

Properties

supportedVoices

readonly supportedVoices: "both" | "male" | "female"

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/AvionicsConfig/AuralAlertsConfig.ts:8

The supported voice types for aural alerts.