Releases: Azure-Samples/cognitive-services-speech-sdk
Releases · Azure-Samples/cognitive-services-speech-sdk
Ingestion Client v2.0.8
ingestion-v2.0.8 Switch TextAnalytics Endpoint from regional to instance for Private E…
Ingestion Client v2.0.7
ingestion-v2.0.7 [Ingestion Client] Fix NRE in AnalyzeConversationsProvider (#1952)
Ingestion Client v2.0.6
ingestion-v2.0.6 Refactor transcription analytics status check (#1951)
Ingestion Client v2.0.5
Fix conversation features switch (#1846) Co-authored-by: Yuantao Wang <yuantw@microsoft.com> Co-authored-by: Henry van der Vegte <jvandervegte@microsoft.com>
Ingestion Client v2.0.4
ingestion-v2.0.4 Fix ConversationSummarizationOptions initialization (#1845)
Ingestion Client v2.0.3
Enable Summarization in Ingestion Client (#1777) * su * imp * arm * test * role * role * config * fix new line * len limit * fix typo * Update log to trigger build * remove BOM Co-authored-by: Yuantao Wang <yuantw@microsoft.com> Co-authored-by: Henry van der Vegte <jvandervegte@microsoft.com>
Ingestion Client v2.0.2
ingestion-v2.0.2 Fix NRE if database was not deployed (#1737)
Ingestion Client v2.0.1
ingestion-v2.0.1 [IngestionClient] Retry HttpStatusCodeException and do not fail whole…
Ingestion Client v2.0.0
ingestion-v2.0.0 [IngestionClient] Fix database deployment issue - move database deplo…
Ingestion Client v1.0.1
[Ingestion Client] Add null check on text analytics results (#1719) * Update TextAnalyticsProvider.cs * update versions