Estrada is a drop-in replacement for Unity Microphone with WebGL support.
Features:
- Full compatibility with Unity Microphone API
- One line of code to switch from Unity Microphone to Estrada
- WebGL support (with the limitations)
- Uniform microphone permission handling for all platforms
- Automatic browser feature detection
- Uses AudioWorkletNode in HTTPS mode and falls back to ScriptProcessorNode for local development
Supported Unity editors:
- 2021.2 and above