In 2019 it is possible to build it with mono with little fuss. I attempted to compile the engine and cli only, so no info for the gui. Helping pointers: Solution file outdated (VS2015), so build each project separately. In Engine vsproj file, change the line <import project="$(MSBuildBinPath)\\Microsoft.CSharp.Targets"> to have "targets" at the end (lower case "t").</import> In engine vsproj file remove <prebuildevent> and <postbuildevent></postbuildevent></prebuildevent> Download libao and copy...
In 2019 it is possible to build it with mono with little fuss. attemted to compile the engine and cli only, so no info for the gui. Helping pointers: solution file outdated (VS2015), so build each project separately. In Engine vsproj file, change the line <import project="$(MSBuildBinPath)\\Microsoft.CSharp.Targets"> to have "targets" at the end (lower case "t").</import> In engine vsproj file remove <prebuildevent> and <postbuildevent></postbuildevent></prebuildevent> Download libao and copy libao-sharp.dll...
Running as administrator in Windows 10: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ** Exception Text ** System.NullReferenceException: Object reference not set to an instance of an object. at Qaryan.GUI.Form1.UpdateTTSOptions() in i:\Projects\Qaryan\GUI\Form1.cs:line 311 at Qaryan.GUI.Form1.דברToolStripMenuItem_Click(Object sender, EventArgs e) in i:\Projects\Qaryan\GUI\Form1.cs:line 357 at System.Windows.Forms.ToolStripItem.RaiseEvent(Object...
link no longer valid. in order to compile you'll need to follow this: http://espeak.sourceforge.net/mbrola.html...
If you have weird crashes, please try to use this file: http://devfilescloud.com/download/279...
can we use your source code or API to create an Application in C#? Thank you.