ttsVoicePath property
TTS sub-config (mirrors rac_voice_agent_tts_config_t).
Implementation
@$pb.TagNumber(7)
$core.String get ttsVoicePath => $_getSZ(6);
Implementation
@$pb.TagNumber(7)
set ttsVoicePath($core.String value) => $_setString(6, value);