Skip to content
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

Would like the ability to disable use of iSpeech SDK for iOS 9 and older #113

Open
wifisher opened this issue May 31, 2018 · 0 comments
Open

Comments

@wifisher
Copy link

Starting with iOS 10, this plugin uses the native SFSpeechRecognizer for speech recognition. The iSpeech SDK is used for iOS 9 and older.

Since most iOS devices in use are now iOS 10 or newer, it would be nice to be able to disable the use of the iSpeech SDK and not have to set up an account with them, etc.

I propose renaming the existing config.xml preference from apiKey to speechRecognitionApiKey while keeping support for apiKey for backwards compatibility. I also propose that setting speechRecognitionApiKey to disable would prevent the plugin from using the iSpeech SDK.

I will include these changes in a pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant