Releases: VRCWizard/TTS-Voice-Wizard
Public Beta v0.3.2 Small Feature Update
Features:
- Option to turn off TTS (no voice, for outputting only the text to VRChat)
- Option to have the app always on top
- Bigger TTS Box (this will fix paste when the text being pasted has "newlines")
- Option to clear TTS Box after pressing the TTS button
- TTS button now activates on pressing enter
Fixes:
- Transcription logging function fixed
- Text is now only erased at the start of the next operation, not during the hide delay (somewhat fixes hide delay prematurely erasing text in some cases)
Public Beta v0.3.1 Any Language Translation Fix
Fix for sluggish outputs
AudioSynthesis and VRChat outputs now use Task.Run() again
Public Beta v0.3.0 Any Language Translation
Any Supported language can now be translated to any other supported language!
Text now outputs in VRChat much nicer (many changes/fixes)
French and German no longer use preview voices
-(Preview voices are voices only available in three service regions: East US, West Europe, and Southeast Asia.)
All characters available in kill frenzy's shader are now supported (VRChat Text Display)
-Some unsupported characters will be converted for example Ñ --> N
-Other unsupported characters will be replaced with "?"
-List of supported characters attached in txt file:
Public Beta v0.2.7 English Translation Fix
UI Changes
bug fixes (should fix program crashing I think...)
added language finnish
added language filipino
Public Beta v0.2.5 English Translation Update
translate what you say into one of 20 supported languages (still outputs text as English in VRChat)
supported languages:
-Arabic [ar]
-Chinese [zh]
-Danish [da]
-Dutch [nl]
-French [fr]
-German [de]
-Hendi [hi]
-Irish [ga]
-Italian [it]
-Japanese [ja]
-Korean [ko]
-Norwegian [nb]
-Polish [pl]
-Portuguese [pt]
-Russian [ru]
-Spanish [es]
-Swedish [sv]
-Thai [th]
-Ukrainian [uk]
-Vietnamese [vi]
UI changes
default values are now shown for dropdowns.
more voices added (male and female voice for each added language)
"[" and "]" now output properly in VRChat
Public Beta v0.2.0
option to remove profanity filter
removed un-implemented setting
note: some settings do not save on app close, this will be changed in the future!
Public Beta v0.1.9
23 new voices to try out!
made exclamation points, commas, semicolons and colons output correctly in vrchat
Public Beta v0.1.8
uses refactored code
added timestamps to log
log now outputs in reverse order (top = new)
Public Beta v0.1.6 (pre-release)
build compiled with refactored code.
minor fixes
(un-tested)
Public Beta v0.1.5
added option to use Windows Voice Recognition to activate Azure Speech to Text to Speech.
GUI changes
minor fixes