livekit / client-sdk-swift

LiveKit Swift Client SDK. Easily build live audio or video experiences into your mobile app, game or website.
https://livekit.io
Apache License 2.0
174 stars 84 forks source link

Audio processing convenience methods #360

Closed hiroshihorie closed 3 months ago

hiroshihorie commented 3 months ago

Example

let level = audioBuffer.toAVAudioPCMBuffer()?.audioLevels().combine()