Educational

Profile photo for Jeffrey Maxfield
Not Yet Rated
0:00
Elearning
4
0

Description

A short demo for educational/training voice over.

Vocal Characteristics

Language

English

Voice Age

Middle Aged (35-54)

Accents

North American (General) North American (US General American - GenAM)

Transcript

Note: Transcripts are generated using speech recognition software and may contain errors.
hi and welcome to our on demand video. Siri's from pitch to Close. Designed to help you win new business. This course provide you with real world selling strategies right across the sale cycle. Equipped with video modules, including sea level objection handling, qualifying opportunities, negotiating Best practices and MAWR. This is the perfect training program for anyone selling business to business products or services. By now, you should have completed your sales. Writing this self assessment, join us in the first module for prospecting new business and access the offline assignment that will help you on your personal learning path to supercharge your sales performance. To understand what this code means, we will need to talk about a couple of function concepts, starting with the return key word. First, let's write a simple function for doing subtraction here. When we call the function, the function return is consumed internally by the console log function. The return key word, on the other hand, will push the function output into the global scope to serve as an input for some other block of code. To consume the function return, we assigned the caller to the variable age diff to calculate the age difference between two people. Now let's talk about anonymous functions. Pay attention to the sin tax changes. So far, we've been naming our functions, but when we use a function inside another function, we're not going to call it directly, so there's no need to name it. The return will be consumed internally. Compare function replaces numbers of strings with subtractions, and thanks to the implicit type coercion, this will produce pure numbers that the sort method will be able to process correctly.