Maestro SDK iframe microphone and speaker
When you embed the Maestro SDK in an <iframe, loading the URL on its own isn't enough to enable audio — modern browsers block microphone capture and speaker selection unless the embedding page explicitly grants them. The Maestro SDK overview now documents the allow attribute you need so that call and audio features wor…