Is it possible to use a voice model and then create a custom voice out of it to be used in SpeechSynthesis api? I have a tts app using that api, and I want to add custom voices.
I already tried to add 3rd party voices such as ivona but i wana know how to they are created so that I can create one myself using the voice model that I downloaded. What I know is that I need to create the .dll for that voice but i cant find any samples. Any hint or clues will be greatly appreciated thanks!