Skip to content

v2.0.2

Compare
Choose a tag to compare
@Swimburger Swimburger released this 13 Oct 21:23
· 101 commits to main since this release
ea15913

What's Changed

  • AssemblyAI.transcripts.wordSearch searches for keywords in the transcript.
  • AssemblyAI.lemur.purgeRequestData deletes data related to your LeMUR request.
  • RealtimeService.stream creates a writable stream that you can write audio data to instead of using RealtimeService.sendAudio.
  • Fix where the AssemblyAI class would be exported as default named export instead in certain module systems.

Full Changelog: v2.0.1...v2.0.2