I sing in tune but the tabulature that it wrote for the melody i sang was way off. Also im singing in B flat and the tabulature shows it to be in G flat.
> A Permissions-Policy header is blocking the microphone
Your server is sending a header that switches this feature off for the whole page. Look for Permissions-Policy: microphone=() in your host config and allow microphone=(self) instead.
7 comments
[ 3.2 ms ] story [ 24.1 ms ] thread> A Permissions-Policy header is blocking the microphone Your server is sending a header that switches this feature off for the whole page. Look for Permissions-Policy: microphone=() in your host config and allow microphone=(self) instead.
Despite allowing microphone.