Skip to main content

Type Alias: GarminVoiceCalloutModuleOptions

GarminVoiceCalloutModuleOptions = object

Defined in: src/garminsdk/terrain/modules/voicecallout/GarminVoiceCalloutModule.ts:11

Configuration options for GarminVoiceCalloutModule.

Properties

inhibit500WhenGsGpActive?

optional inhibit500WhenGsGpActive: boolean

Defined in: src/garminsdk/terrain/modules/voicecallout/GarminVoiceCalloutModule.ts:13

Whether to inhibit the 500-feet callout when the autopilot's GS or GP mode is active. Defaults to false.


nearestRunwayUpdateInterval?

optional nearestRunwayUpdateInterval: number

Defined in: src/garminsdk/terrain/modules/voicecallout/GarminVoiceCalloutModule.ts:16

The interval at which the module's nearest runway data should be updated, in milliseconds. Defaults to 3000.