Ion button audio click delay issue

We are trying to find where to fix when buttons are clicked theres not a delay when button click to audio.

we are building a phone dialer interface and noticing a huge issue on our PWA / Android app both show the same issue.

we have tried Native Audio plugin

we have tried this

https://github.com/ionic-team/ionic-framework/issues/23691

As a test, you can add the ion-activatable-instant class to an ion-button and the issue should go away.

Not sure where to check on how to speed up button click to not delay button audio when pressing.