You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.
Note that stop no longer stops the reading (though a future change will implement a generic stop) but now stop reading explicitly stops narration and only narration.
Also fix#260, 'read' no longer toggles, but only starts reading. Also fix#152, you can stop reading (with 'stop reading') a page that was started manually
Right now the
stop
intent only works on narration pages that were started by sayingread
. It should work even if you clicked your way to reading.This is a followup to #150, and should happen in the
intents.read.stopReading()
function.The text was updated successfully, but these errors were encountered: