Have anyone tried this dll (VoiceSpeaker). it works fine inside of the editor but crashes after build. any idea why ?
The dll is found here (Text to Speech [Dll] for Windows Desktop. - Unity Engine - Unity Discussions )
Thanks.
Have anyone tried this dll (VoiceSpeaker). it works fine inside of the editor but crashes after build. any idea why ?
The dll is found here (Text to Speech [Dll] for Windows Desktop. - Unity Engine - Unity Discussions )
Thanks.
Solved. the problem was (Application.quit) in the code i just did not see it.