drachtio / drachtio-freeswitch-modules

A collection of open-sourced freeswitch modules that I use in various drachtio applications
MIT License
169 stars 114 forks source link

mod_google_transcribe: Feature Request: Make the sample rate in `RecognitionConfig` configurable #150

Open entenschnabel opened 8 months ago

entenschnabel commented 8 months ago

Currently the sample rate specified in the RecognitionConfig class is hard coded to 8000 Hertz. It would be useful to be able to configure this, via a parameter in uuid_google_transcribe2, for example.