forked from GoogleCloudPlatform/android-docs-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dialogflow sample (GoogleCloudPlatform#114)
* Initial commit * Addressed review comments * Added README File * Update README.md * Update README.md * Update README.md * refactor: refactoring the code * Add stopwatchagent.zip file * Update README.md * Update README.md * Changes has per Github comments * Combine the three requests into one. Dropdown instead of multi-select checkbox. Remove the Readback on the user input * Addressed review comments * Using the Audio returned from Dialogflow. * Addressed review comments * Separated the Authentication code from AppController.java to AuthUtils.java * Code Refinement * Update README.md * Update README.md * Addressed review comments * function to convert the time from UTC to local TimeZone added * Code readability update * Update README.md index.js Link update * Speech2speech Initial commit * Separate samples from single PR into multiple * Update gcp_project_id value * Add missing steps / small code cleanup * Nit style * Add support to detect intents via audio
- Loading branch information
Showing
3 changed files
with
134 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters