Unity html5 getRecordNumDrivers

I’m trying to use fmod microphone api in html5/unity webgl, but when I call System.getRecordNumDrivers it outputs 0 drivers and 0 connected, even after an user interaction and the microphone permission being granted in the html page.

Does the unity plugin support microphones in html5? If so, how do you set up the microphone?

Hi,

Unfortunately, we do not support this functionality.