Feature Release
This is the announcement for an upcoming ASAPP feature. Your ASAPP account team will provide a target release date and can direct you to more detailed information as needed.Overview
ASAPP is adding an AI Transcribe implementation pattern for Amazon Connect. ASAPP’s Amazon Connect Media Gateway will allow Kinesis Video Streams audio to be easily sent to AI Transcribe. A similar call signaling integration via the Start/Stop API will be leveraged as is used for the integration with the SIPREC Media Gateway.
Use and Impact
The new Media Gateway will allow for a simplified integration for customers leveraging Amazon Connect as their CCaaS provider, reducing time and effort of sending call media to ASAPP.How It Works
Procedure of streaming audio to ASAPP- Setup IAM roles for authentication with Kinesis Video Streams and enable media streaming.
- Configure triggers to start and stop media streaming in Connect flows.
- Send requests to start and stop transcription using AWS Lambda functions, including parameters that ASAPP uses to request media from Kinesis.
- ASAPP requests media from Kinesis Video Streams and begins transcribing upon acquiring media.
- Receive transcript outputs leveraging one of ASAPP’s transcription delivery mechanisms.
/start-streaming endpoint and will be reflected in the messages returned from ASAPP. No further configuration is required.