You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/Speech-Service/includes/release-notes/release-notes-cli.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Uses Speech SDK 1.23.0.
18
18
- Added `spx csr model copy` command (see `spx help csr model copy`)
19
19
- Added `--check result` option using JMES queries (see `spx help check result`)
20
20
- Improved error messages when specifying invalid command options
21
-
- Moved from .NET Core 3.1 to .NET 6.0
21
+
- Moved from .NET Core 3.1 to .NET 6.0. In order to run Speech CLI, you will need to install the [.NET 6.0 Runtime](https://dotnet.microsoft.com/download/dotnet/6.0/runtime) (or above).
0 commit comments