Estrada is a Unity package that offers a cross-platform microphone solution, compatible with the Unity Microphone API. It provides a simple one-line code switch from Unity Microphone to Estrada, making it easy to integrate. Key features include:
- Full compatibility with Unity Microphone API
- WebGL support with limitations
- Uniform microphone permission handling for all platforms
- Automatic browser feature detection
- AudioWorkletNode support in HTTPS mode and ScriptProcessorNode for local development
For more information and online resources, please visit the package's online documentation and demo. If you have any questions, feel free to reach out to the developer at [email protected].
Estrada uses AudioWorkletNode in HTTPS mode and falls back to ScriptProcessorNode for local development. It provides a uniform microphone permission handling for all platforms and automatic browser feature detection.





