Skip to content

Use of unresolved identifier 'AudioMediaType' #4

@skaterSteve

Description

@skaterSteve

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions