fix: Fix TTS COM exception in IL2CPP
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace SpeechLib {
|
||||
public enum SpeechRunState {
|
||||
SRSEDone = 1,
|
||||
SRSEIsSpeaking
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user