dialogflow / dialogflow-android-client

Android SDK for Dialogflow
https://dialogflow.com
Apache License 2.0
575 stars 270 forks source link

TTS #102

Open pasandor opened 5 years ago

pasandor commented 5 years ago

Hi Is there a way that the App can read the response that is getting from Dialogflow?

Thanks

scinfu commented 5 years ago

+1

preludezdev commented 5 years ago

google tts..? Is there any other choice??

GautamBothra commented 4 years ago

Hi anyone. Is there any way to know whether TTS has completed speaking so that i can call startListening() method again to make it continuous?