Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Map of custom configuration key -> value pairs.

Link copied to clipboard
open override var localTtsEngine: String?

The key of the local TTS engine which is passed to TextToSpeech. Values for this configuration can be found in TextToSpeech.getEngines. If the value is not found, a default engine will be used.

Link copied to clipboard
open override var preferLocalTts: Boolean

Configures the TTS engine: local or remote.

Link copied to clipboard
open override var selectedVoice: DashVoice

The voice that will be used for speech synthesis.

Functions

Link copied to clipboard
open override fun build(): DashVoicesConfig

Creates a new instance of DashLocationSimConfig.