rxlabz / speech_recognition

A Flutter plugin to use speech recognition on iOS & Android (Swift/Java)
https://pub.dartlang.org/packages/speech_recognition
Other
336 stars 197 forks source link

new problem on flutter > iOS build (from android studio) #109

Closed bjkroeger closed 3 years ago

bjkroeger commented 3 years ago

Hey, during flutter -> iOS build (from android studio) the build was done during last days ... Bot Now: today: the build failed Message is : /Users/berndkroeger/flutter/.pub-cache/hosted/pub.dartlang.org/speech_recognition-0.3.0+1/ios/Classes/SwiftSpeechRecognitionPlugin.swift:57:9: warning: switch covers known cases, but 'SFSpeechRecognizerAuthorizationStatus' may have additional unknown values, possibly added in future versions switch authStatus { ^

I am g

Bildschirmfoto 2021-01-27 um 12 00 17

rateful fo any help :) Bernd

bjkroeger commented 3 years ago

this error did not appear again for whatever reason ... speech recognition it is working now with iOS without any problems!