Changes the screen reader speed.

Hierarchy

  • ChangeScreenReaderSpeedActionConfig

Properties

value: number

The value to change the speed by.

valueIsAbsolute: boolean

True when the value is an absolute value, false when it is a relative/delta.

wrapAround: boolean

True when the speed should wrap around, false when it should be clamped to the minimum and maximum speed.

Generated using TypeDoc