Godot:AudioServer
Server interface for low-level audio access.
Description
AudioServer is a low-level server interface for audio access. It is in charge of creating sample data (playable audio) as well as its playback via a voice interface.
See also
- godot
- Godot:RecordingWithMicrophone - Godot 에서 마이크 레코딩 하는 방법