From 9833a739dbccc765ddb8b90a690fe179260fd928 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Wed, 2 Dec 2020 13:19:30 +0800 Subject: [PATCH] speech-platform-runtime 10.0.0 (#5072) --- .../speech-platform-runtime/10.0.0.yaml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 manifests/Microsoft/speech-platform-runtime/10.0.0.yaml diff --git a/manifests/Microsoft/speech-platform-runtime/10.0.0.yaml b/manifests/Microsoft/speech-platform-runtime/10.0.0.yaml new file mode 100644 index 000000000..63e2e8474 --- /dev/null +++ b/manifests/Microsoft/speech-platform-runtime/10.0.0.yaml @@ -0,0 +1,26 @@ +# ================== General ================== +Id: Microsoft.speech-platform-runtime +Publisher: Microsoft Corporation +Name: Microsoft Speech Platform Runtime +Author: Microsoft Corporation +Description: The Microsoft Speech Platform Runtime contains both a managed (.NET) and native (COM) API for developing Server based speech applications +#AppMoniker: +Tags: microsoft,tts,speech,voice,ai,server,azure,cloud +#FileExtensions: +#Protocols: + +# ================== License ================== +Homepage: https://www.microsoft.com/en-us/download/details.aspx?id=16789 +License: copyright (c) Microsoft Corporation +#LicenseUrl: + +# ================= Installer ================= +Version: 10.0.0 +InstallerType: msi +Installers: + - Arch: x64 + Url: https://download.microsoft.com/download/A/6/4/A64012D6-D56F-4E58-85E3-531E56ABC0E6/x64_SpeechPlatformRuntime/SpeechPlatformRuntime.msi + Sha256: 9c0a1d096e80f2ae77d5fc00b5d1a43b665c28ec6196911de3dce6d74c115137 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file