GatoTTSVoiceID

Inherits: Resource

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Description

This class is a Resource that represents a voice in the OS’s Text-to-Speech API. We try to provide defaults so that developers using this addon don’t have to waddle through lists of dozens or hundreds of voices to select defaults for their game. The list of curated voices can be found in res://addons/gato_tts/ui/resources/ under the names windows.tres, linux.tres.

Properties

StringName

name

StringName

id


Property Descriptions

StringName name 🔗

The name with which this voice will be shown in the voice config menu.


StringName id 🔗

The actual name the OS uses to identify this voice.