voicemail-ticketizer/src
Matt Low 0946158005 Add FIRST_RUN_AGE variable
Allows setting the maximum age of voicemails to fetch on the first run.

Other changes:
- Refactor `from` to `age` in function parameters
- Improve README
2021-03-11 11:55:50 -07:00
..
db Add "recordings" table, save raw audio blobs in it 2021-03-11 10:59:08 -07:00
index.ts Add FIRST_RUN_AGE variable 2021-03-11 11:55:50 -07:00
sonar.ts Initial commit 2021-03-10 22:10:47 -07:00
template.tsx Modify template to indicate when a transcription is partial 2021-03-11 11:15:43 -07:00
ticketize.ts Add FIRST_RUN_AGE variable 2021-03-11 11:55:50 -07:00
types.ts Add "recordings" table, save raw audio blobs in it 2021-03-11 10:59:08 -07:00
util.ts Initial commit 2021-03-10 22:10:47 -07:00