Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.2.0](v2.1.1...v2.2.0) (2021-09-14) ### Bug Fixes * **discoveryv1:** correctly structure StatusDetails ([ff0aa0e](ff0aa0e)) * **generated code:** un-nest list classifications models response ([fc00df3](fc00df3)) * **nlc-integration-testing:** update testing to expect an error on OnError ([3d3c22e](3d3c22e)) * **sst-integration-test:** remove unintentional commit ([c02f6b4](c02f6b4)) * **stt:** serialize websocket parameters ([5c1ef05](5c1ef05)) * **stt:** update content-type json key to be all lower-case since the server requires this format ([4a437fd](4a437fd)) * **stt-integration-test:** rename the test for TestRecognizeUsingWebsocketWithRawAudio ([9582f67](9582f67)) * **stt-integration-test:** update test cases ([911d82d](911d82d)) * **stt-websocket:** add Result Error checking and add onError handling insteading of letting it runs ([7cace42](7cace42)) ### Features * **assistantv2:** add SearchResultAnswer ([0c4b541](0c4b541)) * **generated code:** add alt_text; update based on api defs ([5014ea3](5014ea3)) * **generated code:** add language models for stt ([2a7585f](2a7585f)) * **generated code:** add session_state_time and alt_text; change location to optional ([ee19141](ee19141)) * **generated code:** add voice models for tts ([cc3be98](cc3be98)) * **generated code:** update enums for create project constants ([d8b1d9b](d8b1d9b))
- Loading branch information