mirror of
https://github.com/jambonz/next-static-site.git
synced 2026-07-04 19:21:55 +00:00
add tutorials
This commit is contained in:
+12
-3
@@ -75,7 +75,7 @@ navi:
|
||||
title: Client SDKs
|
||||
pages:
|
||||
-
|
||||
path: node-js-sdk
|
||||
path: nodejs-sdk
|
||||
title: Node.js SDK
|
||||
-
|
||||
path: create-jambonz-app
|
||||
@@ -88,5 +88,14 @@ navi:
|
||||
title: Tutorials
|
||||
pages:
|
||||
-
|
||||
path: overview
|
||||
title: Overview
|
||||
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
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
# Up and running on jambonz.org
|
||||
|
||||
This video tutorial shows you how to get up and running in minutes on jambonz.org. It takes you through the process of plugging in your carriers and speech services, and then running some basic tests to verify your account is ready to rock!
|
||||
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/BVOwpxIKOso" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
# Tutorials
|
||||
@@ -0,0 +1,5 @@
|
||||
# Introduction to the Node.js SDK
|
||||
|
||||
This video tutorial shows you how to start building jambonz applications using the Node.js SDK. Examples of building applications that involve handling user speech input as well as integrating with Google Dialogflow and Amazon Lex are covered in this introductory video.
|
||||
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/42jcqyvCstU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
@@ -1 +0,0 @@
|
||||
# Overview
|
||||
@@ -0,0 +1,5 @@
|
||||
# Using Simwood as a Carrier
|
||||
|
||||
[Simwood](https://simwood.com) is an innovative company providing an array of telecoms service in the UK, Europe and the UK, including a wholesale SIP trunking service that is perfectly suited for use with jambonz. This video shows you how to plug in Simwood as your preferred carrier for your jambonz.org account.
|
||||
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/nTDSAebFPQU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
@@ -0,0 +1,5 @@
|
||||
# Using Voxbone as a Carrier
|
||||
|
||||
[Voxbone](https://www.voxbone.com/) is a great choice for international deployments, offering both voice inbound and outbound services, global SIP trunks, and local phone numbers in almost every country around the world. This video shows you how to plug in Voxbone as your preferred carrier for your jambonz.org account.
|
||||
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/ProPBCwwO8c" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
Reference in New Issue
Block a user