mirror of
https://github.com/jambonz/jambonz-echo-test.git
synced 2025-12-18 21:07:51 +00:00
main
jambonz-echo-test
This application was created with the create-jambonz-ws-api command. This documentation was generated at the time when the project was generated and describes the functionality that was initially scaffolded. Of course, you should feel free to modify or replace this documentation as you build out your own logic.
Services
Based on the options that you have chosen, this application exposes the following services over a websocket interface:
/echo
A application that prompts the caller for speech, transcribes it and speaks it back along with the recognized confidence factor.
Description
Languages
JavaScript
100%