algolia / voice-overlay-ios

🗣 An overlay that gets your user’s voice permission and input as text in a customizable UI
https://alg.li/voice
MIT License
544 stars 62 forks source link

No option to dismiss in case dismiss did not work #17

Closed ahmadmssm closed 5 years ago

ahmadmssm commented 5 years ago

Please add this function

public func dismiss() {
        self.inputViewController?.dismiss(animated: true, completion: nil)
    }

to VoiceOverlayController

ahmadmssm commented 5 years ago

@spinach

spinach commented 5 years ago

Added in official release 1.0.0