GoogleCloudPlatform / ios-docs-samples

iOS samples that demonstrate APIs and services of Google Cloud Platform.
Apache License 2.0
326 stars 209 forks source link

Dialogflow audiocontroller #118

Open cfmaley3 opened 4 years ago

cfmaley3 commented 4 years ago

Is it possible to detect silence for x number of seconds in the dialogflow AudioController?

I need to stop mic after mic is silent for 1.5 seconds.

Any suggestions would be appreciated

Thanks

Chris