How to record a screen with sound.

Asked 1 years ago, Updated 1 years ago, 102 views

We are considering how to record the screen with sound.
I was able to record the screen without sound using a library called ASScreenRecorder.
I would like to record my voice as well as my screen recording.

Recording your voice while recording your screen means
I think it will be useful for the actual situation of the game.
Is there a library that can do this?

If not,
Is it possible to record the screen, record the voice, and make two videos later?
Please let me know if you know more.

ios objective-c

2022-09-30 20:52

1 Answers

Am I correct in understanding that you want to record the iPhone screen with sound?

In that case, you can connect your iPhone to your Mac via USB and start QuickTimePlayer to record your iPhone screen and sound without installing any special applications.

If you want to record both the iPhone sound and the microphone sound connected to your Mac at the same time, you must deploy an informal application called SoundFlower to properly configure input and output in Audio MIDI settings.


2022-09-30 20:52

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.