[android-developers] Speech recognition: prevent or automatically handle "No matches found" dialog

2010-04-20 Thread pac
My speech recognition app needs to work without human intervention, so the situations where the "No speech heard" or the "No matches found" dialogs come up and require a button press are a problem. Is there a way to prevent this dialog from displaying? Is there a way to programming perform the bu

Re: [android-developers] Speech recognition: prevent or automatically handle "No matches found" dialog

2010-04-20 Thread Dianne Hackborn
Sorry, the current API does not provide this kind of control. On Tue, Apr 20, 2010 at 10:45 AM, pac wrote: > My speech recognition app needs to work without human intervention, so > the situations where the "No speech heard" or the "No matches found" > dialogs come up and require a button press