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
In the same vendor's folder, the corresponding FFI and interfaces should be made as an own crate. As mentioned in #20 it could be /vendors/tts and have a crate in there that implements all the required to interact with the engine or server.
In the same vendor's folder, the corresponding FFI and interfaces should be made as an own crate. As mentioned in #20 it could be
/vendors/ttsand have a crate in there that implements all the required to interact with the engine or server.