Transcribe specified hosts
Real-Time STT supports 2 transcription modes:
- Channel-based transcription for all active hosts in a channel. To enable it, see REST Quickstart.
- Transcription of the specified hosts audio only and ignoring all other hosts.
This page explains how to implement transcription of specified hosts only.
Prerequisites
To follow this procedure, you must:
-
Have a valid Agora Account.
-
Have a valid Agora project with an app ID and a temporary token or a token server. For details, see Agora account management.
-
Have a computer with access to the internet. If your network has a firewall, follow the steps in Firewall requirements.
-
Join a Video SDK channel as a host and start streaming. Refer to the Voice SDK quickstart guide.
- Make sure Real-Time STT is enabled for your app.
Implementation
To transcribe a specific host, follow the API call sequence from the REST Quickstart and modify the start
request as follows: