remoteTtsProvider

abstract var remoteTtsProvider: String?

Specifies the pre-built remote TTS provider to use.

Default is selected based on other configurations and capabilities. For example, if this is not set and DashMapGptConfig.isEnabled is true then the RemoteTtsProvider.MAPGPT_VOICE will be used.