Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

docs(samples): add voice selection #184

Merged
merged 8 commits into from
Oct 14, 2021

Conversation

galz10
Copy link
Contributor

@galz10 galz10 commented Oct 6, 2021

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@galz10 galz10 requested a review from a team as a code owner October 6, 2021 21:39
@galz10 galz10 requested a review from busunkim96 October 6, 2021 21:39
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 6, 2021
@product-auto-label product-auto-label bot added api: dialogflow Issues related to the googleapis/python-dialogflow-cx API. samples Issues that are directly related to samples. labels Oct 6, 2021
Copy link
Contributor

@busunkim96 busunkim96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SMa

samples/snippets/detect_intent_stream.py Outdated Show resolved Hide resolved
samples/snippets/detect_intent_stream.py Outdated Show resolved Hide resolved
galz10 and others added 4 commits October 8, 2021 11:11
Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
@galz10 galz10 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 11, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 11, 2021
@galz10 galz10 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 14, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 14, 2021
@galz10 galz10 merged commit 778b86f into googleapis:main Oct 14, 2021
@galz10 galz10 deleted the detect_intent_addtion branch October 14, 2021 19:36
gcf-merge-on-green bot pushed a commit that referenced this pull request Nov 9, 2021
🤖 I have created a release \*beep\* \*boop\*
---
## [1.6.0](https://github.com/googleapis/python-dialogflow-cx/compare/v1.5.0...v1.6.0) (2021-11-05)


### Features

* add support for python 3.10 ([#192](https://github.com/googleapis/python-dialogflow-cx/issues/192)) ([527b679](https://github.com/googleapis/python-dialogflow-cx/commit/527b679286ce7ed6481bf5c9258858473ca1f601))
* **v3:** added API for changelogs ([#197](https://github.com/googleapis/python-dialogflow-cx/issues/197)) ([4f41653](https://github.com/googleapis/python-dialogflow-cx/commit/4f41653b08a5be4aa6c871f285d941a2f43740a9))
* **v3beta1:** added API for changelogs ([#198](https://github.com/googleapis/python-dialogflow-cx/issues/198)) ([484e13a](https://github.com/googleapis/python-dialogflow-cx/commit/484e13a78830a3d0ce8b1745fdf2dfce0f88a21e))
* **v3beta1:** added support for comparing between versions ([#202](https://github.com/googleapis/python-dialogflow-cx/issues/202)) ([b8e16f8](https://github.com/googleapis/python-dialogflow-cx/commit/b8e16f8a17a49c1fc65f7f4392e33fb273bcd8ca))


### Bug Fixes

* **deps:** drop packaging dependency ([c44582e](https://github.com/googleapis/python-dialogflow-cx/commit/c44582e2fe3d49327bb0fc5ba05d2959b6965b7b))
* **deps:** require google-api-core >= 1.28.0 ([c44582e](https://github.com/googleapis/python-dialogflow-cx/commit/c44582e2fe3d49327bb0fc5ba05d2959b6965b7b))


### Documentation

* list oneofs in docstring ([c44582e](https://github.com/googleapis/python-dialogflow-cx/commit/c44582e2fe3d49327bb0fc5ba05d2959b6965b7b))
* **samples:** add voice selection ([#184](https://github.com/googleapis/python-dialogflow-cx/issues/184)) ([778b86f](https://github.com/googleapis/python-dialogflow-cx/commit/778b86f69e88ceb884bb9933128d2b14c6689174))
* **samples:** added webhook sample ([#169](https://github.com/googleapis/python-dialogflow-cx/issues/169)) ([74cfc9a](https://github.com/googleapis/python-dialogflow-cx/commit/74cfc9a7ab9b85fa05565c406534a3cd3391ab4f))
* **samples:** adds list training phrases sample ([#196](https://github.com/googleapis/python-dialogflow-cx/issues/196)) ([dfefa4e](https://github.com/googleapis/python-dialogflow-cx/commit/dfefa4e21bcd6bf37d341911187fab283152f514))
* **v3beta1:** clarified security settings API reference ([b8e16f8](https://github.com/googleapis/python-dialogflow-cx/commit/b8e16f8a17a49c1fc65f7f4392e33fb273bcd8ca))
* **v3:** clarified semantic of the streaming APIs ([4f41653](https://github.com/googleapis/python-dialogflow-cx/commit/4f41653b08a5be4aa6c871f285d941a2f43740a9))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: dialogflow Issues related to the googleapis/python-dialogflow-cx API. cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants