Multiple Inheritances is not allowed in swift SFSpeechRecognizer is a class; thus the error
The YouTube video is using sfspeechrecognizerdelegate not SFSpeechRecognizer
sfspeechrecognizerdelegate is protocol
You should check out these resources:-
Here are a few good beginners online video courses.
100 Days of Swift on hackingwithswift.com
100 Days of SwiftUI on hackingwithswift.com
While you can’t submit apps to the App Store directly from macOS 26 (Tahoe) beta, you can still ship app updates using Xcode Cloud, which runs on stable macOS and Xcode versions. This allows you to continue submitting builds to App Store Connect even if your local development machine is running a beta OS.
Multiple Inheritances is not allowed in swift SFSpeechRecognizer is a class; thus the error
The YouTube video is using sfspeechrecognizerdelegate not SFSpeechRecognizer
sfspeechrecognizerdelegate is protocol
You should check out these resources:-
Here are a few good beginners online video courses.
100 Days of Swift on hackingwithswift.com
100 Days of SwiftUI on hackingwithswift.com
While you can’t submit apps to the App Store directly from macOS 26 (Tahoe) beta, you can still ship app updates using Xcode Cloud, which runs on stable macOS and Xcode versions. This allows you to continue submitting builds to App Store Connect even if your local development machine is running a beta OS.