Video Transcription

Part 8 Speech Recognition Don'ts:

Until now we?ve been focusing on the things that should be done, best practices when building speech recognition applications. Now we?re going to move to the dark side and focus on speech recognition don?ts. The worst practices, if you will, the things you absolutely, positively should avoid when you can. We?ll look at things you should not do when creating:

Grammars

Grammar is one of the most challenging aspects of a speech application, it requires some programming skills, some human psychology, some statistical evaluation and if you?re new to speech it?s easy to get hung up with grammar design.

Don't...

Prompts

Don't

Prompts are closely related to grammars, they determine the types of responses you will receive from the user. There are some bad prompts that are seen frequently, the most common of which is a holdover from the days of DTMF.

Call Flow and Application Design

Once prompts and grammars are taken care of, take a look at the overall call flow and design.

Don't

Description

Sometimes knowing what to do isn't enough ? knowing what not to do is also quite helpful. In this video, we'll teach you how to avoid some of the major pitfalls new speech recognition developers fall into when writing their applications. The video offers tips on what not to do when writing grammars, recording prompts, and designing applications.

Runtime

Video playtime
11:06

Chapters In This Section

Tips & Resources


Part 1 Speech Recognition Basics
Part 1
Part 2 Speech Recognition Basics
Part 2
Part 3 Converting DTMF to Speech
Part 1
Part 4 Converting DTMF to Speech
Part 2
Part 5 Distributed Architecture
Part 6 MRCP vs. API, Part 1
Part 7 MRCP vs. API, Part 2

Now Playing

Part 8 Speech Recognition Don'ts
Part 9 Localizing Speech Applications, Part 1
Part 10 Localizing Speech Applications, Part 2