Not all engines support the SSML tag phoneme, which is needed for PLS lexicions to have an effect.
Just like we indicate whether an engine supports the CSS property speech-rate (see commits 4a1a462851 and 8806bc440e), we should indicate whether an engine supports phonemes. The GUI can then present this information to the user.
Not all engines support the SSML tag
phoneme
, which is needed for PLS lexicions to have an effect.Just like we indicate whether an engine supports the CSS property
speech-rate
(see commits 4a1a462851 and 8806bc440e), we should indicate whether an engine supports phonemes. The GUI can then present this information to the user.