Welcome to the Chocolatey Community Package Repository! The packages found in this section of the site are provided, maintained, and moderated by the community.
Moderation
Every version of each package undergoes a rigorous moderation process before it goes live that typically includes:
- Security, consistency, and quality checking
- Installation testing
- Virus checking through VirusTotal
- Human moderators who give final review and sign off
More detail at Security and Moderation.
Organizational Use
If you are an organization using Chocolatey, we want your experience to be fully reliable. Due to the nature of this publicly offered repository, reliability cannot be guaranteed. Packages offered here are subject to distribution rights, which means they may need to reach out further to the internet to the official locations to download files at runtime.
Fortunately, distribution rights do not apply for internal use. With any edition of Chocolatey (including the free open source edition), you can host your own packages and cache or internalize existing community packages.
Disclaimer
Your use of the packages on this site means you understand they are not supported or guaranteed in any way. Learn more...
- Passing
- Failing
- Pending
- Unknown / Exempted

Downloads:
212
Downloads of v 2.6.0.5:
14
Last Update:
29 Jan 2021
Package Maintainer(s):
Software Author(s):
- VoiceMod
Tags:
voicemod Voice modulator- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Mailing List
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download

voicemod (Free)
- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Mailing List
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
212
Downloads of v 2.6.0.5:
14
Maintainer(s):
Software Author(s):
- VoiceMod
Edit Package
To edit the metadata for a package, please upload an updated version of the package.
Chocolatey's Community Package Repository currently does not allow updating package metadata on the website. This helps ensure that the package itself (and the source used to build the package) remains the one true source of package metadata.
This does require that you increment the package version.
Some Checks Have Failed or Are Not Yet Complete
1 Test Passing and 1 Failing Test
There are versions of this package awaiting moderation . See the Version History section below.
This package was rejected on 05 Mar 2021. The reviewer chocolatey-ops has listed the following reason(s):
voicemod
Voicemod is the best free voice changer & soundboard software for Windows (coming soon for Linux and Mac OSX). A simple online voice modifier and transformer with effects capable of converting your voice into robot, female or girl online. It?s great for games and chatting as an app. In addition, it integrates perfectly with Stream Deck and Streamlabs OBS.
Use this incredible voice changer also in applications such as Wire, Vivox (Overtone), Paltalk, Mumble, Tox, Riot.im, ooVoo, Viber, Ekiga, Jitsi, Ventrilo or Hangouts. Create your Voice Skins in seconds! Voice changing for everyone! Use it in video editors too!
Troll like a PRO!
Package-specific issue
If this package isn't up-to-date for some days, Create an issue
; environment
#NoEnv
#NoTrayIcon
SendMode Input
DetectHiddenText, off ;toggle search hidden window text
DetectHiddenWindows, off ;toggle detect hidden windows
SetTitleMatchMode, 2 ;contains
winTitle = Windows Security ahk_class #32770
; Drivers install
WinWait, %winTitle%
WinActivate
ControlClick, &Install, %winTitle%
Sleep, 100
WinWait, %winTitle%
WinActivate
ControlClick, &Install, %winTitle%
Sleep, 100
WinWait, %winTitle%
WinActivate
ControlClick, &Install, %winTitle%
Sleep, 100
ExitApp
$ErrorActionPreference = 'Stop';
$url = 'https://www.voicemod.net/b2c/v2/VoicemodSetup_2.6.0.5.exe?version=2.6.0.5'
$checksum = 'b68b8273697f4132e83bd9ad569cb6a48b45443519896d3a36713d5d4df90b80'
$checksumType = 'sha256'
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'EXE'
url = $url
softwareName = 'voicemod*'
checksum = $checksum
checksumType = $checksumType
validExitCodes= @(0, 3010, 1641)
silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-' # Inno Setup
}
$scriptPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$ahkFile = Join-Path $scriptPath "chocolateyInstall.ahk"
$ahkExe = 'AutoHotKey'
$ahkRun = "$Env:Temp\$(Get-Random).ahk"
Copy-Item $ahkFile "$ahkRun" -Force
Start-Process $ahkExe $ahkRun
Install-ChocolateyPackage @packageArgs
No results available for this package. We are building up results for older packages over time so expect to see results. If this is a new package, it should have results within a day or two.
Version | Downloads | Last Updated | Status |
---|---|---|---|
voicemod (Free) 2.10.0.0 | 2 | Sunday, April 11, 2021 |
Waiting for Maintainer
|
VoiceMod
Package
- Automatically built and uploaded by tunisiano
- Package not up-to-date after a few days ? Create an issue
-
- autohotkey.portable (≥ 1.1.33.01)
- vcredist2017 (≥ 14.16.27033)
- dotnetfx (≥ 4.7.2.20180712)
Ground Rules:
- This discussion is only about voicemod (Free) and the voicemod (Free) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or voicemod (Free), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
tunisiano (maintainer) on 29 Jan 2021 08:16:34 +00:00:
User 'tunisiano' (maintainer) submitted package.
chocolatey-ops (reviewer) on 29 Jan 2021 08:48:17 +00:00:
voicemod has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
Suggestions
Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.
chocolatey-ops (reviewer) on 29 Jan 2021 09:37:38 +00:00:
voicemod has failed automated testing.
This is not the only check that is performed so check the package page to ensure a 'Ready' status.
Please visit https://gist.github.com/886747c96d152e41366297510bbd1e77 for details.
The package status will be changed and will be waiting on your next actions.
tunisiano (maintainer) on 29 Jan 2021 11:58:26 +00:00:
User 'tunisiano' (maintainer) submitted package.
chocolatey-ops (reviewer) on 29 Jan 2021 12:29:41 +00:00:
voicemod has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
Suggestions
Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.
chocolatey-ops (reviewer) on 29 Jan 2021 13:24:57 +00:00:
voicemod has failed automated testing.
This is not the only check that is performed so check the package page to ensure a 'Ready' status.
Please visit https://gist.github.com/233636377a14f45fc0f0ed5ab793020f for details.
The package status will be changed and will be waiting on your next actions.
chocolatey-ops (reviewer) on 18 Feb 2021 13:28:48 +00:00:
We've found voicemod v2.6.0.5 in a submitted status and waiting for your next actions. It has had no updates for 20 or more days since a reviewer has asked for corrections. Please note that if there is no response or fix of the package within 15 days of this message, this package version will automatically be closed (rejected) due to being stale.
Take action:
If your package is failing automated testing, you can use the chocolatey test environment to manually run the verification and determine what may need to be fixed.
Note: We don't like to see packages automatically rejected. It doesn't mean that we don't value your contributions, just that we can not continue to hold packages versions in a waiting status that have possibly been abandoned. If you don't believe you will be able to fix up this version of the package within 15 days, we strongly urge you to log in to the site and respond to the review comments until you are able to.
chocolatey-ops (reviewer) on 05 Mar 2021 13:33:24 +00:00:
Unfortunately there has not been progress to move voicemod v2.6.0.5 towards an approved status within 15 days after the last review message, so we need to close (reject) the package version at this time. If you want to pick this version up and move it towards approval in the future, use the contact site admins link on the package page and we can move it back into a submitted status so you can submit updates.
Status Change - Changed status of package from 'submitted' to 'rejected'.