Download Viola
Viola for Windows is available now. Download the signed installer, then verify the SHA-256 hash and signing certificate before you run it.
Download for WindowsViolaSetup-1.0.0.exe · ~586 MiB · Windows 11
Viola for Windows is available now. Download the signed installer, then verify the SHA-256 hash and signing certificate before you run it.
Download for WindowsViolaSetup-1.0.0.exe · ~586 MiB · Windows 11
Verify signature, open the installer
Connect your music and, optionally, Google for Gmail, Calendar, and YouTube
Say "Viola" and start talking. Add rooms by opening a browser on any device. Enable phone later if you want Viola to place outbound calls.
Every public Windows installer is code-signed and published with a SHA-256 checksum. Do not install a build unless both values match this page.
How to verify on Windows (PowerShell):
# 1. Check the Authenticode signature and thumbprint
Get-AuthenticodeSignature .\ViolaSetup-1.0.0.exe
# 2. Check the SHA-256
Get-FileHash .\ViolaSetup-1.0.0.exe -Algorithm SHA256
The Thumbprint field of the SignerCertificate must match the value above. The Hash from Get-FileHash must match the SHA-256. If either differs, do not install; email [email protected].
This page is updated whenever the public installer changes.
Not sure how it works? See how easy it is