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

Allow Google Speech-To-Text endpoint to be configurable #154

Closed entenschnabel closed 8 months ago

entenschnabel commented 8 months ago

This small change allows an alternative endpoint to the default "speech.googleapis.com" to be specified. If no variable is specified then the default uri remains ""speech.googleapis.com" so the behaviour does not change. This resolves issue #153 .