Wingetlywingetly
← All apps
V

VoiceNote

by Stipple AIv0.1.16

Last updated

On-device voice dictation and meeting notes that never leave your computer.

Install with winget

$ winget install --id Stipple.VoiceNote --exact --version 0.1.16

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

Silent install command for VoiceNote

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

One-line silent install (x64, user scope)
voicenote-0.1.16-windows-x64.exe /S

See the full silent install reference for VoiceNote

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.

About

VoiceNote turns speech into formatted text anywhere in Windows. Hold a hotkey,

speak, and the text is typed into whatever app has focus.

Transcription and formatting both run locally: speech recognition uses Whisper

and formatting uses a small language model, each downloaded on first run and

executed on your own machine. No audio or transcript is sent to a server, so it

works offline and is usable where cloud dictation is not.

It also records and summarises meetings by capturing both your microphone and

the other side of the call, then producing a transcript and summary on-device.

A three-day trial is included; continued use requires a one-time licence.

Installers · v0.1.16

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect
arm64EXE
NSIS
userDirect

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

Security

No known CVEs for VoiceNote.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Discord CanaryDiscord Inc.
    Discord.Discord.Canary.x86v1.0.328

    Your Place to Talk and Hang Out

  • Discord CanaryDiscord Inc.
    Discord.Discord.Canaryv1.0.1142

    Your Place to Talk and Hang Out

  • ActivityWatchActivityWatch Contributors
    ActivityWatch.ActivityWatchv0.13.2

    ActivityWatch is an app that automatically tracks how you spend time on your devices.

  • Microsoft TeamsMicrosoft Corporation
    Microsoft.Teamsv26198.304.4946.9672

    Collaborate more effectively with a faster, simpler, smarter, and more flexible Teams.

  • Ente Authente.io
    ente-io.auth-desktopv4.4.25

    Open source 2FA authenticator, with end-to-end encrypted backups.

  • Universal Android Debloater Next GenerationUniversal-Debloater-Alliance
    Universal-Debloater-Alliance.uad-ngv1.2.0

    Cross-platform GUI written in Rust using ADB to debloat non-rooted Android devices. Improve your privacy, the security and battery life of your device.

More from Stipple AI or browse dictation, meeting-notes, offline.

Frequently asked questions

How do I install VoiceNote on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Stipple.VoiceNote --exact --version 0.1.16. winget downloads the installer from Stipple AI and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install VoiceNote silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Stipple.VoiceNote --exact 0.1.16 --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 VoiceNote?
VoiceNote uses EXE (NSIS). Run the downloaded installer with: voicenote-0.1.16-windows-x64.exe /S. The silent switches are /S.
How do I uninstall VoiceNote via winget?
Run: winget uninstall --id Stipple.VoiceNote --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from VoiceNote's Apps & Features entry.
Is VoiceNote free?
VoiceNote is distributed under Proprietary. Refer to the publisher (https://voicenote.au) for the full license terms - Wingetly itself does not charge for installation.
Does VoiceNote 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 VoiceNote directly from the publisher.
How do I keep VoiceNote up to date?
Run winget upgrade --id Stipple.VoiceNote --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of VoiceNote from microsoft/winget-pkgs.