The Swedish speech engines seems to make some poor choices for speaking some punctuation in mtext. These don't go through the unicode files, so the only way to correct them is to have a rule in the main files. However, xpath lacks a "replace" function.
Adding a replace-all function would solve this problem.
The Swedish speech engines seems to make some poor choices for speaking some punctuation in mtext. These don't go through the unicode files, so the only way to correct them is to have a rule in the main files. However, xpath lacks a "replace" function.
Adding a
replace-all
function would solve this problem.