What I would like to achieve is quite simple to explain: I want the user to pick an item by voice from a list and get the result in the app, exactly like the RemoteInput.setChoices (Which is unfortunately made for watch only).
Below is the code need to speak to the watch, but I would like to achieve this feature on a phone.
Any idea?