@$pb.TagNumber(2) $core.String get voice => $_getSZ(1);
@$pb.TagNumber(2) set voice($core.String v) { $_setString(1, v); }