0

Can the Voximplant Platform work with 3rd-party libraries? Сan I install 3rd-party npm dependencies into the Voximplant Platform directly

jedi1150
  • 33
  • 3

1 Answers1

1

You can interact with third-party dependencies via API requests (guide, reference) or WebSockets (guide, reference).

You cannot install third-party npm dependencies into the Voximplant Platform directly. You can find more information in the Limits and restrictions article.

Jeremy Caney
  • 7,102
  • 69
  • 48
  • 77
akvakh
  • 166
  • 3