deepgram / deepgram-js-sdk

Official JavaScript SDK for Deepgram's automated speech recognition APIs.
https://developers.deepgram.com
MIT License
127 stars 45 forks source link

fix: default URL should have protocol included #246

Closed lukeocodes closed 4 months ago

lukeocodes commented 4 months ago

Small fix to the permanent warning when someone has not provided a custom URL (make the default URL not trigger the warning by adding a protocol).