how to record all audios and save?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By noonewon4

I want a music game
I know there are AudioStreamPlayer
and AudioStreamSample

but how can i save entire recording audio?

I can record audio using AudioEffectRecord on audio bus. But it crashes any time the wav is longer than 5 seconds. Have you found a solution?

Drexill | 2019-10-22 20:51