Getting real-time sound as an input.

Hey guys, I’m really beginner of Unreal Engine, so this question could be stupid. I wonder Unreal Engine can get real-time sound as an input.

For instance, I’m clapping. Can Unreal Engine take clapping as an input source and then make a box move?

A kind of sound visualization is what I’m going to do. but I want to use real-time sound instead of a sound file.

If anyone knows about this or knows some tutorials, plz tell me about it.

You want to add/use an Audio Capture Component! Then get the On Audio Envelope event,which should spit out some varying number depending on mic levels.I assume it depends on the new audio engine, which there is a nice guide for in a sticky post.