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 MAP_GPT provider will be used.