Enable speech-to-text transcription
Enable automatic transcription of voice communications in channels using speech-to-text technology.
阅读时间1 分钟最后更新于 18 小时前
To enable speech-to-text transcription in a channel, call IChannelSession::BeginSetChannelTranscription() from a connected channel session with a value of true and an access token that is generated with a
trxnEventChannelStateChanged
To check if speech-to-text transcription is enabled for a channel session, use
IChannelSession::IsSessionBeingTranscribed()