-
-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SFButtonError error 3 #8
Comments
What error are you getting? (From this enum) |
@alexruperez Thanks for your fast response, this is the error I am getting: I don't know why, do you know how I can resolve this? |
I mean the value in the enum, when debugging. If it's error 3, maybe your are using a invalid(locale: Locale)? |
I set the locale, but still getting the same error.
|
Have you |
Yes, I added those and I think the app would've crashed if I didn't or give a more descriptive error. |
hi, |
I have improved the error feedback in the example app, try the new version 0.2.0 to see what's happening please. Thanks. |
The problem still exists but error 5 |
Thanks for this Libary, I am trying to get it to work by following your example. That doesn't give a very clear explanation of how to use this. I set up the waveform and button through storyboard, but I am getting this error: "The operation couldn’t be completed. (SpeechRecognizerButton.SFButton.SFButtonError error 3.)"
This is how I am setting it up, add in viewDidload:
The text was updated successfully, but these errors were encountered: