USAN / res_speech_gdfe

Asterisk speech driver for Google Dialogflow
GNU General Public License v2.0
16 stars 12 forks source link

Track usage times for dialogflow #6

Closed DanDanN00dle closed 6 years ago

DanDanN00dle commented 6 years ago

Track the time for each utterance cycle and report this as a property of the session so upstream clients can report this for billing rectification.

Also did some cleanup to allow devmode compilation.