Skip to content

Add fully generated code for all services #888

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

Merged
merged 90 commits into from
Mar 7, 2018
Merged

Add fully generated code for all services #888

merged 90 commits into from
Mar 7, 2018

Conversation

lpatino10
Copy link
Contributor

This PR includes the generated code for all services as of the week of 03/07/18.

lpatino10 and others added 30 commits January 31, 2018 16:08
This commit adds all of the generated models and service class. It also
updates the tests to pass with new changes.
…peech

Add generated code for Text to Speech service
• Files passed as body parameters are now `InputStream` types
• The above parameters also have setters using a `File`, which converts
to an `InputStream` internally
• `recognize()` and `recognizeUsingWebSockets()` use the same
`RecognizeOptions`
• Tests written for `registerCallback()` and `unregisterCallback()`
• Some Javadoc comments shortened
…-text

Add generated code for Speech to Text service
lpatino10 and others added 25 commits March 6, 2018 10:42
…anguage-classifier

Add newest generated code for Natural Language Classifier
…anguage-understanding

[Natural Language Understanding] Add newest generated code and update tests
…yzer

[Tone Analyzer] Add newest generated code
…ty-insights

[Personality Insights] Add newest generated code and update tests
…-text

[Speech to Text] Add newest generated code and update tests
[Discovery] Add newest generated code and update tests
[Conversation] Add newest generated code and update tests
…translator

[Language Translator] Add newest generated code and update tests
…peech

[Text to Speech] Add newest generated code and update tests
…cognition

Add newest generated code for Visual Recognition
…peech

Ensure accept parameter in synthesize() is not required
@germanattanasio germanattanasio merged commit bde239f into develop Mar 7, 2018
@lpatino10 lpatino10 deleted the next branch March 9, 2018 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants