OZ e-Form Developer
  • OZ e-Form Concepts
  • 🌈e-Form DEVELOPER
    • Day 1: Welcome On Board
      • About Course
      • Preparations
      • OZ e-Form Overview
    • Day 2: e-Form Design
      • Designer Environments
      • e-Form Layout Structure
      • e-Form Components
      • e-Form From Documents
      • Preview / Export / Save
      • Hands-on Practice
    • Day 3: Dynamic e-Form
      • e-Form Scripting Guide
      • Hands-on Practice
      • Advanced Features
    • Day 4: e-Form Application
      • Server Deployment
      • Viewer In HTML
      • Viewer APIs
      • Prefilling e-Form
      • Submitting e-Form
      • Sending MemoryStream
    • Get Your Certificate
    • Design Guide
      • Dialogue Flow
        • Overview
        • Creating Dialogue Flow
        • Uploading e-Form to Server
        • Running Dialogue Flow
        • Group and Statement
        • Custom Styling
      • Multilingual e-Form
      • Miscellaneous
      • Videosign
        • Videosign User Guide
      • OZ Verifier
        • OZ Verifier Introduction
        • Implementation and Use
        • Requirements
      • HTML5 Editor
        • HTML5 Editor Introduction
        • HTML Editor
        • Requirements and Sample
    • Day 5. Server & Reporting
  • 🌈Server Developer
    • OZ Server Console
    • OZ Scheduler
      • Features
      • Installing OZ Scheduler
      • Scheduler Task
    • Binding & Exporting
      • Overview
      • Export API Example
        • Extract Input Data
        • Export with OZ Server
        • Export with Scheduler
        • Export with Scheduler Task
    • Repository Server
    • Sync Server
      • Overview
      • Installing Sync-Server
        • SSL configration
      • Sample Application
      • Implementation
    • QR Link Mobile Sign
  • 🌈Report Developer
    • Overview
      • About Course
      • Preparation
      • Report Designer Overview
    • Query Design
      • Database Connection
      • Designer Environment
      • Dataset Design
    • Report Design
      • Designer Environment
      • Components
      • Table
      • Master-Detail
      • ODI Parameter
      • CrossTab
      • Chart
  • 🌈MOBILE DEVELOPER
    • Android Native
    • iOS Native
    • TOTO Framework
      • TOTO Overview
      • Sample App Overview
      • Server Application
      • Android Project
  • ⬇️Product Downloads
  • 📚 Product Documentation
  • 📕Technical Guide
  • ⚛️ ReactJS Integration
Powered by GitBook
On this page
  • Prerequisites
  • Overview
  • System Requirements

Was this helpful?

  1. e-Form DEVELOPER
  2. Design Guide
  3. Dialogue Flow

Overview

PreviousDialogue FlowNextCreating Dialogue Flow

Last updated 9 months ago

Was this helpful?

Prerequisites

This guide is for the developers who already took the OZ e-Form Developers training class.

Overview

The OZ Dialogue Flow Option offers a simple and easy user experience to help users easily fill out forms with voice dialogue, especially for small screen-size devices.

Designing Dialogue Flow

With the e-Form Designer, the developer configures a Dialogue Flow UI by

  • Selecting input components to allow the user to enter information with Dialogue

  • Adding questions and messages for voice guidance for each component

  • Setting the input order of the listed components in the Dialogue Flow

  • Enabling or disabling Text To Speech or Speech To Text for Dialogue

  • Setting custom display styles for input components such as background, font, etc.

Using Dialogue Flow

With the Dialogue Flow UI, the user can enter information by Keypad or Voice interactively according to voice questions in the predefined order instead of selecting fields and entering information directly in the actual forms.

System Requirements

Product version

Product
Version (at least)

OZ e-Form Server

80.2021.0825.0910

OZ e-Form Designer

80.2022.0302.201

HTML5 Viewer

80.2022.0302.201

iOS Viewer

80.2022.0302.201

Android Viewer

80.2022.0302.201

License

Both the OZ e-Form Server and OZ e-Form Designer require the Dialogue Flow Option permission in the license file as below.

USE-DIALOGUEFLOW="TRUE"

TTS and STT

Platforms are required to support TTS (Text To Speech) and STT (Speech To Text).

🌈