This starts the transcription of the audio stream.
Use in conjunction with the stop-streaming endpoint to control when transcription occurs for a given call. This allow you to prevent transcription of sensitive parts of a conversation, such as entering PCI data.
The media gateway platform or protocol you are using.
siprec, twilio, amazonconnect, genesysaudiohook The globally unique Id for the call, also sometimes called Unique Call Id (UCID). Must be in decimal form.
Id of the customer on the call. Usually taken from Call Center CTI information.
The Id of the agent on the call. Usually taken from Call Center CTI information.
{
"language": "en-US",
"detailedToken": false,
"audioRecordingAllowed": false,
"redactionOutput": "redacted"
}{
"trackMap": {
"inbound": "customer",
"outbound": "agent"
}
}{
"streamArn": "arn:aws:kinesisvideo:us-east-1:000000000000:stream/streamtest-connect-asappconnect-contact-1117e864-690f-4e1e-9dcf-6fbfcc288e41/1654194145007",
"startSelectorType": "FRAGMENT_NUMBER",
"afterFragmentNumber": "91343852333181476958523476930058290730435475343"
}