Thanks for the feedback! Can you confirm that this is the correct way of indicating dication support? With this I am still seeing the default iOS dictation button.
class KeyboardViewController: UIInputViewController {
override var hasDictationKey: Bool {
get { return true }
set {}
}
}
Topic:
App & System Services
SubTopic:
Hardware
Tags: