iOS permission.

Welcome! Forums Unity Plugins Mobile Speech Recognizer iOS permission.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #160
    mininox
    Participant

    Hello.

    When the first call SpeechRecognizer.RequestAccess () authorized the pop-up will be exposed.

    At this time, do not allow the permission, Is there a way to re-expose the permission pop-ups?

    • This topic was modified 6 years, 11 months ago by mininox.
    #162
    mininox
    Participant

    iOS Permission Status : microphone permissions not allow, speech recognition permissions allow.

    SpeechRecognizer.GetAuthorizationStatus() => AuthorizationStatus.Authorized.

    It seems wants to be the better Denied.

    #164
    PiotrPiotr
    Keymaster

    You cannot re-ask for permission by OS design, although you might point user to device’s Settings where he can enable it after initial denial.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.