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

Enhancement iOS SDK: Ability to add context field to voice command. #94

Closed
d-austin opened this issue Apr 3, 2014 · 2 comments
Closed

Comments

@d-austin
Copy link

d-austin commented Apr 3, 2014

I'm using the iOS sdk with the built in mic button and it's going fine, but I can't see a way to add the optional context field into the request for state information.

Is there a way to do this in the current SDK or do I have to 'roll my own' requests, record my own audio etc?

@blandinw
Copy link
Contributor

blandinw commented Apr 4, 2014

Thanks for your feedback!

The iOS SDK is open-source and available at https://github.com/wit-ai/wit-ios-sdk.
Context support will be added in the next version.

In the meantime, instead of rewriting the streaming/recording code, you can fork the SDK and maybe make a PR!

@d-austin
Copy link
Author

d-austin commented Apr 6, 2014

No worries - thanks for the response. I'll grab the source and have a play!

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

2 participants