We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d35a1b commit 373d52eCopy full SHA for 373d52e
articles/cognitive-services/Speech-Service/releasenotes.md
@@ -18,8 +18,9 @@ ms.custom: seodec18
18
## Speech SDK 1.8.0: 2019-November release
19
20
**New Features**
21
-* Added a FromHost() API.
+* Added a FromHost() API, to ease use with on-prem containers and sovereign coulds.
22
* Added Automatic Source Language Detection for Speech Recognition (in Java and C++)
23
+* Added SourceLanguageConfig object for Speech Recognition, used to specify expected source languages (in Java and C++)
24
* Added KeywordRecognizer support on Windows (UWP), Android and iOS through the Nuget and Unity packages
25
* Added Remote Conversation Java API to do Conversation Transcription in asynchronous batches.
26
0 commit comments