Constant libmathcat::speech::CONCAT_INDICATOR
source · pub const CONCAT_INDICATOR: &str = "\u{F8FE}";Expand description
A bit of a hack to concatenate replacements (without a ’ ’). The CONCAT_INDICATOR is added by a “ct:” (instead of ‘t:’) in the speech rules and checked for by the tts code.