EAS-Encoder icon indicating copy to clipboard operation
EAS-Encoder copied to clipboard

Custom Audio Files?

Open Moonbase2004 opened this issue 5 years ago • 4 comments

Please add the ability to use custom audio files. This is so voice recordings can be used instead of TTS.

Moonbase2004 avatar Feb 16 '20 06:02 Moonbase2004

This repo is dead, use something like Audacity.

haydenwalker980 avatar May 29 '21 00:05 haydenwalker980

I very lightly maintain this repo. I will definitely look into updating the code to add this feature in the future when I have time. :) If anyone has time to do this - don't hesitate to update the code and create a pull request! I'd gladly let others make updates if they have the resources. :)

sasquelch avatar Jun 01 '21 15:06 sasquelch

Yooo that would be neat! I did pull it off at some point, but I completely lost the code :(((((

Moonbase2004 avatar Jun 02 '21 20:06 Moonbase2004

Line 506 can be changed to this .FirstOrDefault(x => x.VoiceInfo.Name.ToUpper().Contains("PAUL"));

Then install NeoSpeech SAPI5 Paul "Google a good download ;D *Wink

Done, eat cookies!

Nerdtality avatar Mar 26 '23 03:03 Nerdtality