unitycoder/UnityRuntimeTextToSpeech

DLL not loaded, speech script component disabled at runtime

Wakeelfahmed opened this issue · 4 comments

the speech component get disabled at runtime and the dll are not loaded
image
image

image

seems still fail to load, not sure whats the issue (my project was in unity 2018.4 so i guess could be related to dotnet versions too.. can test in player settings, if any different with 2.0 or 4.x *and better restart unity after changes)

also check the alternatives,
https://github.com/unitycoder/UnityRuntimeTextToSpeech/wiki/Alternative-TTS-plugins

no the given sample scene works perfectly fine. but when i try to add the speech manager to my existing scene the above issue come

ah ok.. is your scene loaded or its the first scene?
can you try copying your scene into that working sample scene?

ok will try tomorrow