#Problem with c# SDK

1 messages · Page 1 of 1 (latest)

ripe sage
#

We are trying to use the c# SDK with Azure Function as a backend to our service. The front end is a web browser. We are running into 2 issues:

  1. The c# SDK appears to require an older version of the Newtonsoft.Json package. It's causing our build to fail (see screenshot)

  2. We want to use the c# SDK to create new temporarily keys that can be used by the web browser. However, we can't seem to find the ability to specify time-to-live via the c# SDK.

Can you help?

balmy groveBOT
#

Thanks for asking your question. Please be sure to reply with as much detail as possible so we can assist you efficiently. Such as:

  • Provide the request_id if you've a question about a transcription response.
  • The options you used or the api.deepgram.com URL you sent your request to, including parameters.
  • Any code snippets you can include.
  • Any audio you can include, or if you can't share it here please email it to us at [email protected] and provide a link to this thread.
ripe sage
#

Also - another question I have is how do I add domain specific vocabulary (mostly abbreviations) eg. SCAD. it seems to have trouble with that.