Skip to content

This is a very simple test of audio recording on Unity by Alexander Ezharjan.

Notifications You must be signed in to change notification settings

Ezharjan/UnityAudioRecorderTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OutputAudioRecorder

Short script for Unity engine to be able recording all output audio stream to the file.

Utilization

  1. Run the project in Unity editor;
  2. Press the Red RecButton on This object plays audio prefab to start recording at play;
  3. Press the Start Playing choice button on This object plays audio prefab to record the sound of the playing music;
  4. Get the recorded result right at the folder of Application.dataPath;
  5. Fine!

About

This is a very simple test of audio recording on Unity by Alexander Ezharjan.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages