Record voice in the background SwiftUI
Sep 22, 2023 · 1 min read · Currently, I am working on VoiceBox, which is an application based on Whisper that can transcribe audio offline. To enable this, I needed to build an app that could record audio in the background. After searching online and some trial and error, I wa...
Join discussion