The Linux Foundation Projects
Skip to main content

Sandbox

The Sandbox implements the formal specifications (https://github.com/open-voice-interoperability/docs/tree/main/specifications) in a working environment

  • It is a browser/assistant system for experimentation with Conversation Envelopes
  • Text and Speech based
  • Provides a server to run as localhost to host the browser html/javascript
  • Has a list of Conversation Envelope-based assistant servers to play with
  • Has a skeleton python assistant server that you can use to build assistants

The Sandbox provides a working implementation of the Open Voice Interoperability specifications. You can use it as a starting point for your own implementation or just as a way to see what the specifications look like in action.