This is a project from FINOS Voice program to define a standard for call metadata.
This includes call details, voice recordings, and transcribed voice for all types of calls. The goal being that consumers can design to one interface and always be able to consume data from any voice provider. The ultimate goal is that this standard is adopted for all producers and consumers of call metadata.
The project uses JSON Schema to describe and validate call metadata.
Checkout FINOS Voice program to start contributing.
The standard definition is on callmetadata.schema.json
, all comments and PR's should be made against this file.
You must validate your contributions against JSON Schema draft version defined in $schema
field.
Follow guidelines described on CONTRIBUTING file.
examples/vendors
- holds examples from different vendors for reference.