Discussions

Ask a Question
Back to all

Hi, is it possible to get the transcribe from API ?

Hi, I'd like to know how to get the transcribe from live avatar . I am following the example https://github.com/agmmnn/streaming-api-react-native and it works perfectly with voice recognition from device. Now what's missing is only the transcribe. Could you help me please what API URL or kind of data that i should parse ?

here are my reference:

https://docs.heygen.com/reference/start-session

https://docs.heygen.com/reference/create-session-token

https://docs.heygen.com/reference/new-session

Thankyou.