The sample app from WWDC25 session 277: Bring advanced speech-to-text to your app with SpeechAnalyzer. The original code can be found and downloaded from Apple's documentation website.
The goal of this repo is to get the AVFoundation AudioEngine code working with Swift 6 concurrency requirements. The original sample app uses Swift 5.