I have a problem record, play and send voice to server in unity WebGL. I have tried to write a jslib to cover them through browser and not unity, but I have plenty of problems.
Since unity’s Microphone class is not supported in webGL, do you know an alternative way that does not interfere browser and can be handled through unity(client)?