When i use SpeechSynthesizer class in C# I get all voices installed in my system. When i use COM-object-based SAPI in C++ I get only 4 of them (Microsoft Anna and 3 other from Microsoft).
Why is this happening? I want to use Acapela voice in C++(QT), is it possible? If Yes, how?
P.S. Sorry for my English.