US20040019486A1 - Language listening and speaking training system and method with random test, appropriate shadowing and instant paraphrase functions - Google Patents

Language listening and speaking training system and method with random test, appropriate shadowing and instant paraphrase functions Download PDF

Info

Publication number
US20040019486A1
US20040019486A1 US10/202,010 US20201002A US2004019486A1 US 20040019486 A1 US20040019486 A1 US 20040019486A1 US 20201002 A US20201002 A US 20201002A US 2004019486 A1 US2004019486 A1 US 2004019486A1
Authority
US
United States
Prior art keywords
teaching material
learner
shadowing
recited
message
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US10/202,010
Other versions
US7409348B2 (en
Inventor
Say Wen
Zechary Chang
Pinky Ma
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inventec Corp
Original Assignee
Inventec Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority to JP2002178666A priority Critical patent/JP2004021102A/en
Application filed by Inventec Corp filed Critical Inventec Corp
Priority to US10/202,010 priority patent/US7409348B2/en
Assigned to INVENTEC CORPORATION reassignment INVENTEC CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CHANG, ZECHARY, MA, PINKY, WEN, SAY-LING
Publication of US20040019486A1 publication Critical patent/US20040019486A1/en
Application granted granted Critical
Publication of US7409348B2 publication Critical patent/US7409348B2/en
Expired - Fee Related legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/58Use of machine translation, e.g. for multi-lingual retrieval, for server-side translation for client devices or for real-time translation

Definitions

  • the invention relates to a computer-assisted language learning system, and particularly a language listening and speaking training system and method with the features of random tests, well-chosen shadowing (vocal imitation) and instant paraphrase and definition that enables a learner to develop abilities in vocal imitation.
  • the invention aims at resolving the preceding disadvantages by providing a language listening and speaking training system and method with the functions of random tests, well-chosen shadowing (vocal imitation) and instant paraphrase and definition.
  • the goals of the disclosed system and its method are to:
  • the disclosed invention of a language listening and speaking training system and method consists of: a textbook database, a random test module, a shadowing learning module and a parameter setup module.
  • the disclosed invention of a language listening and speaking training system and method consists of the following steps: starting up the language listening and speaking training system, entering a teaching journey, executing parameter initialized tasks, generating a sample of teaching data through a test retrieving procedure, outputting the sample of teaching data for a learner to do shadowing learning, displaying word definitions to the learner when s/he completes the shadowing learning process to complete the learner's language listening and speaking training.
  • FIG. 1 is a block diagram of functional modules according to the disclosed language listening and speaking training system and method.
  • FIG. 2 is an operational flowchart of the disclosed system and method.
  • FIG. 3 is a flowchart of the disclosed system and method.
  • FIG. 4 is a practical example of the disclosed system and method.
  • This invention is a language listening and speaking training system and method with random tests, well-chosen shadowing (vocal imitation) and instant paraphrase and definition.
  • the disclosed invention utilizes its random test function by providing full-scale and various training subjects for a learner to develop his/her listening and speaking abilities. It enables a learner to set up the listening and speaking training system 200 according to his/her preference to acquire a more well-chosen shadowing learning process. It enables the learner to gain listening and speaking skills in a foreign language under the most suitable circumstance according to the learner's learning habits. Moreover, it assists a learner by enhancing and deepening the listening and speaking training content following completion of the shadowing learning process through the instant paraphrase and definition function.
  • FIG. 1 is a block diagram of functional modules according to the disclosed language listening and speaking training system and method with random tests, well-chosen shadowing (vocal imitation) and instant paraphrase and definition. It is described in detail as follows:
  • a teaching material database 210 stores teaching material samples for processing shadowing learning.
  • Each teaching material sample includes a teaching material number, a teaching material category number, a standard vocal demonstration, a cue message for the teaching material sample, and a translation message.
  • the cue message for the teaching material sample and the translation message which can be combined with various media, such as lettering, speech sounds, pictures and animations, enable a learner to better understand learning content during the language listening and speaking training.
  • a random test module 220 retrieves a corresponding teaching material sample for processing shadowing learning from the teaching material database 210 through a specific test retrieving procedure.
  • the test retrieving procedure is to determine a teaching material number and a teaching material category number based on the random test method set up by a parameter setup module 240 and through a random variable generator (generating a random variable from a stored random variable array according to a built-in random variable list).
  • a shadowing learning module 230 outputs a teaching material sample based on pre-set data by a parameter setup module 240 after the teaching material sample is determined by the system. It then processes shadowing learning (including recording a learner's vocal imitation and playing both a standard vocal demonstration and the learner's vocal imitation) and provides an explanatory message for the learner after the learning process is completed.
  • a parameter setup module 240 sets up related parameters, such as random test types (e.g. test ranges, test difficulties, etc.), play types (e.g. play speed, play times, etc.) and message delivery types (e.g. message types, message display time, etc.).
  • random test types e.g. test ranges, test difficulties, etc.
  • play types e.g. play speed, play times, etc.
  • message delivery types e.g. message types, message display time, etc.
  • FIG. 2 illustrates the operational flowchart of the disclosed system and method. The details are described as follows.
  • a learner has to start up the listening and speaking learning system 200 .
  • the system then automatically executes initial parameter setup (step 300 ). All parameters (including random test parameters, displaying parameters, message display parameters, etc.) are pre-set by the learner through a user operation interface 100 before proceeding with the language training. It mainly processes the initial tasks of the respective modules.
  • the system retrieves a specific teaching material sample from the aforementioned teaching material database 210 (step 400 ) through a specific test retrieving procedure based on pre-set data of random test parameters from the random test module 220 .
  • the specific test retrieving procedure involves generating a random variable from a stored a random variable array according to a built-in random variable list.
  • the system then output the teaching material sample for the learner to begin the shadowing learning process, which includes the steps of recording a learner's vocal imitation and playing both the standard vocal demonstration and the learner's vocal imitation (step 500 ).
  • the system then provides an explanatory message for the learner (step 600 ) after s/he completes the shadowing learning process by the teaching material sample. Therefore, it completes the process flow for a learner's language listening and speaking learning (step 700 ).
  • FIG. 3 shows a learner to processing shadowing learning, which is described as follows.
  • the shadowing learning module 230 retrieves a teaching material sample for a shadowing learning process (step 510 ), and then plays a standard vocal demonstration of the teaching material sample based on pre-set data (step 520 ).
  • the learner starts to shadow (imitate) the standard demonstration, and the system records the learner's phonic shadowing (vocal imitation) (step 530 ).
  • the system repeatedly plays both the standard vocal demonstration and the learner's vocal imitation, according to pre-set parameters (step 540 ).
  • the system automatically verifies if play times match the times pre-set by the learner after each playing (step 550 ). If NO, the flow goes back to step 540 to re-play once.
  • the system completes the shadowing learning process, reads an explanatory message of the teaching material sample (step 610 ), and displays the explanatory message of the teaching material sample (step 620 ) to enable the learner to have a better understanding of the shadowing learning content.
  • the learner can determine whether to continue another learning process through the user operation interface (step 630 ) after s/he completes one learning process. If YES, the flow goes back to step 400 to generate another test; otherwise, it stops the flow.
  • FIG. 4 practically describes an example of the disclosed system and method.
  • a standard vocal demonstration of the system is played and the vocal shadowing of the learner is recorded.
  • the system plays the standard vocal demonstration of the teaching material sample for the learner, prompts the learner to process shadowing and at the same time, and initiates the recording function to record speech sounds of the learner.
  • the system goes to the re-playing stage.
  • the learner's recorded shadowing sounds are played on the display 820 .
  • the system then goes to the display 830 for playing the standard vocal demonstration for the learner.
  • This re-playing stage repeatedly plays both the standard vocal demonstration and the learner's recorded shadowing sounds based on pre-set playing times.

Abstract

A language listening and speaking teaching system and method that utilize a random tests function to provide full-scale and various language training subjects and enable a learner to set up the listening and speaking training process according to his/her preference and create a more well-chosen shadowing learning process. Moreover, it assists a learner by enhancing and deepening the listening and speaking training content through an instant paraphrase and definition function, following completion of the shadowing learning process.

Description

    FIELD OF THE INVENTION
  • The invention relates to a computer-assisted language learning system, and particularly a language listening and speaking training system and method with the features of random tests, well-chosen shadowing (vocal imitation) and instant paraphrase and definition that enables a learner to develop abilities in vocal imitation. [0001]
  • BACKGROUND OF THE INVENTION
  • With the coming of the age of globalization, there are more and more opportunities for people throughout the world to communicate. Therefore, an increasing number of people are eager to learn foreign languages. It is very important for people to catch on to what others say as well as to be understood by others during conversations in a foreign language. Hence, it is crucial to enhance a learner's listening and speaking abilities with present foreign language teaching systems. [0002]
  • With the listening skill, a learner focuses on listening comprehension, i.e. clearly listening to others and negotiating meaning. Therefore, language training on listening comprehension requires one to find as much opportunity as possible to in listen to people talking in a foreign language, so that one is able to become familiar with tones, speeds and intonation of the foreign language. Consequently, one is capable of enhancing his/her language “listening” ability through clearly appreciating people talking in a foreign language. [0003]
  • With the speaking skill, a learner focuses on pronunciation of a foreign language by way of constant vocal imitation practices that enable one to speak accurately and correctly and to be understood. Similarly, to develop speaking ability, one repeatedly imitates and practices tones, speeds and intonation of the foreign language. [0004]
  • Excepting for basic listening and speaking learning skills of a foreign language, it is important that we do not limit ourselves to some sorts of subjects or aspects in learning a foreign language, as this does not prepare learners to utilize the language in real-life situations. Therefore, we have to learn a foreign language with full-scale subjects. Only through repeatedly training in all kinds of subjects can learners practically master a foreign language. This enables us to deepen our learning, have advanced comprehension of the content, and master a foreign language through repeatedly listening to and speaking the language. [0005]
  • Conventional language training on listening and speaking hardly enables learners to have actual opportunities to keep in practice, excepting for one-to-one teaching with a teacher and a learner. However, even on one-to-one teaching, a learner spends too much time with constant and repetitive practices. This is ineffective and may make a learner fear being embarrassed, which reduces the teaching effect. Therefore, language listening and speaking teaching via computer technology has become a trend in learning a foreign language, and there are many similar learning products on the market. However, those learning products generally achieve the training objectives of listening and speaking by established spoon-feed training ways, i.e., providing given tests in sequence through several simple word prompts in combination with monotone sound. Such tedious learning methods reduce a learner's willingness to learn, and limit the learning subjects, which further frustrates a learner. [0006]
  • SUMMARY OF THE INVENTION
  • The invention aims at resolving the preceding disadvantages by providing a language listening and speaking training system and method with the functions of random tests, well-chosen shadowing (vocal imitation) and instant paraphrase and definition. The goals of the disclosed system and its method are to: [0007]
  • (1) Enable a learner to explore a variety of subjects in a short time through its random test function and to develop a learner's abilities in a variety of ways. [0008]
  • (2) Enable a learner to set up various parametric configurations according to his/her learning preference through a parameter setup. This makes the shadowing learning process more appropriate to the needs of a learner and further enhances the willingness of the learner. [0009]
  • (3) Enable a learner to fully understand, deepen and master listening and speaking training content through the instant paraphrase and definition function. [0010]
  • To achieve the above-mentioned objects, the disclosed invention of a language listening and speaking training system and method consists of: a textbook database, a random test module, a shadowing learning module and a parameter setup module. [0011]
  • Furthermore, the disclosed invention of a language listening and speaking training system and method consists of the following steps: starting up the language listening and speaking training system, entering a teaching journey, executing parameter initialized tasks, generating a sample of teaching data through a test retrieving procedure, outputting the sample of teaching data for a learner to do shadowing learning, displaying word definitions to the learner when s/he completes the shadowing learning process to complete the learner's language listening and speaking training. [0012]
  • The feasibility and practicality of the invention will be elaborated by means of an embodiment depicted in the following. [0013]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram of functional modules according to the disclosed language listening and speaking training system and method. [0014]
  • FIG. 2 is an operational flowchart of the disclosed system and method. [0015]
  • FIG. 3 is a flowchart of the disclosed system and method. [0016]
  • FIG. 4 is a practical example of the disclosed system and method.[0017]
  • DESCRIPTION OF THE PREFERRED EMBODIMENT
  • This invention is a language listening and speaking training system and method with random tests, well-chosen shadowing (vocal imitation) and instant paraphrase and definition. The disclosed invention utilizes its random test function by providing full-scale and various training subjects for a learner to develop his/her listening and speaking abilities. It enables a learner to set up the listening and speaking [0018] training system 200 according to his/her preference to acquire a more well-chosen shadowing learning process. It enables the learner to gain listening and speaking skills in a foreign language under the most suitable circumstance according to the learner's learning habits. Moreover, it assists a learner by enhancing and deepening the listening and speaking training content following completion of the shadowing learning process through the instant paraphrase and definition function.
  • FIG. 1 is a block diagram of functional modules according to the disclosed language listening and speaking training system and method with random tests, well-chosen shadowing (vocal imitation) and instant paraphrase and definition. It is described in detail as follows: [0019]
  • (1) A [0020] teaching material database 210 stores teaching material samples for processing shadowing learning. Each teaching material sample includes a teaching material number, a teaching material category number, a standard vocal demonstration, a cue message for the teaching material sample, and a translation message. The cue message for the teaching material sample and the translation message, which can be combined with various media, such as lettering, speech sounds, pictures and animations, enable a learner to better understand learning content during the language listening and speaking training.
  • (2) A [0021] random test module 220 retrieves a corresponding teaching material sample for processing shadowing learning from the teaching material database 210 through a specific test retrieving procedure. The test retrieving procedure is to determine a teaching material number and a teaching material category number based on the random test method set up by a parameter setup module 240 and through a random variable generator (generating a random variable from a stored random variable array according to a built-in random variable list).
  • (3) A [0022] shadowing learning module 230 outputs a teaching material sample based on pre-set data by a parameter setup module 240 after the teaching material sample is determined by the system. It then processes shadowing learning (including recording a learner's vocal imitation and playing both a standard vocal demonstration and the learner's vocal imitation) and provides an explanatory message for the learner after the learning process is completed.
  • (4) A [0023] parameter setup module 240 sets up related parameters, such as random test types (e.g. test ranges, test difficulties, etc.), play types (e.g. play speed, play times, etc.) and message delivery types (e.g. message types, message display time, etc.).
  • In addition, FIG. 2 illustrates the operational flowchart of the disclosed system and method. The details are described as follows. [0024]
  • First, a learner has to start up the listening and speaking [0025] learning system 200. The system then automatically executes initial parameter setup (step 300). All parameters (including random test parameters, displaying parameters, message display parameters, etc.) are pre-set by the learner through a user operation interface 100 before proceeding with the language training. It mainly processes the initial tasks of the respective modules. When the learner starts the listening and speaking training, the system retrieves a specific teaching material sample from the aforementioned teaching material database 210 (step 400) through a specific test retrieving procedure based on pre-set data of random test parameters from the random test module 220. The specific test retrieving procedure involves generating a random variable from a stored a random variable array according to a built-in random variable list. The system then output the teaching material sample for the learner to begin the shadowing learning process, which includes the steps of recording a learner's vocal imitation and playing both the standard vocal demonstration and the learner's vocal imitation (step 500). The system then provides an explanatory message for the learner (step 600) after s/he completes the shadowing learning process by the teaching material sample. Therefore, it completes the process flow for a learner's language listening and speaking learning (step 700).
  • FIG. 3 shows a learner to processing shadowing learning, which is described as follows. [0026]
  • First, the [0027] shadowing learning module 230 retrieves a teaching material sample for a shadowing learning process (step 510), and then plays a standard vocal demonstration of the teaching material sample based on pre-set data (step 520). The learner starts to shadow (imitate) the standard demonstration, and the system records the learner's phonic shadowing (vocal imitation) (step 530). After recording process is completed, the system repeatedly plays both the standard vocal demonstration and the learner's vocal imitation, according to pre-set parameters (step 540). The system automatically verifies if play times match the times pre-set by the learner after each playing (step 550). If NO, the flow goes back to step 540 to re-play once. If YES, the system completes the shadowing learning process, reads an explanatory message of the teaching material sample (step 610), and displays the explanatory message of the teaching material sample (step 620) to enable the learner to have a better understanding of the shadowing learning content. The learner can determine whether to continue another learning process through the user operation interface (step 630) after s/he completes one learning process. If YES, the flow goes back to step 400 to generate another test; otherwise, it stops the flow.
  • The feasibility and practicality of the invention will be elaborated by means of an embodiment depicted in the following. FIG. 4 practically describes an example of the disclosed system and method. [0028]
  • First, on the display [0029] 810 a standard vocal demonstration of the system is played and the vocal shadowing of the learner is recorded. The system plays the standard vocal demonstration of the teaching material sample for the learner, prompts the learner to process shadowing and at the same time, and initiates the recording function to record speech sounds of the learner. Following the display 810, the system goes to the re-playing stage. The learner's recorded shadowing sounds are played on the display 820. The system then goes to the display 830 for playing the standard vocal demonstration for the learner. This re-playing stage repeatedly plays both the standard vocal demonstration and the learner's recorded shadowing sounds based on pre-set playing times. Its main purpose is to thoroughly enable a learner to know and contrast phonic characteristics and correct his/her own pronunciation. On the display 840, when the system completes the shadowing learning process, it shows the explanatory message of the teaching material sample to the learner. This enables the learner to have a better understanding of the shadowing learning content. An invention in the form of a computer-assisted language listening and speaking teaching system and method is disclosed herein. These and other variations, which will be understood by those skilled in the art, are within the intended scope of the invention as claimed below. As previously stated, detailed embodiments of the invention are disclosed herein; however, it is to be understood that the disclosed embodiments are merely exemplary of the invention that may be embodied in various forms.

Claims (14)

What is claimed is:
1. A language listening and speaking training system with features of random tests, well-chosen shadowing (vocal imitation) and instant paraphrase and definition, the system further comprising:
a teaching material database, to store at least one teaching material samples;
a random test module, to retrieve a teaching material sample for proceeding shadowing learning from the teaching material database through a specific test retrieving procedure;
a parameter setup module, to enable a learner to proceed a parameter setup before a language listening and speaking training; and
a shadowing learning module, to output the teaching material sample based on pre-set data by the parameter setup module and provide an explanatory message to the learner, after the shadowing learning process is completed.
2. The system as recited in claim 1, wherein the teaching material sample further consists of a teaching material number, a teaching material category number, a standard vocal demonstration, a cue(prompting) message, and an explanatory message (translation).
3. The system as recited in claim 2, wherein the cue(prompting) message and the explanatory message(translation) include lettering, speech sounds, pictures and animations.
4. The system as recited in claim 1, wherein the specific test retrieving procedure is through a random variable generator to generate a random variable from a stored random variable array according to a built-in random variable list.
5. The system as recited in claim 1, wherein the parameter setup further includes setup of a random test parameter, a play parameter and a message delivery parameter.
6. The system as recited in claim 1, wherein the shadowing learning module further consists of a displaying unit, a recording unit and a playing unit.
7. A language listening and speaking training method with features of random tests, well-chosen shadowing (vocal imitation) and instant paraphrase and definition, the method further comprising the following steps:
starting up the listening and speaking learning system and executing an initial parameter setup task;
retrieving a specific teaching material sample through a specific test retrieving procedure;
outputting the teaching material sample for the learner to process shadowing learning;
providing an explanatory message after the learner completing the shadowing learning process; and
completing the training.
8. The method as recited in claim 7, wherein the method further consists of the steps of generating a random test and setting up a parameter for a shadowing learning process to a learner.
9. The method as recited in claim 7, wherein the parameter setup further consists of a setup of a random test parameter, a play parameter and a message delivery parameter.
10. The method as recited in claim 7, wherein the specific test retrieving procedure is through a random variable generator to generate a random variable from a stored random variable array according to a built-in random variable list.
11. The method as recited in claim 7, wherein the teaching material sample further consists of a teaching material number, a teaching material category number, a standard vocal demonstration, a cue(prompting) message, and an explanatory message (translation).
12. The method as recited in claim 11, wherein the cue(prompting) message and the explanatory message(translation) include lettering, speech sounds, pictures and animations.
13. The method as recited in claim 7, wherein the shadowing learning process further consists of outputting the teaching material sample, recording a learner's shadowing sounds and repeatedly playing both standard vocal demonstration and the learner's vocal imitation.
14. The method as recited in claim 7, wherein the method further consists of a method for proceeding listening and speaking training through instantly providing the explanatory message(translation) after outputting the teaching material sample.
US10/202,010 2002-06-19 2002-07-25 Language listening and speaking training system and method with random test, appropriate shadowing and instant paraphrase functions Expired - Fee Related US7409348B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2002178666A JP2004021102A (en) 2002-06-19 2002-06-19 Conversation practice system and its method
US10/202,010 US7409348B2 (en) 2002-06-19 2002-07-25 Language listening and speaking training system and method with random test, appropriate shadowing and instant paraphrase functions

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2002178666A JP2004021102A (en) 2002-06-19 2002-06-19 Conversation practice system and its method
US10/202,010 US7409348B2 (en) 2002-06-19 2002-07-25 Language listening and speaking training system and method with random test, appropriate shadowing and instant paraphrase functions

Publications (2)

Publication Number Publication Date
US20040019486A1 true US20040019486A1 (en) 2004-01-29
US7409348B2 US7409348B2 (en) 2008-08-05

Family

ID=32328272

Family Applications (1)

Application Number Title Priority Date Filing Date
US10/202,010 Expired - Fee Related US7409348B2 (en) 2002-06-19 2002-07-25 Language listening and speaking training system and method with random test, appropriate shadowing and instant paraphrase functions

Country Status (2)

Country Link
US (1) US7409348B2 (en)
JP (1) JP2004021102A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070189128A1 (en) * 2006-01-18 2007-08-16 Dongju Chung Adaptable audio instruction system and method
US20080070222A1 (en) * 2006-08-29 2008-03-20 Christopher Crowhurst Performance-Based Testing System and Method Employing Emulation and Virtualization
US20090119090A1 (en) * 2007-11-01 2009-05-07 Microsoft Corporation Principled Approach to Paraphrasing
CZ303002B6 (en) * 2008-12-19 2012-02-15 Západoceská Univerzita V Plzni Device for training shadow speakers and their comparison with each other
US9830317B2 (en) * 2006-03-13 2017-11-28 Newtalk, Inc. Multilingual translation device designed for childhood education
CN108877325A (en) * 2017-05-15 2018-11-23 广州启辰电子科技有限公司 It is a kind of to hear learning system and its method online

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005066916A1 (en) * 2004-01-08 2005-07-21 Palacios Angel System, method, computer program and data set which are intended to facilitate language learning by means of sound identification
US20070141541A1 (en) * 2005-12-13 2007-06-21 Posit Science Corporation Assessment in cognitive training exercises
US20070134633A1 (en) * 2005-12-13 2007-06-14 Posit Science Corporation Assessment in cognitive training exercises
US20070134632A1 (en) * 2005-12-13 2007-06-14 Posit Science Corporation Assessment in cognitive training exercises
US20070134634A1 (en) * 2005-12-13 2007-06-14 Posit Science Corporation Assessment in cognitive training exercises
US20070134636A1 (en) * 2005-12-13 2007-06-14 Posit Science Corporation Cognitive training using a maximum likelihood assessment procedure
US20070134631A1 (en) * 2005-12-13 2007-06-14 Posit Science Corporation Progressions in HiFi assessments
US20080003551A1 (en) * 2006-05-16 2008-01-03 University Of Southern California Teaching Language Through Interactive Translation
US8706471B2 (en) * 2006-05-18 2014-04-22 University Of Southern California Communication system using mixed translating while in multilingual communication
US8032355B2 (en) * 2006-05-22 2011-10-04 University Of Southern California Socially cognizant translation by detecting and transforming elements of politeness and respect
US8032356B2 (en) * 2006-05-25 2011-10-04 University Of Southern California Spoken translation system using meta information strings
US9679496B2 (en) 2011-12-01 2017-06-13 Arkady Zilberman Reverse language resonance systems and methods for foreign language acquisition
US9308446B1 (en) 2013-03-07 2016-04-12 Posit Science Corporation Neuroplasticity games for social cognition disorders

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5393236A (en) * 1992-09-25 1995-02-28 Northeastern University Interactive speech pronunciation apparatus and method
US5882202A (en) * 1994-11-22 1999-03-16 Softrade International Method and system for aiding foreign language instruction
US6154757A (en) * 1997-01-29 2000-11-28 Krause; Philip R. Electronic text reading environment enhancement method and apparatus
US6305942B1 (en) * 1998-11-12 2001-10-23 Metalearning Systems, Inc. Method and apparatus for increased language fluency through interactive comprehension, recognition and generation of sounds, words and sentences
US6523007B2 (en) * 2001-01-31 2003-02-18 Headsprout, Inc. Teaching method and system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07295466A (en) * 1994-03-02 1995-11-10 N I S:Kk English conversation learning method and learning apparatus
JPH0822238A (en) * 1994-07-08 1996-01-23 Mitsubishi Jimu Kikai Hanbai Kk Language training system effectively utilizing quadruple time characteristic of english
JP2003307997A (en) * 2002-04-15 2003-10-31 Sony Corp Language education system, voice data processor, voice data processing method, voice data processing program, and recording medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5393236A (en) * 1992-09-25 1995-02-28 Northeastern University Interactive speech pronunciation apparatus and method
US5882202A (en) * 1994-11-22 1999-03-16 Softrade International Method and system for aiding foreign language instruction
US6154757A (en) * 1997-01-29 2000-11-28 Krause; Philip R. Electronic text reading environment enhancement method and apparatus
US6305942B1 (en) * 1998-11-12 2001-10-23 Metalearning Systems, Inc. Method and apparatus for increased language fluency through interactive comprehension, recognition and generation of sounds, words and sentences
US6523007B2 (en) * 2001-01-31 2003-02-18 Headsprout, Inc. Teaching method and system

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070189128A1 (en) * 2006-01-18 2007-08-16 Dongju Chung Adaptable audio instruction system and method
US9002258B2 (en) 2006-01-18 2015-04-07 Dongju Chung Adaptable audio instruction system and method
US9031494B2 (en) 2006-01-18 2015-05-12 Dongju Chung Adaptable audio instruction system and method
US9830317B2 (en) * 2006-03-13 2017-11-28 Newtalk, Inc. Multilingual translation device designed for childhood education
US20080070222A1 (en) * 2006-08-29 2008-03-20 Christopher Crowhurst Performance-Based Testing System and Method Employing Emulation and Virtualization
US10013268B2 (en) * 2006-08-29 2018-07-03 Prometric Inc. Performance-based testing system and method employing emulation and virtualization
US10628191B2 (en) * 2006-08-29 2020-04-21 Prometric Llc Performance-based testing system and method employing emulation and virtualization
US20090119090A1 (en) * 2007-11-01 2009-05-07 Microsoft Corporation Principled Approach to Paraphrasing
CZ303002B6 (en) * 2008-12-19 2012-02-15 Západoceská Univerzita V Plzni Device for training shadow speakers and their comparison with each other
CN108877325A (en) * 2017-05-15 2018-11-23 广州启辰电子科技有限公司 It is a kind of to hear learning system and its method online

Also Published As

Publication number Publication date
JP2004021102A (en) 2004-01-22
US7409348B2 (en) 2008-08-05

Similar Documents

Publication Publication Date Title
US7409348B2 (en) Language listening and speaking training system and method with random test, appropriate shadowing and instant paraphrase functions
Siregar The Existence of Culture in its Relevance to the Dynamics of Globalization: Bahasa Indonesia Case Study
Pranoto Students’ Perspectives Toward News Voiceover Activity in Pronunciation Class
US20050084830A1 (en) Method of teaching a foreign language of a multi-user network requiring materials to be presented in audio and digital text format
JP2004246184A (en) Language learning system and method with visualized pronunciation suggestion
Srirejeki et al. Increasing Students Listening Skills Through Song and Authentic Video
Stringer Teaching language as oral communication: Everyday life performance in foreign language instruction
KR100470736B1 (en) Language listening and speaking training system and method with random test, appropriate shadowing and instant paraphrase functions
Pawani et al. Developing learning media of réception orale débutant using smart apps creator application
Muliana The role of audio visual to develop students’ pronunciation (a study at English department of UIN Ar-Raniry)
Hew et al. A study on the effectiveness and usefulness of animated graphical annotation in Japanese CALL
Kuo et al. Effects of text shadowing on Taiwanese EFL children’s pronunciation
JP2004062036A (en) Language listening/speaking training system and method provided with function of random test, appropriate shadowing, and immediate rephrasing
Syamsuardi et al. The use of audiovisual media and speaking skill development of children aged 5-6 years in kindergartens in South Sulawesi
Oraif Natural Language Processing (NLP) and EFL Learning: A Case Study Based on Deep Learning
Nawangsasi Developing listening materials for the eighth-grade students of SMPN 14 Yogyakarta based on 2013 curriculum
Teke et al. Teachers’ Views on Providing Motivation Based on ARCS Model in Online Musical Instrument Education
Marmoah The Strategies of English Lecturers’ in Teaching Speaking
Susi et al. Pop-up book media using adobe after effect material for ablution procedures in kindergarten
TW561434B (en) Foreign language listening and speaking training system with random read-along and expository and method thereof
Merina The Influence of Applying English Songs to Improve Students’ Listening, Writing and Speaking
US20030236667A1 (en) Computer-assisted language listening and speaking teaching system and method with circumstantial shadow and assessment functions
TW580651B (en) Language learning system and method using visualized corresponding pronunciation suggestion
Arifiah et al. Digital storytelling: An interactive media for teaching speaking
Rini et al. Using the Plotagon Application on Arabic Language Learning Media Design

Legal Events

Date Code Title Description
AS Assignment

Owner name: INVENTEC CORPORATION, CHINA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:WEN, SAY-LING;CHANG, ZECHARY;MA, PINKY;REEL/FRAME:013132/0416

Effective date: 20020520

STCF Information on status: patent grant

Free format text: PATENTED CASE

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

LAPS Lapse for failure to pay maintenance fees

Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20200805