Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Html
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11';
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

...

Info

The Article describes how to configure IVR with voice control using ASR in Dialplan.

Created: October 2018

Permalink: https://confluence.wildix.com/x/ZYDIAQ

Table of Contents

IVR via ASR in Dialplan

...

Note

Currently available languages in "Set" - "Language" application: en, en-us, it, fr, de.

Demo video

Link: https://youtu.be/z6S4-c2-koc 

Html
<iframe src="https://www.youtube.com/embed/z6S4-c2-koc" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe>



Html
<div class="fb-like" data-href="https://confluence.wildix.com/x/ZYDIAQ" data-layout="button_count" data-action="recommend" data-size="large" data-show-faces="true" data-share="true"></div>

...