Skip to main content
Audio App Kit is a TypeScript library that provides a complete set of functions and types to enable communication between a web‑based app and the native Bragi app. Designed for third‑party developers, this kit abstracts transport details and message formatting so you can focus on building rich audio experiences. Key features:
  • Type‑safe API: Strong TypeScript definitions for all message categories and payloads.
  • Protocol management: Automatic encoding/decoding of events and payloads.
  • Ability to use either TypeScript or JavaScript (Although we recommend the former)
I