-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
Hello,
I am trying to build this example targeting an iOS device. I have set WSTApp > my iPhone and fixed the provisioning profile issue. I am using Xcode 9
I saw that an issue said my provisioning profile didn't allow for CloudKit connection, so I signed up for the license so that I can build this project and launch to my phone.
That issue has gone away now, but now I am seeing that "AudioMediaType" is not defined in the IBMWatsonASREngine.swift file
The three errors I am currently having are:
Use of unresolved identifier 'AudioMediaType'
- it seems missing a definition
Value of optional type '[SpeechRecognitionResult]?' not unwrapped; did you mean to use '!' or '?'? IBMWatsonASREngine.swift - could this be due to the undefined 'AudioMediaType' variable?
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels