r/voicemod

Soundboard editing issue still happening after 2 months + scroll wheel missing

Soundboard editing issue still happening after 2 months + scroll wheel missing

I'm still experiencing the soundboard editing issue that was reported here about 2 months ago:

https://www.reddit.com/r/voicemod/comments/1u7uz9x/sounds_not_letting_me_edit_them/

Sounds add to my soundboard normally and playback modes like Play & Stop work, but I still can't properly edit the sounds.

I'm also missing the scroll bar in the soundboard. I can still scroll down manually with my mouse and access everything, it's just annoying not having the scroll bar there.

The original thread was confirmed to be a known bug with the new audio system, and people have continued reporting the issue since then.

Is this still being worked on, and is there currently a workaround?

reddit.com
u/ruth_04d — 2 days ago

V2 not letting me login.

I know it's no longer supported, however, it was working for me earlier today.
Now I cannot login (stupid that I have to log in to a program that has data stored on my machine).

It gives me the splash screen to get started and takes me to a dead 404 link.

How can I fix this? I've already submitted tickets regarding. Has anyone else faced this issue?

Edit: a moderator deleted the solution. That is pretty lame.

reddit.com
u/SweatUnderMahTits — 4 days ago
▲ 77 r/voicemod+12 crossposts

I created a RecognitionService that handles system-wide voice input fully on-device (no Google, no network)

Most voice input on Android - SpeechRecognizer.createSpeechRecognizer(context) calls — gets routed to Google's network-backed recognizer. I wanted that path to run locally, so I wrote one.

The service hooks the framework's SpeechRecognizer API. Once it's set as the default, any app calling createSpeechRecognizer(context) (no ComponentName) ends up in our pipeline and gets back transcription that never left the device. Pipeline is Silero VAD + Parakeet TDT v3 (114 languages, ~890 MB INT8) on ONNX Runtime with NNAPI.

Honest caveat: Gboard, Samsung Keyboard, and Google Assistant ship their own recognizers and skip the system default. So the default-IME voice button on most phones won't go through this. What does: accessibility tools, custom dictation UIs, and anything calling the framework API directly.

Models download on first use (~1.2 GB) via a foreground WorkManager job so it survives backgrounding. After that, fully offline.

Setup + demo APK: github.com/soniqo/speech-android

audio.soniqo:speech:0.0.9 on Maven Central

Library:

Happy to answer questions about the binder lifecycle, the foreground worker setup, or why SpeechRecognizer is such a tarpit of edge cases.

u/ivan_digital — 6 days ago

Voicemod V3 mic sound too bad.

The microphone quality in Voicemod v3 is extremely poor. When I turned on “Hear My Own Voice,” my voice was almost completely unclear. The sound clarity was better in version V2. Also, when I downloaded an HD microphone from the Community Voice section, my voice came through with amazing clarity. When I look at the current V3 voices, none of them provide clear sound. Also, in the V2 version, there was a “Exclusive mode” in the settings menu. It improved the clarity of the sound, but they haven’t added this feature at all in V3.

reddit.com
u/Euphoric_Location_10 — 4 days ago

Voicemod glitching / bugging out visually

I had the old Voicemod still installed until it logged me out and kept bringing me to a 404 website, but I was told to re-install vociemod on its newest version, I made sure to uninstall my old voicemod but my current VM is glitching out visually, like cliche glitching, and every so often I can see what looks like my "old" voicemod behind it? Like I catch a glimpse of the old UI and all my old custom voices that I, btw, no longer have access to since I had to upgrade to the newest VM.

reddit.com
u/WickedWispy — 6 days ago

The hell did you do, Voicemod?

EDIT: I'VE SOLVED IT Thanks to a random redditor answering to another guy who had the same problem.

Open UrlDecoder.org, paste into it the url of the 404 page that opens, then press "DECODE".

Then copy the SECOND part of the resulting URL, that starts with https-redirect-voicemod-net (but with proper symbols), then paste that into your browser. You should be able to login!

https://preview.redd.it/mk0eqx2w00jh1.png?width=1067&format=png&auto=webp&s=bbfaf44871c337f4adc5eb37dc9fef44ca4404f9

https://preview.redd.it/khqie1sx00jh1.png?width=333&format=png&auto=webp&s=116561fec1a1b28ffab92b506b99ec69bc15b551

Been using v2 for years, bought a lifetime license all the way in like 2018, been fine with this cool program.

Then like a week ago this happened (first picrelated), it logged me out, and on pressing "get started", this page opens (second picrelated)... which is a 404.

So I wanted to reinstall the damn thing, but was forced to download the v3 which doesn't have all my setups and soundboards, and I can't even transfer them because v2 DOESN'T OPEN

What the hell happened? Can I transfer the soundboard WITHOUT importing sounds one by one or trying to open the v2?

reddit.com
u/Aramis909 — 7 days ago

Don't know what's going on with my Voicemod

So first and foremost, yesterday my PC had restarted for some reason and next thing I know, all my voices in Voicemod V2 are gone. I tried to then log off and back in but, every time I try and do it, it would just be 404 error thing on the link.
Try out Voicemod V3, my mic and all the other voice effects I had from other backups sound worse and just not the same, I try to do something about it but for some reason, now it won't accept my default input and output settings. I would really appreciate it if someone could help me out with this.

reddit.com
u/SpringG83 — 7 days ago
▲ 1 r/voicemod+1 crossposts

Voice Channel Audio recording added!

reddit.com
u/GameVox — 8 days ago