fix: Fix TTS COM exception in IL2CPP
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace SpeechLib {
|
||||
public enum SpeechVisemeFeature {
|
||||
SVF_None,
|
||||
SVF_Stressed,
|
||||
SVF_Emphasis
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user