public STT
Parse voice audio messages.
@Nullable
java.lang.String parse(@NotNull
kotlin.Array[] bytes,
@NotNull
java.util.Locale language,
@NotNull
AudioCodec codec)
Parse audio data for the specified language. Return null if the transcript fails.