Members
(static) synth
speechSynthesis instance
(static) voices
List of available voices for speechSynthesis.
Methods
(static) populateVoiceList()
Creates the voice list.
(static) speakStar(coord)
Speaks the star designations checked in the speak options in the Config window.
Parameters:
Name | Type | Description |
---|---|---|
coord |
number | A star equatorial coordinate contained in itemsData.star.features.geometry.coordinates. |
(static) window.updateControllerWidth()
Function called to actualize the step motor controller width.
(static) window.updatePointer(option)
Function called when a pointer input range configHTML element is changed to actualize the corresponding text with the input value.
Parameters:
Name | Type | Description |
---|---|---|
option |
string | 'lineSpeed', 'circleSpeed', 'lineOn', 'lineAng', 'circleOn', 'circleAp' or 'circleAng'. |