Transcription Creation
A transcription can be enabled from TeXML in 2 scenarios: 1. When a<Transcription> verb is executed in TeXML
Documentation: <Transcription>
When Telnyx processes a TeXML document containing the <Transcription> verb, it initiates an audio capture operation based on the parameters defined in that verb. Once the audio is captured and processed, a transcription is provided in statuscallbacks in real-time.
2. When a <Record> verb is executed with transcription attributes
Documentation: <Record>
If a TeXML <Record> verb includes transcription-related attributes, Telnyx performs transcription on the recorded audio once the recording is complete.