mirror of
https://github.com/jambonz/next-static-site.git
synced 2025-12-19 04:47:44 +00:00
235 lines
4.4 KiB
YAML
235 lines
4.4 KiB
YAML
root:
|
|
link: /docs/
|
|
label: For Developers
|
|
navi:
|
|
-
|
|
path: webhooks
|
|
title: Webhooks
|
|
pages:
|
|
-
|
|
path: overview
|
|
title: Overview
|
|
-
|
|
path: answer
|
|
title: answer
|
|
-
|
|
path: conference
|
|
title: conference
|
|
-
|
|
path: config
|
|
title: config
|
|
-
|
|
path: dequeue
|
|
title: dequeue
|
|
-
|
|
path: dial
|
|
title: dial
|
|
-
|
|
path: dialogflow
|
|
title: dialogflow
|
|
-
|
|
path: dtmf
|
|
title: dtmf
|
|
-
|
|
path: dub
|
|
title: dub
|
|
-
|
|
path: enqueue
|
|
title: enqueue
|
|
-
|
|
path: gather
|
|
title: gather
|
|
-
|
|
path: hangup
|
|
title: hangup
|
|
-
|
|
path: leave
|
|
title: leave
|
|
-
|
|
path: lex
|
|
title: lex
|
|
-
|
|
path: listen
|
|
title: listen
|
|
-
|
|
path: llm
|
|
title: llm
|
|
-
|
|
path: message
|
|
title: message
|
|
-
|
|
path: pause
|
|
title: pause
|
|
-
|
|
path: play
|
|
title: play
|
|
-
|
|
path: rasa
|
|
title: rasa
|
|
-
|
|
path: redirect
|
|
title: redirect
|
|
-
|
|
path: say
|
|
title: say
|
|
-
|
|
path: sip-decline
|
|
title: sip:decline
|
|
-
|
|
path: sip-request
|
|
title: sip:request
|
|
-
|
|
path: sip-refer
|
|
title: sip:refer
|
|
-
|
|
path: tag
|
|
title: tag
|
|
-
|
|
path: transcribe
|
|
title: transcribe
|
|
-
|
|
path: rest
|
|
title: REST API
|
|
pages:
|
|
-
|
|
path: overview
|
|
title: Overview
|
|
-
|
|
path: ws
|
|
title: Websocket API
|
|
pages:
|
|
-
|
|
path: overview
|
|
title: Overview
|
|
-
|
|
path: session-new
|
|
title: (client) session:new
|
|
-
|
|
path: session-redirect
|
|
title: (client) session:redirect
|
|
-
|
|
path: session-reconnect
|
|
title: (client) session:reconnect
|
|
-
|
|
path: call-status
|
|
title: (client) call:status
|
|
-
|
|
path: verb-hook
|
|
title: (client) verb:hook
|
|
-
|
|
path: verb-status
|
|
title: (client) verb:status
|
|
-
|
|
path: llm-event
|
|
title: (client) llm:event
|
|
-
|
|
path: llm-tool-call
|
|
title: (client) llm:tool-call
|
|
-
|
|
path: tts-tokens-result
|
|
title: (client) tts:tokens-result
|
|
-
|
|
path: tts-streaming-event
|
|
title: (client) tts:streaming-eventresult
|
|
-
|
|
path: dial-confirm
|
|
title: (client) dial:confirm
|
|
-
|
|
path: jambonz-error
|
|
title: (client) jambonz:error
|
|
-
|
|
path: ack
|
|
title: (server) ack
|
|
-
|
|
path: command
|
|
title: (server) command
|
|
-
|
|
path: llm-tool-output
|
|
title: (server) llm:tool-output
|
|
-
|
|
path: llm-update
|
|
title: (server) llm:update
|
|
-
|
|
path: tts-tokens
|
|
title: (server) tts:tokens
|
|
-
|
|
path: tts-flush
|
|
title: (server) tts:flush
|
|
-
|
|
path: tts-clear
|
|
title: (server) tts:clear
|
|
-
|
|
path: speech-api
|
|
title: Speech API
|
|
pages:
|
|
-
|
|
path: overview
|
|
title: Custom Speech API
|
|
-
|
|
path: client-sdks
|
|
title: Client SDKs
|
|
pages:
|
|
-
|
|
path: nodejs-sdk
|
|
title: Node.js SDK
|
|
-
|
|
path: create-jambonz-app
|
|
title: create-jambonz-app
|
|
-
|
|
path: node-red
|
|
title: Node-RED
|
|
-
|
|
path: tutorials
|
|
title: Tutorials
|
|
pages:
|
|
-
|
|
path: tadhack-2023
|
|
title: TADHack 2023
|
|
-
|
|
path: getting-started
|
|
title: Getting started
|
|
-
|
|
path: voxbone
|
|
title: Using Voxbone as a Carrier
|
|
-
|
|
path: simwood
|
|
title: Using Simwood as a Carrier
|
|
-
|
|
path: nodejs-sdk
|
|
title: Introduction to the Node.js SDK
|
|
-
|
|
path: release-notes
|
|
title: Release Notes
|
|
pages:
|
|
-
|
|
path: 0.9.3
|
|
title: 0.9.3
|
|
-
|
|
path: 0.9.2
|
|
title: 0.9.2
|
|
-
|
|
path: 0.9.1
|
|
title: 0.9.1
|
|
-
|
|
path: 0.9.0
|
|
title: 0.9.0
|
|
-
|
|
path: v0.8.5
|
|
title: 0.8.5
|
|
-
|
|
path: jambonz-ui
|
|
title: Jambonz UI
|
|
pages:
|
|
-
|
|
path: index
|
|
title: Getting started
|
|
-
|
|
path: fonts-and-icons
|
|
title: Fonts and icons
|
|
-
|
|
path: styles
|
|
title: Styles
|
|
-
|
|
path: components
|
|
title: Components
|