speakerbox
speakerbox copied to clipboard
Android Text-to-Speech simplified.
Is there any way to set locale for this feature.
Hi, I've been using this library and it's working fantastically. Just wanted to clarify the following issue. My code is as follows. ``` speakerbox.setQueueMode(1); for (Integer orderId : voiceoverIds) {...
hi, i'm impressed with what this module can deliver, very simple to implement yet very functional. I just want to know if there is a way, or an existing function...