mirror of
https://github.com/ndarilek/tts-rs.git
synced 2024-11-17 12:39:36 +00:00
Obnoxious that I can't just push this directly to the mac and test for some reason...
This commit is contained in:
parent
527b4cd61e
commit
359b1c8053
|
@ -10,7 +10,7 @@ use lazy_static::lazy_static;
|
|||
use log::{info, trace};
|
||||
use objc::runtime::{Object, Sel};
|
||||
use objc::{class, declare::ClassDecl, msg_send, sel, sel_impl};
|
||||
use oxylangtag::LanguageTag;
|
||||
use oxilangtag::LanguageTag;
|
||||
|
||||
use crate::{Backend, BackendId, Error, Features, Gender, UtteranceId, Voice, CALLBACKS};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user