I'm creating a PowerPoint Add-in (Javascript based Office Add-in for the web, aka Office.js), and need to read the Notes (Speaker Notes) for the current slide.
I can access the shapes and other content on a slide (reading and inserting new content) but cannot see how to access the Speaker Notes. Is this a supported scenario? And if so, how can I do it?