I have two parts of my Speech Recon project with Nuance, the .h file of a module (ObjectiveC) and aViewController (swift).
ViewController
I want to set up aSpee
Spee
Try let objCDelegate = self as SKRecognizerDelegate and then use objCDelegate as delegate parameter
let objCDelegate = self as SKRecognizerDelegate
objCDelegate