v4.4.4
What's Changed
- Add an export that only includes the Streaming STT code. You can use the export
- by importing
assemblyai/streaming
, - or by loading the
assemblyai.streaming.umd.js
file, orassemblyai.streaming.umd.min.js
file in a script-tag.
- by importing
- Add new
EntityType
enum values
Full Changelog: v4.4.3...v4.4.4