deepgram/deepgram-dotnet-sdk

Sentiment Analysis (Listen) supported

Closed this issue · 2 comments

  • old param analyze_sentiment should be kept for backwards compatibility cases.
  • new param sentiment added for sentiment analysis for /listen requests.

See Beta Docs for more information on how this API will operate.

This should be implicitly implemented after fixing the Schema and Response objects in this PR:
#204

Will create example applications to prove this is the case.

Created separate issue to track Prerecorded SITS unit test and examples:
#220

Closing this implementation issue out.