Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add method to get request ID from TTS requests #89

Open
bd-g opened this issue Aug 22, 2024 · 0 comments
Open

Add method to get request ID from TTS requests #89

bd-g opened this issue Aug 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@bd-g
Copy link
Contributor

bd-g commented Aug 22, 2024

Proposed changes

The Deepgram request ID for TTS requests is passed via a header value, not in the output data (which is the audio waveform for the speech). We should expose a top level function to be able to access the request ID, with the SDK handling pulling this from the headers.

Context

Recorded request IDs is important for debugging and general tracking purposes.

@bd-g bd-g added the enhancement New feature or request label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant