Can I create a button that launches voice dictation mode in iOS?

I understand that this is a bad idea (show the voice dictation button in the application when it is already on the keyboard, when it is available). But I have a client who really would like to have a microphone icon in the text box that will enter the voice dictation mode when pressed.

I note that this is a standard voice dictation mode in the OS (which the keyboard controls).

So the main question:

Can I tell the keyboard to enter voice dictation mode?

(I suppose this is not allowed, but I would like something more “official” than my gut)

+5
source share
1 answer

, . Apple API , , , , .

+2

All Articles