sttModelPath property
STT sub-config (mirrors rac_voice_agent_stt_config_t).
Implementation
@$pb.TagNumber(1)
$core.String get sttModelPath => $_getSZ(0);
Implementation
@$pb.TagNumber(1)
set sttModelPath($core.String value) => $_setString(0, value);