RageAgainstThePixel / com.utilities.audio

A simple package for audio extensions and utilities for Unity (UPM)
MIT License
14 stars 4 forks source link

Add WebGL microphone recording support #7

Closed StephenHodgson closed 3 months ago

StephenHodgson commented 1 year ago

Currently this project does not build for WebGL

An interesting implementation can be found here: https://github.com/tgraupmann/UnityWebGLMicrophone

StephenHodgson commented 1 year ago

An interesting blog post: https://pixeleuphoria.com/blog/index.php/2021/01/06/streaming-microphone-audio-to-unity-webgl/

StephenHodgson commented 1 year ago

for reference https://docs.unity3d.com/Manual/webgl-audio.html