For the complete documentation index, see llms.txt. This page is also available as Markdown.

1.3.1

In this Version...

Added

  • Two new endpoints:

    • api/v1/health

    • api/v1/version

Changed

  • Now all endpoints are in lowercase.

  • Exception handling and error messages have been improved. Now the exceptions of voice-sdk are propagated to the service, with an HTTP 500 status code.

Last updated