Record audio in UE4 editor to wav file

Hi all,

Does UE4 or UE4 plugin have the feature that can record audio file when pressed play button?

Does anyone knows how to implement this feature by c++?

I hope it can record audio when pressed play button in ue4 editor and save audio file to a self-set path when pressed stop button in ue4 editor.

Thanks.