jjordanoc / azure_speech_recognition_null_safety

A Flutter plugin that enables interaction with the Azure Cognitive Services Speech-To-Text API
GNU General Public License v3.0
11 stars 14 forks source link

Continuous Recognition not implemented in Example app #14

Closed timmolter closed 10 months ago

timmolter commented 10 months ago

When tapping on Continuous Recognition button...

════════════════════════════════════════════════════════════════════════════════

════════ Exception caught by gesture ═══════════════════════════════════════════
Could not find a generator for route RouteSettings("/continuous", null) in the _WidgetsAppState.
════════════════════════════════════════════════════════════════════════════════
Macht59 commented 10 months ago

Created PR for this: #15