-
Notifications
You must be signed in to change notification settings - Fork 24
Audio Playback
Luigi Rosso edited this page Mar 17, 2018
·
2 revisions
Added audio playback via Platform Messaging and implemented for MacOS only via AVAudioPlayer.
For now we have the following functionality:
- Load multiple audio files concurrently
- Play
- Set volume (so we can fade out music/ambience as needed for sound effects/voices).
- Set loop (on/off)
- Pause and Stop