Do you have any recommendations for implementing the Spokestack pipeline in SwiftUI? I’m not sure how to use SpeechEventListener with the View struct. Using UIKit, I just extended ViewController to implement the SpeechEventListener delegate functions. (sorry for the elementary-level question – I’m just starting to learn Swift)
Thanks for any help you can provide!