public interface STT
Parse voice audio messages.
abstract String
parse(ByteArray bytes, Locale language)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract String parse(ByteArray bytes, Locale language)
Parse audio data for the specified language. Return null if the transcript fails.