CONCAT_INDICATOR

Constant 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.