It's an Android application that aims to continuously listen to environment for recognizing speech and responding with the Dialogflow results converted to speech.
- Dialogflow has the automatic TTS feature but it's not used for gaining control over text responses.
- Navigate to Dialogflow Console. (Create your agent and intents if it doesn't exist.)
- Go to general settings and select your service account mail. It will redirect you to the Google Cloud.
- Select your project mail with the
Dialogflow Integrations
name and create new JSON key at the below.
-
Save JSON key file to
/app/src/main/res/raw/dialogflow_credentials.json
-
Build!
GNU General Public License (v3)
Copyright (c) 2019-2023, orhun