Wingetlywingetly
← All apps

Philips SpeechLive

by Philips SpeechLivev3.8.3

Last updated

Convert your voice to text in real-time: Use a microphone, place the cursor in any text field or document and start dictating.

Install with winget

$ winget install --id Philips.SpeechLive --exact --version 3.8.3

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Philips SpeechLive

Philips SpeechLive uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, machine scope)
Philips-SpeechLive-3.8.3.exe /S

See the full silent install reference for Philips SpeechLive

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v3.8.3

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

8 known CVEs via NVD

  • medium6.5Patched in wingetCVE-2021-39369Dec 25, 2022

    In Philips (formerly Carestream) Vue MyVue PACS through 12.2.x.x, the VideoStream function allows Path Traversal by authenticated users to access files stored outside of the web root.

  • low3.7Fix in v12.2.8.0CVE-2021-33024affects before 12.2.8.0Apr 1, 2022

    Philips Vue PACS versions 12.2.x.x and prior transmits or stores authentication credentials, but it uses an insecure method susceptible to unauthorized interception and/or retrieval.

  • high7.5Fix in v12.2.8.0CVE-2021-33022affects before 12.2.8.0Apr 1, 2022

    Philips Vue PACS versions 12.2.x.x and prior transmits sensitive or security-critical data in cleartext in a communication channel that can be sniffed by unauthorized actors.

  • high8.2Fix in v12.2.8.0CVE-2021-33020affects before 12.2.8.0Apr 1, 2022

    Philips Vue PACS versions 12.2.x.x and prior uses a cryptographic key or password past its expiration date, which diminishes its safety significantly by increasing the timing window for cracking attacks against that key.

  • high7.5Fix in v12.2.8.0CVE-2021-33018affects before 12.2.8.0Apr 1, 2022

    The use of a broken or risky cryptographic algorithm in Philips Vue PACS versions 12.2.x.x and prior is an unnecessary risk that may result in the exposure of sensitive information.

  • high7.5Fix in v12.2.8.0CVE-2021-27501affects before 12.2.8.0Apr 1, 2022

    Philips Vue PACS versions 12.2.x.x and prior does not follow certain coding rules for development, which can lead to resultant weaknesses or increase the severity of the associated vulnerabilities.

  • medium6.5Fix in v12.2.8.0CVE-2021-27497affects before 12.2.8.0Apr 1, 2022

    Philips Vue PACS versions 12.2.x.x and prior does not use or incorrectly uses a protection mechanism that provides sufficient defense against directed attacks against the product.

  • medium6.1Fix in v12.2.8.0CVE-2021-27493affects before 12.2.8.0Apr 1, 2022

    Philips Vue PACS versions 12.2.x.x and prior does not ensure or incorrectly ensures structured messages or data are well formed and that certain security properties are met before being read from an upstream component or sent to a downstream component.

Source: NVD, updated 4h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • Philips SpeechLive (MSI)Philips SpeechLive
    Philips.SpeechLive.MSIv3.8.3.0

    Convert your voice to text in real-time: Use a microphone, place the cursor in any text field or document and start dictating.

  • VideoCaptionerWeiFeng
    WEIFENG2333.VideoCaptionerv1.3.3

    A powered tool for easy and efficient video subtitling.

  • GranolaGranola
    Granola.Granolav7.559.2

    The AI notepad for people in back-to-back meetings

  • FathomFathom Developers
    Fathom.Fathomv1.42.6

    Fathom records, transcribes, highlights, and summarizes your meetings so you can focus on the conversation.

  • HandyCJ Pais
    cjpais.Handyvv0.9.6

    A free, open source, and extensible speech-to-text application that works completely offline.

  • superwhispersuperwhisper
    SuperUltra.superwhisperv1.6.5

    Turn your voice into polished text.

More from Philips SpeechLive or browse dictate, dictation, speech-recognition.

Frequently asked questions

How do I install Philips SpeechLive on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Philips.SpeechLive --exact --version 3.8.3. winget downloads the installer from Philips SpeechLive and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Philips SpeechLive silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Philips.SpeechLive --exact 3.8.3 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Philips SpeechLive?
Philips SpeechLive uses EXE (NSIS). Run the downloaded installer with: Philips-SpeechLive-3.8.3.exe /S. The silent switches are /S.
How do I uninstall Philips SpeechLive via winget?
Run: winget uninstall --id Philips.SpeechLive --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Philips SpeechLive's Apps & Features entry.
Is Philips SpeechLive free?
Philips SpeechLive is distributed under Proprietary. Refer to the publisher (https://www.speechlive.com/us/help/topic/speechlive-desktop-app/) for the full license terms - Wingetly itself does not charge for installation.
Does Philips SpeechLive work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Philips SpeechLive directly from the publisher.
How do I keep Philips SpeechLive up to date?
Run winget upgrade --id Philips.SpeechLive --exact, or winget upgrade --all to update everything winget tracks. We index 6 versions of Philips SpeechLive from microsoft/winget-pkgs.

Recent versions

  • 3.8.3latest
  • 3.8.1
  • 3.8.0
  • 3.7.1
  • 3.7.0
  • 3.6.1