Transcription ties in with recording features: if a call can be recorded, it can also be transcribed. Plivo lets you record and transcribe a call through the Record API or Record XML. Both use the same set of parameters with respect to transcription:
- Transcription type: Auto
- Transcription URL: the URL to which Plivo will send the transcription text once the call has been transcribed.
- Transcription method: the type of HTTP method used by Plivo to send the request to the transcription URL. Valid values are GET and POST.