I found the Scrumdinger sample application really helpful in understanding SwiftUI, but I have a question about the transcription example.
Regardless of using either the "StartingProject" and doing the tutorial section, or using the "Completed" project, the speech transcription works but only for a small number of seconds.
Is this a side effect of something else in the project? Should I expect a complete transcription of everything said when the MeetingView view is presented?
This was done on Xcode 13.4 and Xcode 14 beta 4, with iOS 15 and iOS 16 (beta 4).
Thanks for any assistance!