How to enable microphone usage from a webpage within Unreal Engine 5?

Hi,

I’m attempting to launch a URL within my game using the web browser plugin. The webpage accessed through the URL involves a microphone feature. This URL is part of the game story.

Unfortunately, the microphone remains inactive due to the absence of a browser permission prompt for “Allow microphone.”

Any ideas on how to enable microphone usage from a webpage within Unreal Engine 5?