V‑Blaze REST API version 3.0.3-1 (December 2021)
New Features and Improvements
-
Added
responsesto both/statusand/statusfullendpoints. This is a JSON dictionary mapping from endpoint types to details about all responses return by those endpoint types. Refer to the /status and /statusfull topics for more information onresponses. -
Added utterance callback streaming option when
outstream=true. Utterance callback streaming requires the utterance_callback tag to be set as well as realtime=true. If both of those conditions are satisfied, then setting outstream=true will enable utterance callback streaming. -
V-Blaze now allows PUT for single-part requests. Refer to Submitting transcription requests for more information.
