Skip to content

Releases: VRCWizard/TTS-Voice-Wizard

Preview Beta v0.4.5 Error Handling

28 Jun 22:58
fc4c515
Compare
Choose a tag to compare
Pre-release

-Updated Microsoft.CognitiveServices.Speech from 1.21.0 to the Latest stable 1.22.0
-Added more error handling (hopefully this will help with diagnosing problems better)
-Specifically re-added try/catch block around translation sttts block that had been commented out for testing
-Error message should now be given in log if the speech recognition cancels immediately for any reason instead of being just blank (not for if you just say nothing)

-Spotify Show current song button now works as intended (fixed a couple of updates ago)

Preview Beta v0.4.4 TestBuild

26 Jun 21:06
fc4c515
Compare
Choose a tag to compare
Pre-release

added showing of errors

Preview Beta v0.4.3 HRtoVRChat_OSC Connectivity 2

23 Jun 20:31
5e52d63
Compare
Choose a tag to compare

This update simply connects the HRtoVRChat_OSC to TTS Voice Wizard through OSC

-200Tigersbloxed's app is truly amazing with how many devices are supported get it here: https://github.com/200Tigersbloxed/HRtoVRChat_OSC

-To connect to it to TTS Voice Wizard set the sending port of HRtoVRChat_OSC to 4026 (instead of the default of 9000 which is VRChats receiving port)

Note: HRtoVRChat_OSC also has a neat unity component so you could just use that instead. Voice Wizard only makes the BPM values output in killfrenzy avatar text.

v0.4.3 adds minor bug fixes

Preview Beta v0.4.2 HRtoVRChat_OSC Connectivity

22 Jun 22:41
c525d21
Compare
Choose a tag to compare

This update simply connects the HRtoVRChat_OSC to TTS Voice Wizard through OSC

-200Tigersbloxed's app is truly amazing with how many devices are supported get it here: https://github.com/200Tigersbloxed/HRtoVRChat_OSC

-To connect to it to TTS Voice Wizard set the sending port of HRtoVRChat_OSC to 4026 (instead of the default of 9000 which is VRChats receiving port)

Note: HRtoVRChat_OSC also has a neat unity component so you could just use that instead. Voice Wizard only makes the BPM values output in killfrenzy avatar text.

Public Beta v0.4.1 Quality of Life

15 Jun 17:12
76acc10
Compare
Choose a tag to compare

-TTS text box and log text box now have neat little clear buttons
-Spotify Feature now only requires you to accept once instead of on every app start (Limited Access: DM me your Spotify email on discord for access to this feature)
-Hide text delay now uses a timer and restarts if you send a new message before a previous hide delay would have finished
-Fixed glitch where your previous message would appear for a brief moment in VRChat when you sent a new message

Public Beta v0.4.0 Spotify Addon

29 May 00:01
99a58c0
Compare
Choose a tag to compare

-This update makes the setup process easier as you can now set your microphone and speaker device in the app

-This update also adds a new experimental feature for VRChat users, you can now periodically output the name of your currently playing song on Spotify to your avatar so all your friends can see what you're vibing to.

IMPORTANT: I must add users manually to this feature for now (20~ users maximum for now). Once it is thoroughly tested I will make a request to Spotify to allow for more users and so I don't have to manually add people. If you would like access to the feature DM your Spotify email I'll be adding the first 20 to do so.

-minor refactoring
-exe file renamed to better match application name (this means the folder for config files has changed aswell)

Public Beta v0.3.8 (8 Kat Sync Parameters) Hotfix

13 May 21:34
a2b17c8
Compare
Choose a tag to compare

(HOTFIX FOR UNEXPECTED VRCHAT TEXT OUTPUT ERROR)
Adds an option to increase the amount of sync parameters my app supports.
-If you have extra parameters to spare I recommend using 8 parameter sync with your avatar rather than 4 for faster OSC sync.
-(Sorry it took me a while to get around to this feature)

-Thank You KillFrenzy
-Don't forget to leave a star on Kill Frenzy's Github
https://github.com/killfrenzy96/KillFrenzyAvatarText
(Image on where to go to change sync parameter amount)
image

Public Beta v0.3.7 (8 Kat Sync Parameters)

13 May 19:26
441868a
Compare
Choose a tag to compare

Adds an option to increase the amount of sync parameters my app supports.
-If you have extra parameters to spare I recommend using 8 parameter sync with your avatar rather than 4 for faster OSC sync.
-(Sorry it took me a while to get around to this feature)

-Thank You KillFrenzy <3
-Don't forget to leave a star on Kill Frenzy's Github
https://github.com/killfrenzy96/KillFrenzyAvatarText
(Image on where to go to change sync parameter amount)
image

Public Beta v0.3.6 Phrase List Update

13 May 17:44
441868a
Compare
Choose a tag to compare

This update implements the "phrase list" feature.
-Have a phrase that the Azure voice recognition won't recognize, add it manually on the settings page
-Now you can call everyone a "Suss E Baka" instead of a "sassy Parker")
-Other useful applications include adding people's names/usernames that the program had a hard time recognizing.
-Enjoy!

Phrase List: Jakob,Jessie,Firetik,Suss E Baka

Public Beta v0.3.5 UI Update Release / Settings Saving Update 1

09 May 17:05
9b05859
Compare
Choose a tag to compare

Features:
-New nav bar
-Checkboxs replaced with RJCode Toggle Sliders
-UI given more modern and contrasted feel
-All settings in the Settings tab now save on app close
(The main apps config file is located in Appdata /Local/OSCVRCWiz you may safely delete all folders in that directory.
This will reset ALL of your settings (including Azure key and region settings) if the program breaks due to setting changes.)