Skip to content

speech: fix index reporting

Samuel Thibault requested to merge sthibaul/orca:index into master

In multiline text, the marks are based to the startOffset of the bit being spoken. startOffset thus needs to be added to the mark before reporting to the rest of Orca.

Merge request reports