deepgram / deepgram-dotnet-sdk

.NET SDK for Deepgram's automated speech recognition APIs.
https://developers.deepgram.com
MIT License
33 stars 30 forks source link

Intent Recognition (Listen) supported #153

Closed jpvajda closed 9 months ago

jpvajda commented 1 year ago

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

davidvonthenen commented 9 months ago

This should be implicitly implemented after fixing the Schema and Response objects in this PR: https://github.com/deepgram/deepgram-dotnet-sdk/pull/204

Will create example applications to prove this is the case.

davidvonthenen commented 9 months ago

Created separate issue to track Prerecorded SITS unit test and examples: https://github.com/deepgram/deepgram-dotnet-sdk/issues/220

Closing this implementation issue out.