w3c / sync-media-pub

Repository of the Synchronized Multimedia for Publications Community Group
http://w3c.github.io/sync-media-pub
Other
16 stars 4 forks source link

Quick playback demo #6

Closed danielweck closed 4 years ago

danielweck commented 5 years ago

https://github.com/w3c/sync-media-pub/tree/master/samples/single-document

Maybe use this to simulate the experience?

https://github.com/thephilgray/custom-readaloud-plugin

The data-playhead attributes could be created after fetch + parse the overlay JSON.

danielweck commented 5 years ago

Quick-n-dirty implementation: https://github.com/w3c/sync-media-pub/pull/19/files

Test URL: https://raw.githack.com/w3c/sync-media-pub/feature/custom-read-aloud-player/samples/single-document/index.html

marisademeglio commented 4 years ago

Closing this to close things. We can keep our demos in a folder in this repo.