Is this new or a bug? I remember that someone asked in the old forum how we can start the voice recognition directly. The answer was that we must give the method an empty list of suggestions and the allowedInputMode must be set to plain.
But now this doesnt work anymore. I see this also in other apps that were build with the old WatchKit SDK running on an Apple Watch with the new Watch OS 2.0
When you make a call now to presentTextInputControllerWithSuggestions with these parameters you will only see a cancel button in the lower left corner but the voice input doesnt start. I hope this is not working as intended.