chromevox

package
v0.0.0-...-683b059 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2022 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Overview

Package chromevox provides functions to assist with interacting with ChromeVox, the built in screenreader.

Index

Constants

View Source
const (
	Activate         = "Search+Space"
	ArrowDown        = "Down"
	Escape           = "Esc"
	Find             = "Ctrl+F"
	JumpToLauncher   = "Alt+Shift+L"
	JumpToStatusTray = "Alt+Shift+S"
	NextObject       = "Search+Right"
	PreviousObject   = "Search+Left"
	PreviousTab      = "Ctrl+Shift+Tab"
	Space            = "Space"
)

Constants for keyboard shortcuts.

Variables

View Source
var OpenOptionsPage = []string{
	"Search+O",
	"O",
}

OpenOptionsPage is the run of keyboard shortcuts used to open the ChromeVox options page.

Functions

This section is empty.

Types

type VoiceData

type VoiceData struct {
	VoiceData  a11y.VoiceData
	EngineData a11y.TTSEngineData
}

VoiceData contains context about voice, language, and TTS engine data to use for a given ChromeVox instance.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL