CallRecordingConfig

The configuration of how a call is recorded and transcribed.

You need to comply with certain laws and regulations, including those regarding obtaining consent to record. Enfonica recommends that you consult with your legal counsel to make sure that you are complying with all applicable laws in connection with communications you record or store using Enfonica.

Fields  
trigger CallRecordingTrigger
Whether to record the call, and the event that should trigger recording to start. Defaults to DISABLED.
post_processing[] PostProcessing
What post processing to perform on the recording. Defaults to NONE.
recording_ready_uri string
The absolute URI where the recording ready webhook should be sent.
transcribe TranscribeOption
Whether to transcribe the call. If transcription is enabled, call recording must also be enabled. Defaults to DISABLED.
transcription_ready_uri string
The absolute URI where the transcription ready webhook should be sent.