See the logic for `fetchRecordings` in server/calls.go, we should do similar for a call instance and then cache the subsequent transcription. Transcriptions API: https://godoc.org/github.com/kevinburke/twilio-go#TranscriptionService
See the logic for
fetchRecordingsin server/calls.go, we should do similar for a call instance and then cache the subsequent transcription. Transcriptions API: https://godoc.org/github.com/kevinburke/twilio-go#TranscriptionService