Audio in plugins


Hi! I'm the lead developer of https://yap.wags.fm and a Miro user since 2018. wags.fm is a collaborative platform for music creation.

I'd love to build a Miro plugin that allows snippets of text on boards to be interpreted as audio so that people can have music on their boards, similar to wags.fm.

I tried porting the stack from yap.wags.fm to Miro as a plugin and it works fine except that Chrome blocks the web audio context from playing because the button click on Miro does not propagate down to the iframe.

I was wondering if it would be able to add a new auth scope for plugins, ie "sound", that would direct Miro to set allows="autoplay" on the iframe (or something similar, there are a couple ways to achieve this)?

No replies yet...