Incorrect Timestamp When Sending Opus DTX (Discontinuous Transmission) Packets To Live Endpoint. #977
Replies: 2 comments
-
Hey there! It looks like you haven't connected your GitHub account to your Deepgram account. You can do this at https://community.deepgram.com - being verified through this process will allow our team to help you in a much more streamlined fashion. |
Beta Was this translation helpful? Give feedback.
0 replies
-
It looks like we're missing some important information to help debug your issue. Would you mind providing us with the following details in a reply?
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I’m encountering an issue while sending live audio to the WebSocket endpoint wss://api.deepgram.com/v1/listen. Specifically, the timestamp returned in the response (the
start
field) is incorrect when I send Opus DTX (discontinuous transmission) packets, which represent silent periods.Could you clarify if this is expected behavior when sending DTX packets? If not, how can I address it?
Beta Was this translation helpful? Give feedback.
All reactions