You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i call PiperNative.process_text method and pass an invalid voice such as “en-US" , the application was crashed. My guess is that the C++ part should not throw exceptions.
When i call
PiperNative.process_textmethod and pass an invalid voice such as “en-US" , the application was crashed. My guess is that the C++ part should not throw exceptions.