Skip to content

thaije/unity-mic-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity-mic-example

Example of how to capture and play the microphone input in Unity.

Latency is around 200ms, but this can very depending on your hardware and Unity settings. For a lower latency I would recommend using Lasp, or UnityWASAPILoopbackAudio(only for Windows).

It is also possible to do this not for a microphone, but also capture and playback the audio currently playing on the computer. To do this setup your audio settings / card as described here.

Useful for e.g. a music visualizer.

About

Example Unity project of how to capture and play the microphone input

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages