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