System.Speech incompatible with PublishSIngleFile / PublishTrimmed
When I compile my project that uses speech syntheis to read something, even though I have
in my csproj file there is still a separate DLL that gets created that my exe will not work without and an error that says
(but only when using PublishTrimmed, without that there is just an unwanted DLL that is required for running the exe) I am far too inexperienced to know what any of this means and would just like a self contained EXE with all the code required to run standalone produced on compilation
1 Reply
bruh