deepgram / deepgram-dotnet-sdk

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

Audit of PreRecorded Model Classes #204

Closed dvonthenen closed 8 months ago

dvonthenen commented 8 months ago

This modifies the Prerecorded classes based on the audit document.

Using Go as a reference: https://github.com/deepgram/deepgram-go-sdk/blob/main/pkg/api/prerecorded/v1/interfaces/types.go

dvonthenen commented 8 months ago

Will fix the TODO documentation notes later.