Skip to content
Discussion options

You must be logged in to vote

I think it makes sense. The callback option sends the transcription response to the callback URL once Deepgram is done processing it. When using the callback option, the initial call to Deepgram will return with the request_id in the response body. So you shouldn't need the callback in order to get the request_id. You should be able to get it before the callback url is called with the transcription response.

Does that help?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@RobTF9
Comment options

@briancbarrow
Comment options

Answer selected by jpvajda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants