razzo04 / rhasspy-mobile-app

A simple mobile app for rhasspy.
MIT License
120 stars 13 forks source link

iOS wake_word channel not implemented? #23

Open pbelevich opened 2 years ago

pbelevich commented 2 years ago

When I press round mic button on ios app:

2022-02-07 12:05:05.414040-0500 Runner[93149:7711131] [VERBOSE-2:ui_dart_state.cc(186)] Unhandled Exception: MissingPluginException(No implementation found for method isRunning on channel wake_word)
#0      MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:156:7)
<asynchronous suspension>
#1      _HomePageState._startRecording (package:rhasspy_mobile_app/screens/home_page.dart:385:9)
<asynchronous suspension>