Skip to content
#

twilio

Here are 1,646 public repositories matching this topic...

fonoster
psanders
psanders commented May 3, 2022

Is your feature request related to a problem? Please describe.

Fonoster Voice could benefit from re-using the files generated by a TTS Engine. It will make things faster and reduce costs for the users.

Describe the solution you'd like

The Voice server could maintain a list (perhaps in memory). The list should be a hash of the parameters used to create the transcriptions.

Also,

enhancement help wanted good first issue voice
gatus
ibrand
ibrand commented May 20, 2022

Describe the Situation
It's possible that app.json is out of date... I don't think we've updated it in a while and environment variables have changed. All of our Heroku 1-click deploys reference those variables to prompt the admin on which variables are necessary for their deployment. Cross-referencing app.json with the [environment var

good first issue A-infrastructure A-deployment
dkundel
dkundel commented Mar 24, 2020

I think we should invest in some automation that keeps the dependencies safe.

Right now we can use Dependabot to keep top level dependencies up-to-date but not the nested ones for the templates themselves. My suggestion is the following:

  1. Add every dependency that exists in any template as a devDependency for the root package.json
  2. Create the same automation that we use in github.com
help wanted good first issue
QuickLogger

Powerful and flexible library for logging on files, console, memory, email, rest, eventlog, syslog, slack, telegram, redis, logstash, elasticsearch, influxdb, graylog, Sentry, Twilio, ide debug messages and throw events for Delphi/Firemonkey/freepascal/.NET (Windows/Linux/OSX/IOS/Android).

  • Updated May 21, 2022
  • Pascal

Improve this page

Add a description, image, and links to the twilio topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the twilio topic, visit your repo's landing page and select "manage topics."

Learn more