i have implement APL pager and Speech/Text Synchronization Separately from the following source,
https://github.com/alexa-labs/skill-sample-nodejs-pager-karaoke
now I want to implement APL pager with Speech/Text Synchronization both jointly.
that means, The page that Alexa reads will show the page. The page should not change over time, it will change text reading this page.
How can I implement that?
Advance Thanks