Open TheresaSchmidt opened 5 years ago
A possible fix is to check if the input (plain or from expression) that is passed to Mary is already MaryXML. In that case, it would be passed as-is, otherwise it would be considered as text input. Any thoughts?
see https://github.com/dialogos-project/dialogos/pull/222 which fixes this.
The speech synthesis node offers the choice between using an expression or MaryXML. This seems to be an exclusive choice. At least I tried using variables in combination with MaryXML and I didn't find a way to make it work.