Package ai.tock.bot.engine.stt
Object SttService
-
- All Implemented Interfaces:
public class SttServiceHelpers for stt.
-
-
Field Summary
Fields Modifier and Type Field Description public final static SttServiceINSTANCE
-
Method Summary
Modifier and Type Method Description final UnitaddListener(SttListener listener)final UnitremoveListener(SttListener listener)final Stringtransform(String stt, Locale locale)-
-
Method Detail
-
addListener
final Unit addListener(SttListener listener)
-
removeListener
final Unit removeListener(SttListener listener)
-
-
-
-