EP3057092B1 - Methods for training a speech recognition system - Google Patents

Methods for training a speech recognition system Download PDF

Info

Publication number
EP3057092B1
EP3057092B1 EP16154356.6A EP16154356A EP3057092B1 EP 3057092 B1 EP3057092 B1 EP 3057092B1 EP 16154356 A EP16154356 A EP 16154356A EP 3057092 B1 EP3057092 B1 EP 3057092B1
Authority
EP
European Patent Office
Prior art keywords
voice
word
words
spoken word
user
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.)
Active
Application number
EP16154356.6A
Other languages
German (de)
French (fr)
Other versions
EP3057092A1 (en
Inventor
John Pecorari
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.)
Hand Held Products Inc
Original Assignee
Hand Held Products Inc
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
Application filed by Hand Held Products Inc filed Critical Hand Held Products Inc
Publication of EP3057092A1 publication Critical patent/EP3057092A1/en
Application granted granted Critical
Publication of EP3057092B1 publication Critical patent/EP3057092B1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/06Creation of reference templates; Training of speech recognition systems, e.g. adaptation to the characteristics of the speaker's voice
    • G10L15/063Training
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/06Creation of reference templates; Training of speech recognition systems, e.g. adaptation to the characteristics of the speaker's voice
    • G10L15/065Adaptation
    • G10L15/07Adaptation to the speaker
    • G10L15/075Adaptation to the speaker supervised, i.e. under machine guidance
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/02Feature extraction for speech recognition; Selection of recognition unit
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/06Creation of reference templates; Training of speech recognition systems, e.g. adaptation to the characteristics of the speaker's voice
    • G10L15/065Adaptation
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/06Creation of reference templates; Training of speech recognition systems, e.g. adaptation to the characteristics of the speaker's voice
    • G10L15/063Training
    • G10L2015/0635Training updating or merging of old and new templates; Mean values; Weighting
    • G10L2015/0636Threshold criteria for the updating
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/06Creation of reference templates; Training of speech recognition systems, e.g. adaptation to the characteristics of the speaker's voice
    • G10L15/063Training
    • G10L2015/0638Interactive procedures

Definitions

  • the present invention relates to voice-directed workflow and, more specifically, to a speech recognition system with voice templates that are helped made distinct by a dynamic training analysis.
  • Voice-directed workflow systems allow workers to communicate verbally with a computer system. These systems may be used in warehouses or distribution centers to improve safety and efficiency for tasks such as picking, receiving, replenishing, and/or shipping.
  • Voice-directed workflow systems typically require a worker to wear a headset equipped with a microphone and earphone. Voice commands are transmitted to the worker via the earphone and spoken responses from the worker are received by the microphone. In this way, a worker may be directed to perform a task and respond with their progress by speaking established responses into the microphone at certain points in an established workflow dialog.
  • Speech recognition is part of a voice-directed workflow system. Speech recognition is the translation of spoken words into text/data via a computing device.
  • a computing device configured for speech recognition is known as a speech recognizer.
  • Speech recognition is a challenging problem for a variety of reasons.
  • the speech recognizer must detect speech versus background noise. For example, the speech recognizer must recognize that a sound represents speech rather than a breath.
  • the speech recognizer must compare the speech input to words and/or phrases in a vocabulary typically specific to the application (i.e., application vocabulary).
  • the speech recognizer may use the workflow dialog to help determine what was said.
  • the expected responses are limited to a range of possible responses, or even a single expected response. For example, if a worker is given a picking task with the prompt, "pick two,” and the worker is expected to confirm the picking task with the response "two,” then the speech that occurs after the prompt may be expected to match a voice template for "two.”
  • a workflow has an associated application vocabulary consisting of voice templates for the vocabulary words, sounds, or phrases necessary to carry out the tasks associated with workflow.
  • Voice templates are voice patterns for particular words or phrases stored in memory.
  • the voice templates may be specific to a user in speaker-dependent recognition systems. Alternatively, the voice templates may be for all users (i.e., generic) in speaker-independent recognition systems. In either case, the speech recognizer determines how closely the received speech matches a stored voice template to determine what was most likely spoken.
  • custom voice templates may be created.
  • a user may be prompted (e.g., through a display) to provide speech samples (e.g., by repeatedly saying a word). It is common to require workers new to a voice-directed workflow system to train the system for their voice by creating voice templates for a variety of words and/or sounds.
  • voice templates created by a worker are not distinct enough for a speech recognizer to distinguish it from other words in the application vocabulary. For example, some workers may pronounce the word, "five,” and the word, "nine,” similarly. This may result in voice templates created for the word, "five,” that are very similar to the voice template, "nine.”
  • Voice template similarity may erode the speech recognizer's performance. For example, a worker may be asked to repeat what they have said which may reduce productivity and cause frustration. Errors may also occur as numbers may be transposed (e.g., a 5 recorded when a 9 was intended, or vice-versa).
  • This dynamic training analysis may improve user experience and accuracy for voice-directed workflow systems.
  • European Patent Application EP1 079 370 A2 discloses a method for training a speech recognitions system, where the system alerts the user if a new word is confusingly similar to an existing word using reference models.
  • the present invention embraces a method for creating a voice template for a speech recognition system as set forth in claim 1.
  • Preferred embodiments are set forth in the dependent claims.
  • Voice-directed workflow systems may benefit from speech recognition.
  • Speech recognition systems help workers perform tasks (e.g., picking or restocking) without the need for paper or displays. As a result, the worker's hands and eyes are free to perform a task.
  • each worker uses a speech recognition system communicatively connected to a host computer running software that supervises the workflow.
  • a task prompt for a worker may be created by the host computer and then sent wirelessly to a speech recognition system worn by a worker.
  • the speech recognition system may then convert the text/data task prompt into speech (e.g., using a speech synthesizer) and relay the spoken task prompt to the worker via a speaker (e.g., an earphone).
  • the worker's spoken responses may be collected via a microphone, recognized as speech, converted into data/text, and then transmitted back to the host computer wirelessly.
  • Fig. 1 illustrates a perspective view of a worker using an exemplary speech recognition system.
  • the speech recognition system has an audio input/output (I/O) device for receiving/transmitting audio.
  • the audio I/O device shown in Fig. 1 is a headset worn by a worker 1.
  • the headset is configured with an earphone 5 for transmitting sounds and speech to the worker 1 and a microphone 4 for receiving voice input from the worker 1.
  • the audio I/O device is communicatively coupled to a computing device 7.
  • the audio I/O device is integrated with the computing device 7 into a headset.
  • the computing device 7 is worn on a worker's body (e.g., via a belt 3).
  • the computing device may be wirelessly connected (e.g., BLUETOOTHTM, near-field communication, etc.) to the headset, while in others the computing device may be connected via a cable 6.
  • the computing device 7 may be a single-purpose device, multipurpose device (e.g., barcode scanner), or may be a general purposed device like a smartphone.
  • the computing device 7 may include variety of means for input/output (e.g., a display, buttons, touchscreen, etc.) and may have connectors 2 that enable peripheral input/output devices to be attached either temporarily or permanently.
  • the computing device 7 typically has some means of storage or memory (e.g., RAM, ROM, CD, DVD, hard-drive, solid state drive, etc.).
  • Software programs and data may be stored in the memory and accessed by a processor (e.g., one or more controllers, digital signal processor (DSP), application specific integrated circuit (ASIC), programmable gate array (PGA), and/or programmable logic controller (PLC)).
  • DSP digital signal processor
  • ASIC application specific integrated circuit
  • PGA programmable gate array
  • PLC programmable logic controller
  • the software programs stored in the memory and accessed by the processor may enable the speech recognition system to convert a digitally sampled voice waveform signal into text/data that represent the speech's intended meaning.
  • the speech recognizer To accomplish speech recognition, the speech recognizer must first detect that something was spoken rather than some other sound (e.g., breath, wind, background noise, etc.). Next, the waveforms for the spoken words/phrase may be compared to a selected set of voice templates.
  • the selected set of voice templates may be voice templates for expected words/phrase determined by the workflow dialog. For example, the response to a yes/no question is expected to be "yes" or "no.”
  • the speech recognizer determines which word/phrase from the selected set best matches what was spoken. For example, a similarity score may be computed between the spoken word and a voice template. If this similarity score is above a threshold then the spoken word may be considered an acceptable match to the voice template.
  • a voice template is representative voice waveform for a particular word.
  • An application vocabulary is a collection of voice templates representing the words in the vocabulary. These voice templates may be unique to each user (i.e., custom) or may be generic for all users. Creating a custom voice template requires training.
  • Training allows each worker to create custom voice templates for the words in the application vocabulary. For example, a new worker may be required to train a speech recognition system before use (i.e., enrollment training). During a training session, a word or phrase may be presented to a worker via a display (e.g., on a display temporarily attached to the computing device 7). The worker may read the word aloud several times into the microphone 4. A program running on the computing device 7 may receive the speech signals and compute a statistical average of the word to form a voice template. The voice template may then be stored in the memory as part of the application vocabulary.
  • Custom voice templates are used in speaker-dependent speech recognition systems, while generic voice templates are used in speaker-independent speech recognition systems. Some speech recognition systems, however, may have both generic and custom voice templates to improve accuracy for a particular user on words that may sound alike.
  • Re-training i.e., update training
  • a voice recognition system will have poor performance on a particular word. For example, a user may notice that the system often requires the user to repeat the word, or a user may notice that the system falsely recognizes one word as another.
  • the worker may initiate re-training in order to create a new voice template for the word.
  • the detection of poor performance and/or the re-training may be done automatically by the speech recognition system.
  • voice template similarity makes template matching difficult. Similar voice templates are common for words that sound similar (e.g., "five” and “nine”). It is especially troublesome for words of the same class (e.g., numbers), words that may be spoken together, and/or words that are equally expected at a dialog response points. Sometimes the similarity can be corrected by better enunciation or different pronunciation of the word/phrase.
  • the present invention embraces methods that prevent voice template similarity from resulting during training or re-training. These methods proactively prevent workers from completing training of an application vocabulary with voice templates for words that could otherwise confuse the speech recognition system.
  • Figure 2 illustrates a method for creating a voice template for a speech recognition system according to an embodiment of the present invention.
  • the method begins with the step of acquiring a speech sample 8.
  • This speech sample is typically a spoken word but could also be a set of spoken words (i.e., phrase).
  • the speech sample may be a word/phrase spoken once or may be a word/phrase spoken repeatedly.
  • the word/phrase is part of an application vocabulary that includes voice templates for different words/phrases.
  • the voice templates for word/phrases in the application vocabulary may be generic voice templates for all users or may be custom voice templates for a single user.
  • a voice template is created 10 for the spoken word from the speech sample.
  • the voice template may be a file of data points representing the digital samples of the voice waveform created when the word is spoken into the microphone 4 and digitized by the computing device 7.
  • the voice template for the word is compared to voice templates from the application vocabulary 15. This comparison may yield a similarity score that may be used as the basis for determining if the voice template for the word is too similar to other words already in the application vocabulary.
  • Various methods such as dynamic time warping (DTW) may be used to evaluate this similarity. For example, a similarity score may be created and compared to a threshold to determine if two words match.
  • DTW dynamic time warping
  • the created voice template may be compared to the all words in the application vocabulary or a subset of words in the application vocabulary.
  • a subset of words may be words that sound alike or words from the same type (e.g., rhyming words) or class (e.g., numbers).
  • template similarity may be found if the created voice template matches the wrong word or the correct word and at least one other word's custom template.
  • template similarity may occur when the created voice template matches multiple generic voice templates or the wrong generic voice template.
  • This prompt may be embodied as a voice message on a speaker and/or a text/graphical message on a display.
  • the method also includes the step of providing instructions (i.e., prompts) to a worker to help the worker create a less similar voice template for the word 30.
  • These instructions may include a list of possible alternate words that could be used in place of the word. For example, the alternate word "fiver” might be suggested for use in place of the word "five.”
  • the instructions provided could include prompts to help a worker enunciate the word more clearly or to emphasize the word differently (e.g., emphasize the "f" in "five”).
  • a user may create their own word or sound to represent the word. This option may be especially useful for workers that have a native language that is different from the application dialog language. For example, a worker may choose to say "cinco" for the word "five.”
  • the method continues when a user applies the instructions and creates a new template for the alternate word.
  • the method may repeat creating alternate voice templates until a suitable (i.e., no template similarity) is found.
  • a suitable alternate (i.e., substitute) word has been found, training for that word ends and the substitute word's voice template is stored in the application vocabulary 25.
  • the substitute word represents the dialog word in the application vocabulary.
  • the method may result in the voice template for "fiver" stored in the application library for the word "five".
  • other words may be trained or the training of the speech recognition system may conclude.
  • FIG. 3 A flowchart for a method for re-training a speech recognition system according to an example is shown in Fig. 3 .
  • a speech recognition system may periodically evaluate its performance 35. If the speech recognizer is performing poorly (e.g., on a particular word) then the re-training may be initiated automatically. In some possible embodiments, the re-training may be initiated manually by a user. This initiation of re-training may be based on a user's evaluation or perception of the system's performance or may be for other reasons.
  • Re-training a speech recognition system begins with acquiring a speech sample (e.g., phrases that use the word) of a word 40.
  • the speech sample is compared to voice templates for words (e.g., words that sound similar to the word) from an application vocabulary 45. If there the speech sample matches the wrong word or matches multiple words in the application vocabulary then the user is prompted (e.g., via graphic/text on a graphical user interface display) to retrain the system using an alternate word 55, 60.
  • the alternate word includes words chosen from a list of suggested words.
  • the alternate word includes a set of words (i.e., phase) to represent the word. For example, the word "five" could be replaced with the word "number five.”
  • choosing alternate words 55, re-training 60, and comparing the alternate word to the application vocabulary 45 may continue until a suitably different voice template is created for the word.
  • the voice template for this alternate word is inserted into the application vocabulary for the word and the re-training ends.

Description

    FIELD OF THE INVENTION
  • The present invention relates to voice-directed workflow and, more specifically, to a speech recognition system with voice templates that are helped made distinct by a dynamic training analysis.
  • BACKGROUND
  • Voice-directed workflow systems allow workers to communicate verbally with a computer system. These systems may be used in warehouses or distribution centers to improve safety and efficiency for tasks such as picking, receiving, replenishing, and/or shipping.
  • Voice-directed workflow systems typically require a worker to wear a headset equipped with a microphone and earphone. Voice commands are transmitted to the worker via the earphone and spoken responses from the worker are received by the microphone. In this way, a worker may be directed to perform a task and respond with their progress by speaking established responses into the microphone at certain points in an established workflow dialog.
  • Speech recognition is part of a voice-directed workflow system. Speech recognition is the translation of spoken words into text/data via a computing device. A computing device configured for speech recognition is known as a speech recognizer.
  • Speech recognition is a challenging problem for a variety of reasons. First, the speech recognizer must detect speech versus background noise. For example, the speech recognizer must recognize that a sound represents speech rather than a breath. Next, the speech recognizer must compare the speech input to words and/or phrases in a vocabulary typically specific to the application (i.e., application vocabulary). Here, the speech recognizer may use the workflow dialog to help determine what was said.
  • Often, for a particular workflow dialog, the expected responses are limited to a range of possible responses, or even a single expected response. For example, if a worker is given a picking task with the prompt, "pick two," and the worker is expected to confirm the picking task with the response "two," then the speech that occurs after the prompt may be expected to match a voice template for "two." In general, a workflow has an associated application vocabulary consisting of voice templates for the vocabulary words, sounds, or phrases necessary to carry out the tasks associated with workflow.
  • Voice templates (i.e., speech templates or templates) are voice patterns for particular words or phrases stored in memory. The voice templates may be specific to a user in speaker-dependent recognition systems. Alternatively, the voice templates may be for all users (i.e., generic) in speaker-independent recognition systems. In either case, the speech recognizer determines how closely the received speech matches a stored voice template to determine what was most likely spoken.
  • Since everyone's speech may be different, custom voice templates may be created. To create a custom voice template for a word, a user may be prompted (e.g., through a display) to provide speech samples (e.g., by repeatedly saying a word). It is common to require workers new to a voice-directed workflow system to train the system for their voice by creating voice templates for a variety of words and/or sounds.
  • A problem arises when the voice templates created by a worker are not distinct enough for a speech recognizer to distinguish it from other words in the application vocabulary. For example, some workers may pronounce the word, "five," and the word, "nine," similarly. This may result in voice templates created for the word, "five," that are very similar to the voice template, "nine."
  • Voice template similarity may erode the speech recognizer's performance. For example, a worker may be asked to repeat what they have said which may reduce productivity and cause frustration. Errors may also occur as numbers may be transposed (e.g., a 5 recorded when a 9 was intended, or vice-versa).
  • Therefore, a need exists for analysis during the creation of a voice template (i.e., during training) to insure that a created voice template is not similar to (or does not match with) any other stored voice templates. If a similarity is found, then a user may be prompted to create a new, more distinct, voice template for the word. This dynamic training analysis may improve user experience and accuracy for voice-directed workflow systems.
  • European Patent Application EP1 079 370 A2 discloses a method for training a speech recognitions system, where the system alerts the user if a new word is confusingly similar to an existing word using reference models.
  • SUMMARY
  • Accordingly, in one aspect, the present invention embraces a method for creating a voice template for a speech recognition system as set forth in claim 1. Preferred embodiments are set forth in the dependent claims.
  • The foregoing illustrative summary, as well as other exemplary objectives and/or advantages of the invention, and the manner in which the same are accomplished, are further explained within the following detailed description and its accompanying drawings.
  • BRIEF DESCRIPTION OF THE DRAWINGS
    • Figure 1 (Fig. 1) illustrates a perspective view of a worker using a speech recognizer in a typical work environment according to an embodiment of the present invention.
    • Figure 2 (Fig. 2) is a flowchart illustrating a method for creating a voice template for a speech recognition system according to an embodiment of the present invention.
    • Figure 3 (Fig. 3) is a flowchart illustrating a method for re-training a speech recognition system.
    DETAILED DESCRIPTION
  • Voice-directed workflow systems (e.g., used in warehouses or distribution centers) may benefit from speech recognition. Speech recognition systems help workers perform tasks (e.g., picking or restocking) without the need for paper or displays. As a result, the worker's hands and eyes are free to perform a task.
  • In these systems, each worker uses a speech recognition system communicatively connected to a host computer running software that supervises the workflow. A task prompt for a worker may be created by the host computer and then sent wirelessly to a speech recognition system worn by a worker. The speech recognition system may then convert the text/data task prompt into speech (e.g., using a speech synthesizer) and relay the spoken task prompt to the worker via a speaker (e.g., an earphone). The worker's spoken responses may be collected via a microphone, recognized as speech, converted into data/text, and then transmitted back to the host computer wirelessly.
  • Fig. 1 illustrates a perspective view of a worker using an exemplary speech recognition system. The speech recognition system has an audio input/output (I/O) device for receiving/transmitting audio. The audio I/O device shown in Fig. 1 is a headset worn by a worker 1. The headset is configured with an earphone 5 for transmitting sounds and speech to the worker 1 and a microphone 4 for receiving voice input from the worker 1.
  • The audio I/O device is communicatively coupled to a computing device 7. In some possible embodiments, the audio I/O device is integrated with the computing device 7 into a headset. In others, like the embodiment shown in Fig. 1, the computing device 7 is worn on a worker's body (e.g., via a belt 3). In some embodiments, the computing device may be wirelessly connected (e.g., BLUETOOTH™, near-field communication, etc.) to the headset, while in others the computing device may be connected via a cable 6.
  • The computing device 7 may be a single-purpose device, multipurpose device (e.g., barcode scanner), or may be a general purposed device like a smartphone. The computing device 7 may include variety of means for input/output (e.g., a display, buttons, touchscreen, etc.) and may have connectors 2 that enable peripheral input/output devices to be attached either temporarily or permanently.
  • The computing device 7 typically has some means of storage or memory (e.g., RAM, ROM, CD, DVD, hard-drive, solid state drive, etc.). Software programs and data may be stored in the memory and accessed by a processor (e.g., one or more controllers, digital signal processor (DSP), application specific integrated circuit (ASIC), programmable gate array (PGA), and/or programmable logic controller (PLC)).
  • The software programs stored in the memory and accessed by the processor may enable the speech recognition system to convert a digitally sampled voice waveform signal into text/data that represent the speech's intended meaning.
  • To accomplish speech recognition, the speech recognizer must first detect that something was spoken rather than some other sound (e.g., breath, wind, background noise, etc.). Next, the waveforms for the spoken words/phrase may be compared to a selected set of voice templates. The selected set of voice templates may be voice templates for expected words/phrase determined by the workflow dialog. For example, the response to a yes/no question is expected to be "yes" or "no." The speech recognizer determines which word/phrase from the selected set best matches what was spoken. For example, a similarity score may be computed between the spoken word and a voice template. If this similarity score is above a threshold then the spoken word may be considered an acceptable match to the voice template.
  • A voice template is representative voice waveform for a particular word. An application vocabulary is a collection of voice templates representing the words in the vocabulary. These voice templates may be unique to each user (i.e., custom) or may be generic for all users. Creating a custom voice template requires training.
  • Training allows each worker to create custom voice templates for the words in the application vocabulary. For example, a new worker may be required to train a speech recognition system before use (i.e., enrollment training). During a training session, a word or phrase may be presented to a worker via a display (e.g., on a display temporarily attached to the computing device 7). The worker may read the word aloud several times into the microphone 4. A program running on the computing device 7 may receive the speech signals and compute a statistical average of the word to form a voice template. The voice template may then be stored in the memory as part of the application vocabulary.
  • Custom voice templates are used in speaker-dependent speech recognition systems, while generic voice templates are used in speaker-independent speech recognition systems. Some speech recognition systems, however, may have both generic and custom voice templates to improve accuracy for a particular user on words that may sound alike.
  • Re-training (i.e., update training) a voice recognition system is sometimes necessary. In some cases, a speech recognition system will have poor performance on a particular word. For example, a user may notice that the system often requires the user to repeat the word, or a user may notice that the system falsely recognizes one word as another. Here, the worker may initiate re-training in order to create a new voice template for the word. In some examples, the detection of poor performance and/or the re-training may be done automatically by the speech recognition system.
  • One cause of poor recognition performance is voice template similarity. Similar voice templates make template matching difficult. Similar voice templates are common for words that sound similar (e.g., "five" and "nine"). It is especially troublesome for words of the same class (e.g., numbers), words that may be spoken together, and/or words that are equally expected at a dialog response points. Sometimes the similarity can be corrected by better enunciation or different pronunciation of the word/phrase.
  • The present invention embraces methods that prevent voice template similarity from resulting during training or re-training. These methods proactively prevent workers from completing training of an application vocabulary with voice templates for words that could otherwise confuse the speech recognition system.
  • Figure 2 illustrates a method for creating a voice template for a speech recognition system according to an embodiment of the present invention.
  • The method begins with the step of acquiring a speech sample 8. This speech sample is typically a spoken word but could also be a set of spoken words (i.e., phrase). The speech sample may be a word/phrase spoken once or may be a word/phrase spoken repeatedly. The word/phrase is part of an application vocabulary that includes voice templates for different words/phrases. The voice templates for word/phrases in the application vocabulary may be generic voice templates for all users or may be custom voice templates for a single user.
  • A voice template is created 10 for the spoken word from the speech sample. The voice template may be a file of data points representing the digital samples of the voice waveform created when the word is spoken into the microphone 4 and digitized by the computing device 7.
  • The voice template for the word is compared to voice templates from the application vocabulary 15. This comparison may yield a similarity score that may be used as the basis for determining if the voice template for the word is too similar to other words already in the application vocabulary. Various methods such as dynamic time warping (DTW) may be used to evaluate this similarity. For example, a similarity score may be created and compared to a threshold to determine if two words match.
  • The created voice template may be compared to the all words in the application vocabulary or a subset of words in the application vocabulary. For example, a subset of words may be words that sound alike or words from the same type (e.g., rhyming words) or class (e.g., numbers).
  • In speaker-dependent speech recognition systems, template similarity may be found if the created voice template matches the wrong word or the correct word and at least one other word's custom template. For speaker-independent speech recognition systems, template similarity may occur when the created voice template matches multiple generic voice templates or the wrong generic voice template. When similarity is found 20, then the user may be prompted to create a new template for the word in a way that is more likely to create a voice template for the word that is less similar to the other words in the application vocabulary. This prompt may be embodied as a voice message on a speaker and/or a text/graphical message on a display.
  • The method also includes the step of providing instructions (i.e., prompts) to a worker to help the worker create a less similar voice template for the word 30. These instructions may include a list of possible alternate words that could be used in place of the word. For example, the alternate word "fiver" might be suggested for use in place of the word "five." In another embodiment, the instructions provided could include prompts to help a worker enunciate the word more clearly or to emphasize the word differently (e.g., emphasize the "f" in "five"). In still another example, a user may create their own word or sound to represent the word. This option may be especially useful for workers that have a native language that is different from the application dialog language. For example, a worker may choose to say "cinco" for the word "five."
  • The method continues when a user applies the instructions and creates a new template for the alternate word. Here, the method may repeat creating alternate voice templates until a suitable (i.e., no template similarity) is found. When a suitable alternate (i.e., substitute) word has been found, training for that word ends and the substitute word's voice template is stored in the application vocabulary 25. Form that point on, the substitute word represents the dialog word in the application vocabulary. For example the method may result in the voice template for "fiver" stored in the application library for the word "five". At this point, other words may be trained or the training of the speech recognition system may conclude.
  • Sometimes re-training a speech recognition system on a word is required. A flowchart for a method for re-training a speech recognition system according to an example is shown in Fig. 3.
  • A speech recognition system may periodically evaluate its performance 35. If the speech recognizer is performing poorly (e.g., on a particular word) then the re-training may be initiated automatically. In some possible embodiments, the re-training may be initiated manually by a user. This initiation of re-training may be based on a user's evaluation or perception of the system's performance or may be for other reasons.
  • Re-training a speech recognition system begins with acquiring a speech sample (e.g., phrases that use the word) of a word 40. The speech sample is compared to voice templates for words (e.g., words that sound similar to the word) from an application vocabulary 45. If there the speech sample matches the wrong word or matches multiple words in the application vocabulary then the user is prompted (e.g., via graphic/text on a graphical user interface display) to retrain the system using an alternate word 55, 60. In one possible example, the alternate word includes words chosen from a list of suggested words. In another possible embodiment the alternate word includes a set of words (i.e., phase) to represent the word. For example, the word "five" could be replaced with the word "number five."
  • In some examples, choosing alternate words 55, re-training 60, and comparing the alternate word to the application vocabulary 45 may continue until a suitably different voice template is created for the word. When a suitable alternate word is found, the voice template for this alternate word is inserted into the application vocabulary for the word and the re-training ends.
  • [deleted]
  • In the specification and/or figures, typical embodiments of the invention have been disclosed. The present invention is not limited to such exemplary embodiments. The use of the term "and/or" includes any and all combinations of one or more of the associated listed items. The figures are schematic representations and so are not necessarily drawn to scale. Unless otherwise noted, specific terms have been used in a generic and descriptive sense and not for purposes of limitation.

Claims (5)

  1. A method for creating a voice template for a speech recognition system, the method comprising:
    acquiring, using the speech recognition system, multiple samples of a spoken word from a user, the spoken word representing a vocabulary word from an application vocabulary stored in a memory;
    creating a voice template for the spoken word from the multiple samples of the spoken word;
    comparing the voice template for the spoken word to other voice templates for other words from the application vocabulary; and
    if the voice template for the spoken word is similar to at least one of the other voice templates for the other words, then providing information to the user, wherein the information comprises:
    (i) a prompt to create a new voice template for the spoken word, and
    (ii) instructions for adjusting the spoken word to make the new voice template for the spoken word less similar to the other voice templates for other words, wherein the instructions for adjusting the spoken word comprise:
    prompts to help the user to enunciate the spoken word differently, or
    prompting the user to utter an alternate word to represent the spoken word, comprising presenting the user with a set of possible alternate words.
  2. The method according to claim 1, wherein the information provided to the user is displayed on a screen.
  3. The method according to claim 1, wherein comparing the voice template for the spoken word to the other voice templates from other words from the application vocabulary comprises computing a similarity score and comparing the similarity score to a threshold.
  4. The method according to claim 1, wherein the other voice templates for other words comprise custom voice templates created for a specific user.
  5. The method according to claim 1, wherein the other voice templates for other words comprise generic voice templates created for any user.
EP16154356.6A 2015-02-11 2016-02-04 Methods for training a speech recognition system Active EP3057092B1 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US14/619,093 US10121466B2 (en) 2015-02-11 2015-02-11 Methods for training a speech recognition system

Publications (2)

Publication Number Publication Date
EP3057092A1 EP3057092A1 (en) 2016-08-17
EP3057092B1 true EP3057092B1 (en) 2017-07-26

Family

ID=55300427

Family Applications (1)

Application Number Title Priority Date Filing Date
EP16154356.6A Active EP3057092B1 (en) 2015-02-11 2016-02-04 Methods for training a speech recognition system

Country Status (2)

Country Link
US (1) US10121466B2 (en)
EP (1) EP3057092B1 (en)

Families Citing this family (270)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8914290B2 (en) 2011-05-20 2014-12-16 Vocollect, Inc. Systems and methods for dynamically improving user intelligibility of synthesized speech in a work environment
US9779546B2 (en) 2012-05-04 2017-10-03 Intermec Ip Corp. Volume dimensioning systems and methods
US10007858B2 (en) 2012-05-15 2018-06-26 Honeywell International Inc. Terminals and methods for dimensioning objects
US20140104413A1 (en) 2012-10-16 2014-04-17 Hand Held Products, Inc. Integrated dimensioning and weighing system
CN103780847A (en) 2012-10-24 2014-05-07 霍尼韦尔国际公司 Chip on board-based highly-integrated imager
US9930142B2 (en) 2013-05-24 2018-03-27 Hand Held Products, Inc. System for providing a continuous communication link with a symbol reading device
US8918250B2 (en) 2013-05-24 2014-12-23 Hand Held Products, Inc. System and method for display of information using a vehicle-mount computer
US10228452B2 (en) 2013-06-07 2019-03-12 Hand Held Products, Inc. Method of error correction for 3D imaging device
US9104929B2 (en) 2013-06-26 2015-08-11 Hand Held Products, Inc. Code symbol reading system having adaptive autofocus
US9572901B2 (en) 2013-09-06 2017-02-21 Hand Held Products, Inc. Device having light source to reduce surface pathogens
US8870074B1 (en) 2013-09-11 2014-10-28 Hand Held Products, Inc Handheld indicia reader having locking endcap
US9373018B2 (en) 2014-01-08 2016-06-21 Hand Held Products, Inc. Indicia-reader having unitary-construction
US9665757B2 (en) 2014-03-07 2017-05-30 Hand Held Products, Inc. Indicia reader for size-limited applications
US9412242B2 (en) 2014-04-04 2016-08-09 Hand Held Products, Inc. Multifunction point of sale system
US9224022B2 (en) 2014-04-29 2015-12-29 Hand Held Products, Inc. Autofocus lens system for indicia readers
US9478113B2 (en) 2014-06-27 2016-10-25 Hand Held Products, Inc. Cordless indicia reader with a multifunction coil for wireless charging and EAS deactivation
US9823059B2 (en) 2014-08-06 2017-11-21 Hand Held Products, Inc. Dimensioning system with guided alignment
US10810530B2 (en) 2014-09-26 2020-10-20 Hand Held Products, Inc. System and method for workflow management
US10810715B2 (en) 2014-10-10 2020-10-20 Hand Held Products, Inc System and method for picking validation
US9779276B2 (en) 2014-10-10 2017-10-03 Hand Held Products, Inc. Depth sensor based auto-focus system for an indicia scanner
US10775165B2 (en) 2014-10-10 2020-09-15 Hand Held Products, Inc. Methods for improving the accuracy of dimensioning-system measurements
US9443222B2 (en) 2014-10-14 2016-09-13 Hand Held Products, Inc. Identifying inventory items in a storage facility
US10909490B2 (en) 2014-10-15 2021-02-02 Vocollect, Inc. Systems and methods for worker resource management
US9897434B2 (en) 2014-10-21 2018-02-20 Hand Held Products, Inc. Handheld dimensioning system with measurement-conformance feedback
US9752864B2 (en) 2014-10-21 2017-09-05 Hand Held Products, Inc. Handheld dimensioning system with feedback
US10509619B2 (en) 2014-12-15 2019-12-17 Hand Held Products, Inc. Augmented reality quick-start and user guide
US10438409B2 (en) 2014-12-15 2019-10-08 Hand Held Products, Inc. Augmented reality asset locator
US10176521B2 (en) 2014-12-15 2019-01-08 Hand Held Products, Inc. Augmented reality virtual product for display
US10317474B2 (en) 2014-12-18 2019-06-11 Hand Held Products, Inc. Systems and methods for identifying faulty battery in an electronic device
US9761096B2 (en) 2014-12-18 2017-09-12 Hand Held Products, Inc. Active emergency exit systems for buildings
US9678536B2 (en) 2014-12-18 2017-06-13 Hand Held Products, Inc. Flip-open wearable computer
US10275088B2 (en) 2014-12-18 2019-04-30 Hand Held Products, Inc. Systems and methods for identifying faulty touch panel having intermittent field failures
US9743731B2 (en) 2014-12-18 2017-08-29 Hand Held Products, Inc. Wearable sled system for a mobile computer device
US10296259B2 (en) 2014-12-22 2019-05-21 Hand Held Products, Inc. Delayed trim of managed NAND flash memory in computing devices
US9727769B2 (en) 2014-12-22 2017-08-08 Hand Held Products, Inc. Conformable hand mount for a mobile scanner
US10635876B2 (en) 2014-12-23 2020-04-28 Hand Held Products, Inc. Method of barcode templating for enhanced decoding performance
US10191514B2 (en) 2014-12-23 2019-01-29 Hand Held Products, Inc. Tablet computer with interface channels
US10049246B2 (en) 2014-12-23 2018-08-14 Hand Held Products, Inc. Mini-barcode reading module with flash memory management
US9679178B2 (en) 2014-12-26 2017-06-13 Hand Held Products, Inc. Scanning improvements for saturated signals using automatic and fixed gain control methods
US10552786B2 (en) 2014-12-26 2020-02-04 Hand Held Products, Inc. Product and location management via voice recognition
US9774940B2 (en) 2014-12-27 2017-09-26 Hand Held Products, Inc. Power configurable headband system and method
US10621538B2 (en) 2014-12-28 2020-04-14 Hand Held Products, Inc Dynamic check digit utilization via electronic tag
US20160189270A1 (en) 2014-12-29 2016-06-30 Hand Held Products, Inc. Visual graphic aided location identification
US11443363B2 (en) 2014-12-29 2022-09-13 Hand Held Products, Inc. Confirming product location using a subset of a product identifier
US11244264B2 (en) 2014-12-29 2022-02-08 Hand Held Products, Inc. Interleaving surprise activities in workflow
US9843660B2 (en) 2014-12-29 2017-12-12 Hand Held Products, Inc. Tag mounted distributed headset with electronics module
US9898635B2 (en) 2014-12-30 2018-02-20 Hand Held Products, Inc. Point-of-sale (POS) code sensing apparatus
US10152622B2 (en) 2014-12-30 2018-12-11 Hand Held Products, Inc. Visual feedback for code readers
US11257143B2 (en) 2014-12-30 2022-02-22 Hand Held Products, Inc. Method and device for simulating a virtual out-of-box experience of a packaged product
US9685049B2 (en) 2014-12-30 2017-06-20 Hand Held Products, Inc. Method and system for improving barcode scanner performance
US9830488B2 (en) 2014-12-30 2017-11-28 Hand Held Products, Inc. Real-time adjustable window feature for barcode scanning and process of scanning barcode with adjustable window feature
US9230140B1 (en) 2014-12-30 2016-01-05 Hand Held Products, Inc. System and method for detecting barcode printing errors
US10108832B2 (en) 2014-12-30 2018-10-23 Hand Held Products, Inc. Augmented reality vision barcode scanning system and method
CN204706037U (en) 2014-12-31 2015-10-14 手持产品公司 The reconfigurable slide plate of mobile device and mark reading system
US9811650B2 (en) 2014-12-31 2017-11-07 Hand Held Products, Inc. User authentication system and method
US9734639B2 (en) 2014-12-31 2017-08-15 Hand Held Products, Inc. System and method for monitoring an industrial vehicle
US9879823B2 (en) 2014-12-31 2018-01-30 Hand Held Products, Inc. Reclosable strap assembly
US10049290B2 (en) 2014-12-31 2018-08-14 Hand Held Products, Inc. Industrial vehicle positioning system and method
US11081087B2 (en) 2015-01-08 2021-08-03 Hand Held Products, Inc. Multiple primary user interfaces
US10120657B2 (en) 2015-01-08 2018-11-06 Hand Held Products, Inc. Facilitating workflow application development
US10262660B2 (en) 2015-01-08 2019-04-16 Hand Held Products, Inc. Voice mode asset retrieval
US10402038B2 (en) 2015-01-08 2019-09-03 Hand Held Products, Inc. Stack handling using multiple primary user interfaces
US10061565B2 (en) 2015-01-08 2018-08-28 Hand Held Products, Inc. Application development using mutliple primary user interfaces
US9997935B2 (en) 2015-01-08 2018-06-12 Hand Held Products, Inc. System and method for charging a barcode scanner
US9390596B1 (en) 2015-02-23 2016-07-12 Hand Held Products, Inc. Device, system, and method for determining the status of checkout lanes
CN204795622U (en) 2015-03-06 2015-11-18 手持产品公司 Scanning system
US9852102B2 (en) 2015-04-15 2017-12-26 Hand Held Products, Inc. System for exchanging information between wireless peripherals and back-end systems via a peripheral hub
US9693038B2 (en) 2015-04-21 2017-06-27 Hand Held Products, Inc. Systems and methods for imaging
US20160314294A1 (en) 2015-04-24 2016-10-27 Hand Held Products, Inc. Secure unattended network authentication
US9954871B2 (en) 2015-05-06 2018-04-24 Hand Held Products, Inc. Method and system to protect software-based network-connected devices from advanced persistent threat
US9978088B2 (en) 2015-05-08 2018-05-22 Hand Held Products, Inc. Application independent DEX/UCS interface
US9786101B2 (en) 2015-05-19 2017-10-10 Hand Held Products, Inc. Evaluating image values
USD771631S1 (en) 2015-06-02 2016-11-15 Hand Held Products, Inc. Mobile computer housing
US9507974B1 (en) 2015-06-10 2016-11-29 Hand Held Products, Inc. Indicia-reading systems having an interface with a user's nervous system
US10354449B2 (en) 2015-06-12 2019-07-16 Hand Held Products, Inc. Augmented reality lighting effects
US9892876B2 (en) 2015-06-16 2018-02-13 Hand Held Products, Inc. Tactile switch for a mobile electronic device
CN105185379B (en) * 2015-06-17 2017-08-18 百度在线网络技术(北京)有限公司 voiceprint authentication method and device
US9949005B2 (en) 2015-06-18 2018-04-17 Hand Held Products, Inc. Customizable headset
US20160377414A1 (en) 2015-06-23 2016-12-29 Hand Held Products, Inc. Optical pattern projector
US9835486B2 (en) 2015-07-07 2017-12-05 Hand Held Products, Inc. Mobile dimensioner apparatus for use in commerce
EP3118576B1 (en) 2015-07-15 2018-09-12 Hand Held Products, Inc. Mobile dimensioning device with dynamic accuracy compatible with nist standard
US10094650B2 (en) 2015-07-16 2018-10-09 Hand Held Products, Inc. Dimensioning and imaging items
US20170017301A1 (en) 2015-07-16 2017-01-19 Hand Held Products, Inc. Adjusting dimensioning results using augmented reality
US10467513B2 (en) 2015-08-12 2019-11-05 Datamax-O'neil Corporation Verification of a printed image on media
US9911023B2 (en) 2015-08-17 2018-03-06 Hand Held Products, Inc. Indicia reader having a filtered multifunction image sensor
US10410629B2 (en) 2015-08-19 2019-09-10 Hand Held Products, Inc. Auto-complete methods for spoken complete value entries
US9781681B2 (en) 2015-08-26 2017-10-03 Hand Held Products, Inc. Fleet power management through information storage sharing
CN206006056U (en) 2015-08-27 2017-03-15 手持产品公司 There are the gloves of measurement, scanning and display capabilities
US11282515B2 (en) 2015-08-31 2022-03-22 Hand Held Products, Inc. Multiple inspector voice inspection
US9490540B1 (en) 2015-09-02 2016-11-08 Hand Held Products, Inc. Patch antenna
US9659198B2 (en) 2015-09-10 2017-05-23 Hand Held Products, Inc. System and method of determining if a surface is printed or a mobile device screen
US9652648B2 (en) 2015-09-11 2017-05-16 Hand Held Products, Inc. Positioning an object with respect to a target location
CN205091752U (en) 2015-09-18 2016-03-16 手持产品公司 Eliminate environment light flicker noise's bar code scanning apparatus and noise elimination circuit
US9646191B2 (en) 2015-09-23 2017-05-09 Intermec Technologies Corporation Evaluating images
US10373143B2 (en) 2015-09-24 2019-08-06 Hand Held Products, Inc. Product identification using electroencephalography
US10312483B2 (en) 2015-09-30 2019-06-04 Hand Held Products, Inc. Double locking mechanism on a battery latch
US9767337B2 (en) 2015-09-30 2017-09-19 Hand Held Products, Inc. Indicia reader safety
US9844956B2 (en) 2015-10-07 2017-12-19 Intermec Technologies Corporation Print position correction
US9656487B2 (en) 2015-10-13 2017-05-23 Intermec Technologies Corporation Magnetic media holder for printer
US10146194B2 (en) 2015-10-14 2018-12-04 Hand Held Products, Inc. Building lighting and temperature control with an augmented reality system
US9727083B2 (en) 2015-10-19 2017-08-08 Hand Held Products, Inc. Quick release dock system and method
US9876923B2 (en) 2015-10-27 2018-01-23 Intermec Technologies Corporation Media width sensing
US9684809B2 (en) 2015-10-29 2017-06-20 Hand Held Products, Inc. Scanner assembly with removable shock mount
US10249030B2 (en) 2015-10-30 2019-04-02 Hand Held Products, Inc. Image transformation for indicia reading
US10397388B2 (en) 2015-11-02 2019-08-27 Hand Held Products, Inc. Extended features for network communication
US10129414B2 (en) 2015-11-04 2018-11-13 Intermec Technologies Corporation Systems and methods for detecting transparent media in printers
US10026377B2 (en) 2015-11-12 2018-07-17 Hand Held Products, Inc. IRDA converter tag
US9680282B2 (en) 2015-11-17 2017-06-13 Hand Held Products, Inc. Laser aiming for mobile devices
US10192194B2 (en) 2015-11-18 2019-01-29 Hand Held Products, Inc. In-vehicle package location identification at load and delivery times
US10225544B2 (en) 2015-11-19 2019-03-05 Hand Held Products, Inc. High resolution dot pattern
US9697401B2 (en) 2015-11-24 2017-07-04 Hand Held Products, Inc. Add-on device with configurable optics for an image scanner for scanning barcodes
US9864891B2 (en) 2015-11-24 2018-01-09 Intermec Technologies Corporation Automatic print speed control for indicia printer
US10064005B2 (en) 2015-12-09 2018-08-28 Hand Held Products, Inc. Mobile device with configurable communication technology modes and geofences
US10282526B2 (en) 2015-12-09 2019-05-07 Hand Held Products, Inc. Generation of randomized passwords for one-time usage
US9935946B2 (en) 2015-12-16 2018-04-03 Hand Held Products, Inc. Method and system for tracking an electronic device at an electronic device docking station
CN106899713B (en) 2015-12-18 2020-10-16 霍尼韦尔国际公司 Battery cover locking mechanism of mobile terminal and manufacturing method thereof
US9729744B2 (en) 2015-12-21 2017-08-08 Hand Held Products, Inc. System and method of border detection on a document and for producing an image of the document
US10325436B2 (en) 2015-12-31 2019-06-18 Hand Held Products, Inc. Devices, systems, and methods for optical validation
US9727840B2 (en) 2016-01-04 2017-08-08 Hand Held Products, Inc. Package physical characteristic identification system and method in supply chain management
US9805343B2 (en) 2016-01-05 2017-10-31 Intermec Technologies Corporation System and method for guided printer servicing
US11423348B2 (en) 2016-01-11 2022-08-23 Hand Held Products, Inc. System and method for assessing worker performance
US10859667B2 (en) 2016-01-12 2020-12-08 Hand Held Products, Inc. Programmable reference beacons
US10026187B2 (en) 2016-01-12 2018-07-17 Hand Held Products, Inc. Using image data to calculate an object's weight
US9945777B2 (en) 2016-01-14 2018-04-17 Hand Held Products, Inc. Multi-spectral imaging using longitudinal chromatic aberrations
US10235547B2 (en) 2016-01-26 2019-03-19 Hand Held Products, Inc. Enhanced matrix symbol error correction method
US10025314B2 (en) 2016-01-27 2018-07-17 Hand Held Products, Inc. Vehicle positioning and object avoidance
CN205880874U (en) 2016-02-04 2017-01-11 手持产品公司 Long and thin laser beam optical components and laser scanning system
US9990784B2 (en) 2016-02-05 2018-06-05 Hand Held Products, Inc. Dynamic identification badge
US9674430B1 (en) 2016-03-09 2017-06-06 Hand Held Products, Inc. Imaging device for producing high resolution images using subpixel shifts and method of using same
US11125885B2 (en) 2016-03-15 2021-09-21 Hand Held Products, Inc. Monitoring user biometric parameters with nanotechnology in personal locator beacon
US10394316B2 (en) 2016-04-07 2019-08-27 Hand Held Products, Inc. Multiple display modes on a mobile device
US10055625B2 (en) 2016-04-15 2018-08-21 Hand Held Products, Inc. Imaging barcode reader with color-separated aimer and illuminator
US10185906B2 (en) 2016-04-26 2019-01-22 Hand Held Products, Inc. Indicia reading device and methods for decoding decodable indicia employing stereoscopic imaging
US9727841B1 (en) 2016-05-20 2017-08-08 Vocollect, Inc. Systems and methods for reducing picking operation errors
US10183500B2 (en) 2016-06-01 2019-01-22 Datamax-O'neil Corporation Thermal printhead temperature control
US10339352B2 (en) 2016-06-03 2019-07-02 Hand Held Products, Inc. Wearable metrological apparatus
US9940721B2 (en) 2016-06-10 2018-04-10 Hand Held Products, Inc. Scene change detection in a dimensioner
US10097681B2 (en) 2016-06-14 2018-10-09 Hand Held Products, Inc. Managing energy usage in mobile devices
US10163216B2 (en) 2016-06-15 2018-12-25 Hand Held Products, Inc. Automatic mode switching in a volume dimensioner
US9990524B2 (en) 2016-06-16 2018-06-05 Hand Held Products, Inc. Eye gaze detection controlled indicia scanning system and method
US9955099B2 (en) 2016-06-21 2018-04-24 Hand Held Products, Inc. Minimum height CMOS image sensor
US9876957B2 (en) 2016-06-21 2018-01-23 Hand Held Products, Inc. Dual mode image sensor and method of using same
US9864887B1 (en) 2016-07-07 2018-01-09 Hand Held Products, Inc. Energizing scanners
US10085101B2 (en) 2016-07-13 2018-09-25 Hand Held Products, Inc. Systems and methods for determining microphone position
US9662900B1 (en) 2016-07-14 2017-05-30 Datamax-O'neil Corporation Wireless thermal printhead system and method
CN107622218A (en) 2016-07-15 2018-01-23 手持产品公司 With the barcode reader for checking framework
CN107622217B (en) 2016-07-15 2022-06-07 手持产品公司 Imaging scanner with positioning and display
US10896403B2 (en) 2016-07-18 2021-01-19 Vocollect, Inc. Systems and methods for managing dated products
US10714121B2 (en) 2016-07-27 2020-07-14 Vocollect, Inc. Distinguishing user speech from background speech in speech-dense environments
US9902175B1 (en) 2016-08-02 2018-02-27 Datamax-O'neil Corporation Thermal printer having real-time force feedback on printhead pressure and method of using same
US9919547B2 (en) 2016-08-04 2018-03-20 Datamax-O'neil Corporation System and method for active printing consistency control and damage protection
US10640325B2 (en) 2016-08-05 2020-05-05 Datamax-O'neil Corporation Rigid yet flexible spindle for rolled material
US11157869B2 (en) 2016-08-05 2021-10-26 Vocollect, Inc. Monitoring worker movement in a warehouse setting
US10372954B2 (en) 2016-08-16 2019-08-06 Hand Held Products, Inc. Method for reading indicia off a display of a mobile device
US9940497B2 (en) 2016-08-16 2018-04-10 Hand Held Products, Inc. Minimizing laser persistence on two-dimensional image sensors
US10384462B2 (en) 2016-08-17 2019-08-20 Datamax-O'neil Corporation Easy replacement of thermal print head and simple adjustment on print pressure
US10685665B2 (en) 2016-08-17 2020-06-16 Vocollect, Inc. Method and apparatus to improve speech recognition in a high audio noise environment
US10158834B2 (en) 2016-08-30 2018-12-18 Hand Held Products, Inc. Corrected projection perspective distortion
US10042593B2 (en) 2016-09-02 2018-08-07 Datamax-O'neil Corporation Printer smart folders using USB mass storage profile
US10286694B2 (en) 2016-09-02 2019-05-14 Datamax-O'neil Corporation Ultra compact printer
US9805257B1 (en) 2016-09-07 2017-10-31 Datamax-O'neil Corporation Printer method and apparatus
US10484847B2 (en) 2016-09-13 2019-11-19 Hand Held Products, Inc. Methods for provisioning a wireless beacon
US9946962B2 (en) 2016-09-13 2018-04-17 Datamax-O'neil Corporation Print precision improvement over long print jobs
US9881194B1 (en) 2016-09-19 2018-01-30 Hand Held Products, Inc. Dot peen mark image acquisition
US10375473B2 (en) 2016-09-20 2019-08-06 Vocollect, Inc. Distributed environmental microphones to minimize noise during speech recognition
US9701140B1 (en) 2016-09-20 2017-07-11 Datamax-O'neil Corporation Method and system to calculate line feed error in labels on a printer
US9931867B1 (en) 2016-09-23 2018-04-03 Datamax-O'neil Corporation Method and system of determining a width of a printer ribbon
US9785814B1 (en) 2016-09-23 2017-10-10 Hand Held Products, Inc. Three dimensional aimer for barcode scanning
US10181321B2 (en) 2016-09-27 2019-01-15 Vocollect, Inc. Utilization of location and environment to improve recognition
US9936278B1 (en) 2016-10-03 2018-04-03 Vocollect, Inc. Communication headsets and systems for mobile application control and power savings
US9892356B1 (en) 2016-10-27 2018-02-13 Hand Held Products, Inc. Backlit display detection and radio signature recognition
US10114997B2 (en) 2016-11-16 2018-10-30 Hand Held Products, Inc. Reader for optical indicia presented under two or more imaging conditions within a single frame time
US10022993B2 (en) 2016-12-02 2018-07-17 Datamax-O'neil Corporation Media guides for use in printers and methods for using the same
US10909708B2 (en) 2016-12-09 2021-02-02 Hand Held Products, Inc. Calibrating a dimensioner using ratios of measurable parameters of optic ally-perceptible geometric elements
CN108616148A (en) 2016-12-09 2018-10-02 手持产品公司 Intelligent battery balance system and method
US10395081B2 (en) 2016-12-09 2019-08-27 Hand Held Products, Inc. Encoding document capture bounds with barcodes
US10740855B2 (en) 2016-12-14 2020-08-11 Hand Held Products, Inc. Supply chain tracking of farm produce and crops
US10163044B2 (en) 2016-12-15 2018-12-25 Datamax-O'neil Corporation Auto-adjusted print location on center-tracked printers
US10044880B2 (en) 2016-12-16 2018-08-07 Datamax-O'neil Corporation Comparing printer models
US10304174B2 (en) 2016-12-19 2019-05-28 Datamax-O'neil Corporation Printer-verifiers and systems and methods for verifying printed indicia
US10237421B2 (en) 2016-12-22 2019-03-19 Datamax-O'neil Corporation Printers and methods for identifying a source of a problem therein
CN108259702B (en) 2016-12-28 2022-03-11 手持产品公司 Method and system for synchronizing illumination timing in a multi-sensor imager
CN117556839A (en) 2016-12-28 2024-02-13 手持产品公司 Illuminator for DPM scanner
US9827796B1 (en) 2017-01-03 2017-11-28 Datamax-O'neil Corporation Automatic thermal printhead cleaning system
US10652403B2 (en) 2017-01-10 2020-05-12 Datamax-O'neil Corporation Printer script autocorrect
US11042834B2 (en) 2017-01-12 2021-06-22 Vocollect, Inc. Voice-enabled substitutions with customer notification
US10468015B2 (en) 2017-01-12 2019-11-05 Vocollect, Inc. Automated TTS self correction system
CN108304741B (en) 2017-01-12 2023-06-09 手持产品公司 Wakeup system in bar code scanner
US10263443B2 (en) 2017-01-13 2019-04-16 Hand Held Products, Inc. Power capacity indicator
US9802427B1 (en) 2017-01-18 2017-10-31 Datamax-O'neil Corporation Printers and methods for detecting print media thickness therein
CN108363932B (en) 2017-01-26 2023-04-18 手持产品公司 Method for reading bar code and deactivating electronic anti-theft label of commodity
US10350905B2 (en) 2017-01-26 2019-07-16 Datamax-O'neil Corporation Detecting printing ribbon orientation
US9849691B1 (en) 2017-01-26 2017-12-26 Datamax-O'neil Corporation Detecting printing ribbon orientation
US10158612B2 (en) 2017-02-07 2018-12-18 Hand Held Products, Inc. Imaging-based automatic data extraction with security scheme
US10984374B2 (en) 2017-02-10 2021-04-20 Vocollect, Inc. Method and system for inputting products into an inventory system
US10252874B2 (en) 2017-02-20 2019-04-09 Datamax-O'neil Corporation Clutch bearing to keep media tension for better sensing accuracy
US9908351B1 (en) 2017-02-27 2018-03-06 Datamax-O'neil Corporation Segmented enclosure
US10195880B2 (en) 2017-03-02 2019-02-05 Datamax-O'neil Corporation Automatic width detection
US10737911B2 (en) 2017-03-02 2020-08-11 Hand Held Products, Inc. Electromagnetic pallet and method for adjusting pallet position
US10105963B2 (en) 2017-03-03 2018-10-23 Datamax-O'neil Corporation Region-of-interest based print quality optimization
CN108537077B (en) 2017-03-06 2023-07-14 手持产品公司 System and method for bar code verification
US11047672B2 (en) 2017-03-28 2021-06-29 Hand Held Products, Inc. System for optically dimensioning
US10780721B2 (en) 2017-03-30 2020-09-22 Datamax-O'neil Corporation Detecting label stops
US10798316B2 (en) 2017-04-04 2020-10-06 Hand Held Products, Inc. Multi-spectral imaging using longitudinal chromatic aberrations
US10223626B2 (en) 2017-04-19 2019-03-05 Hand Held Products, Inc. High ambient light electronic screen communication method
US9937735B1 (en) 2017-04-20 2018-04-10 Datamax—O'Neil Corporation Self-strip media module
US10463140B2 (en) 2017-04-28 2019-11-05 Hand Held Products, Inc. Attachment apparatus for electronic device
US10810541B2 (en) 2017-05-03 2020-10-20 Hand Held Products, Inc. Methods for pick and put location verification
US10549561B2 (en) 2017-05-04 2020-02-04 Datamax-O'neil Corporation Apparatus for sealing an enclosure
CN108859447B (en) 2017-05-12 2021-11-23 大数据奥尼尔公司 Method for medium exchange process of thermal printer, medium adapter and printer
US10438098B2 (en) 2017-05-19 2019-10-08 Hand Held Products, Inc. High-speed OCR decode using depleted centerlines
US10523038B2 (en) 2017-05-23 2019-12-31 Hand Held Products, Inc. System and method for wireless charging of a beacon and/or sensor device
US10732226B2 (en) 2017-05-26 2020-08-04 Hand Held Products, Inc. Methods for estimating a number of workflow cycles able to be completed from a remaining battery capacity
US10592536B2 (en) 2017-05-30 2020-03-17 Hand Held Products, Inc. Systems and methods for determining a location of a user when using an imaging device in an indoor facility
US9984366B1 (en) 2017-06-09 2018-05-29 Hand Held Products, Inc. Secure paper-free bills in workflow applications
US10710386B2 (en) 2017-06-21 2020-07-14 Datamax-O'neil Corporation Removable printhead
US10035367B1 (en) 2017-06-21 2018-07-31 Datamax-O'neil Corporation Single motor dynamic ribbon feedback system for a printer
US10977594B2 (en) 2017-06-30 2021-04-13 Datamax-O'neil Corporation Managing a fleet of devices
US10778690B2 (en) 2017-06-30 2020-09-15 Datamax-O'neil Corporation Managing a fleet of workflow devices and standby devices in a device network
US10644944B2 (en) 2017-06-30 2020-05-05 Datamax-O'neil Corporation Managing a fleet of devices
US10127423B1 (en) 2017-07-06 2018-11-13 Hand Held Products, Inc. Methods for changing a configuration of a device for reading machine-readable code
US10216969B2 (en) 2017-07-10 2019-02-26 Hand Held Products, Inc. Illuminator for directly providing dark field and bright field illumination
US10264165B2 (en) 2017-07-11 2019-04-16 Hand Held Products, Inc. Optical bar assemblies for optical systems and isolation damping systems including the same
US10867141B2 (en) 2017-07-12 2020-12-15 Hand Held Products, Inc. System and method for augmented reality configuration of indicia readers
US10956033B2 (en) 2017-07-13 2021-03-23 Hand Held Products, Inc. System and method for generating a virtual keyboard with a highlighted area of interest
US10733748B2 (en) 2017-07-24 2020-08-04 Hand Held Products, Inc. Dual-pattern optical 3D dimensioning
CN109308430B (en) 2017-07-28 2023-08-15 手持产品公司 Decoding color bar codes
US10650631B2 (en) 2017-07-28 2020-05-12 Hand Held Products, Inc. Systems and methods for processing a distorted image
US10255469B2 (en) 2017-07-28 2019-04-09 Hand Held Products, Inc. Illumination apparatus for a barcode reader
US10099485B1 (en) 2017-07-31 2018-10-16 Datamax-O'neil Corporation Thermal print heads and printers including the same
US10373032B2 (en) 2017-08-01 2019-08-06 Datamax-O'neil Corporation Cryptographic printhead
CN109388981B (en) 2017-08-04 2024-03-08 手持产品公司 Indicia reader acoustic enclosure for multiple mounting locations
CN109390994B (en) 2017-08-11 2023-08-11 手持产品公司 Soft power start solution based on POGO connector
CN109424871B (en) 2017-08-18 2023-05-05 手持产品公司 Illuminator for bar code scanner
US10399359B2 (en) 2017-09-06 2019-09-03 Vocollect, Inc. Autocorrection for uneven print pressure on print media
US10372389B2 (en) 2017-09-22 2019-08-06 Datamax-O'neil Corporation Systems and methods for printer maintenance operations
US10756900B2 (en) 2017-09-28 2020-08-25 Hand Held Products, Inc. Non-repudiation protocol using time-based one-time password (TOTP)
US10621470B2 (en) 2017-09-29 2020-04-14 Datamax-O'neil Corporation Methods for optical character recognition (OCR)
US10245861B1 (en) 2017-10-04 2019-04-02 Datamax-O'neil Corporation Printers, printer spindle assemblies, and methods for determining media width for controlling media tension
US10728445B2 (en) 2017-10-05 2020-07-28 Hand Held Products Inc. Methods for constructing a color composite image
US10884059B2 (en) 2017-10-18 2021-01-05 Hand Held Products, Inc. Determining the integrity of a computing device
US10654287B2 (en) 2017-10-19 2020-05-19 Datamax-O'neil Corporation Print quality setup using banks in parallel
US10084556B1 (en) 2017-10-20 2018-09-25 Hand Held Products, Inc. Identifying and transmitting invisible fence signals with a mobile data terminal
US10293624B2 (en) 2017-10-23 2019-05-21 Datamax-O'neil Corporation Smart media hanger with media width detection
US10399369B2 (en) 2017-10-23 2019-09-03 Datamax-O'neil Corporation Smart media hanger with media width detection
US10679101B2 (en) 2017-10-25 2020-06-09 Hand Held Products, Inc. Optical character recognition systems and methods
US10210364B1 (en) 2017-10-31 2019-02-19 Hand Held Products, Inc. Direct part marking scanners including dome diffusers with edge illumination assemblies
US10181896B1 (en) 2017-11-01 2019-01-15 Hand Held Products, Inc. Systems and methods for reducing power consumption in a satellite communication device
US10427424B2 (en) 2017-11-01 2019-10-01 Datamax-O'neil Corporation Estimating a remaining amount of a consumable resource based on a center of mass calculation
US10369823B2 (en) 2017-11-06 2019-08-06 Datamax-O'neil Corporation Print head pressure detection and adjustment
US10369804B2 (en) 2017-11-10 2019-08-06 Datamax-O'neil Corporation Secure thermal print head
US10399361B2 (en) 2017-11-21 2019-09-03 Datamax-O'neil Corporation Printer, system and method for programming RFID tags on media labels
CN107978311B (en) * 2017-11-24 2020-08-25 腾讯科技(深圳)有限公司 Voice data processing method and device and voice interaction equipment
US10654697B2 (en) 2017-12-01 2020-05-19 Hand Held Products, Inc. Gyroscopically stabilized vehicle system
US10232628B1 (en) 2017-12-08 2019-03-19 Datamax-O'neil Corporation Removably retaining a print head assembly on a printer
US10703112B2 (en) 2017-12-13 2020-07-07 Datamax-O'neil Corporation Image to script converter
US10756563B2 (en) 2017-12-15 2020-08-25 Datamax-O'neil Corporation Powering devices using low-current power sources
US10323929B1 (en) 2017-12-19 2019-06-18 Datamax-O'neil Corporation Width detecting media hanger
US10773537B2 (en) 2017-12-27 2020-09-15 Datamax-O'neil Corporation Method and apparatus for printing
US10795618B2 (en) 2018-01-05 2020-10-06 Datamax-O'neil Corporation Methods, apparatuses, and systems for verifying printed image and improving print quality
US10803264B2 (en) 2018-01-05 2020-10-13 Datamax-O'neil Corporation Method, apparatus, and system for characterizing an optical system
US10546160B2 (en) 2018-01-05 2020-01-28 Datamax-O'neil Corporation Methods, apparatuses, and systems for providing print quality feedback and controlling print quality of machine-readable indicia
US10834283B2 (en) 2018-01-05 2020-11-10 Datamax-O'neil Corporation Methods, apparatuses, and systems for detecting printing defects and contaminated components of a printer
US10731963B2 (en) 2018-01-09 2020-08-04 Datamax-O'neil Corporation Apparatus and method of measuring media thickness
US10897150B2 (en) 2018-01-12 2021-01-19 Hand Held Products, Inc. Indicating charge status
US10809949B2 (en) 2018-01-26 2020-10-20 Datamax-O'neil Corporation Removably couplable printer and verifier assembly
US10584962B2 (en) 2018-05-01 2020-03-10 Hand Held Products, Inc System and method for validating physical-item security
US10434800B1 (en) 2018-05-17 2019-10-08 Datamax-O'neil Corporation Printer roll feed mechanism
JP6749705B2 (en) * 2019-01-25 2020-09-02 株式会社インタラクティブソリューションズ Presentation support system
US11639846B2 (en) 2019-09-27 2023-05-02 Honeywell International Inc. Dual-pattern optical 3D dimensioning

Family Cites Families (304)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA1311059C (en) 1986-03-25 1992-12-01 Bruce Allen Dautrich Speaker-trained speech recognizer having the capability of detecting confusingly similar vocabulary words
US4994983A (en) * 1989-05-02 1991-02-19 Itt Corporation Automatic speech recognition system using seed templates
US7387253B1 (en) 1996-09-03 2008-06-17 Hand Held Products, Inc. Optical reader system comprising local host processor and optical reader
US7304670B1 (en) 1997-03-28 2007-12-04 Hand Held Products, Inc. Method and apparatus for compensating for fixed pattern noise in an imaging system
GB9920257D0 (en) 1999-08-26 1999-10-27 Canon Kk Signal processing system
US6832725B2 (en) 1999-10-04 2004-12-21 Hand Held Products, Inc. Optical reader comprising multiple color illumination
US7270274B2 (en) 1999-10-04 2007-09-18 Hand Held Products, Inc. Imaging module comprising support post for optical reader
US6535850B1 (en) * 2000-03-09 2003-03-18 Conexant Systems, Inc. Smart training and smart scoring in SD speech recognition system with user defined vocabulary
US7128266B2 (en) 2003-11-13 2006-10-31 Metrologic Instruments. Inc. Hand-supportable digital imaging-based bar code symbol reader supporting narrow-area and wide-area modes of illumination and image capture
US20090134221A1 (en) 2000-11-24 2009-05-28 Xiaoxun Zhu Tunnel-type digital imaging-based system for use in automated self-checkout and cashier-assisted checkout operations in retail store environments
US7708205B2 (en) 2003-11-13 2010-05-04 Metrologic Instruments, Inc. Digital image capture and processing system employing multi-layer software-based system architecture permitting modification and/or extension of system features and functions by way of third party code plug-ins
US8682077B1 (en) 2000-11-28 2014-03-25 Hand Held Products, Inc. Method for omnidirectional processing of 2D images including recognizable characters
EP2249284B1 (en) 2001-01-22 2014-03-05 Hand Held Products, Inc. Optical reader having partial frame operating mode
US7268924B2 (en) 2001-01-22 2007-09-11 Hand Held Products, Inc. Optical reader having reduced parameter determination delay
US7111787B2 (en) 2001-05-15 2006-09-26 Hand Held Products, Inc. Multimode image capturing and decoding optical reader
US6834807B2 (en) 2001-07-13 2004-12-28 Hand Held Products, Inc. Optical reader having a color imager
US7324947B2 (en) 2001-10-03 2008-01-29 Promptu Systems Corporation Global speech user interface
US7748620B2 (en) 2002-01-11 2010-07-06 Hand Held Products, Inc. Transaction terminal including imaging module
US6959865B2 (en) 2002-03-28 2005-11-01 Hand Held Products, Inc. Customizable optical reader
US8596542B2 (en) 2002-06-04 2013-12-03 Hand Held Products, Inc. Apparatus operative for capture of image data
US7086596B2 (en) 2003-01-09 2006-08-08 Hand Held Products, Inc. Decoder board for an optical reader utilizing a plurality of imaging formats
US7637430B2 (en) 2003-05-12 2009-12-29 Hand Held Products, Inc. Picture taking optical reader
US7367514B2 (en) 2003-07-03 2008-05-06 Hand Held Products, Inc. Reprogramming system including reprogramming symbol
US7841533B2 (en) 2003-11-13 2010-11-30 Metrologic Instruments, Inc. Method of capturing and processing digital images of an object within the field of view (FOV) of a hand-supportable digitial image capture and processing system
US8615487B2 (en) 2004-01-23 2013-12-24 Garrison Gomez System and method to store and retrieve identifier associated information content
US7293712B2 (en) 2004-10-05 2007-11-13 Hand Held Products, Inc. System and method to automatically discriminate between a signature and a dataform
US7219841B2 (en) 2004-11-05 2007-05-22 Hand Held Products, Inc. Device and system for verifying quality of bar codes
GB0426347D0 (en) * 2004-12-01 2005-01-05 Ibm Methods, apparatus and computer programs for automatic speech recognition
US7827032B2 (en) 2005-02-04 2010-11-02 Vocollect, Inc. Methods and systems for adapting a model for a speech recognition system
US7865362B2 (en) 2005-02-04 2011-01-04 Vocollect, Inc. Method and system for considering information about an expected response when performing speech recognition
US8723804B2 (en) 2005-02-11 2014-05-13 Hand Held Products, Inc. Transaction terminal and adaptor therefor
WO2006119583A1 (en) 2005-05-13 2006-11-16 Dspace Pty Ltd Method and system for communicating information in a digital signal
US7849620B2 (en) 2005-05-31 2010-12-14 Hand Held Products, Inc. Bar coded wristband
US7717342B2 (en) 2005-08-26 2010-05-18 Hand Held Products, Inc. Data collection device having dynamic access to multiple wireless networks
US20070063048A1 (en) 2005-09-14 2007-03-22 Havens William H Data reader apparatus having an adaptive lens
US7934660B2 (en) 2006-01-05 2011-05-03 Hand Held Products, Inc. Data collection system having reconfigurable data collection terminal
US7885419B2 (en) 2006-02-06 2011-02-08 Vocollect, Inc. Headset terminal with speech functionality
US7784696B2 (en) 2006-06-09 2010-08-31 Hand Held Products, Inc. Indicia reading apparatus having image sensing and processing circuit
US8944332B2 (en) 2006-08-04 2015-02-03 Intermec Ip Corp. Testing automatic data collection devices, such as barcode, RFID and/or magnetic stripe readers
US7813047B2 (en) 2006-12-15 2010-10-12 Hand Held Products, Inc. Apparatus and method comprising deformable lens element
US8027096B2 (en) 2006-12-15 2011-09-27 Hand Held Products, Inc. Focus module and components with actuator polymer control
US9047359B2 (en) 2007-02-01 2015-06-02 Hand Held Products, Inc. Apparatus and methods for monitoring one or more portable data terminals
US8915444B2 (en) 2007-03-13 2014-12-23 Hand Held Products, Inc. Imaging module having lead frame supported light source or sources
US8971346B2 (en) 2007-04-30 2015-03-03 Hand Held Products, Inc. System and method for reliable store-and-forward data handling by encoded information reading terminals
US8630491B2 (en) 2007-05-03 2014-01-14 Andrew Longacre, Jr. System and method to manipulate an image
US8638806B2 (en) 2007-05-25 2014-01-28 Hand Held Products, Inc. Wireless mesh point portable data terminal
US8794526B2 (en) 2007-06-04 2014-08-05 Hand Held Products, Inc. Indicia reading terminal processing plurality of frames of image data responsively to trigger signal activation
US8496177B2 (en) 2007-06-28 2013-07-30 Hand Held Products, Inc. Bar code reading terminal with video capturing mode
US8635309B2 (en) 2007-08-09 2014-01-21 Hand Held Products, Inc. Methods and apparatus to change a feature set on data collection devices
US7726575B2 (en) 2007-08-10 2010-06-01 Hand Held Products, Inc. Indicia reading terminal having spatial measurement functionality
US7857222B2 (en) 2007-08-16 2010-12-28 Hand Held Products, Inc. Data collection system having EIR terminal interface node
US8548420B2 (en) 2007-10-05 2013-10-01 Hand Held Products, Inc. Panic button for data collection device
US8371507B2 (en) 2007-10-08 2013-02-12 Metrologic Instruments, Inc. Method of selectively projecting scan lines in a multiple-line barcode scanner
US7874483B2 (en) 2007-11-14 2011-01-25 Hand Held Products, Inc. Encoded information reading terminal with wireless path selection capability
US8179859B2 (en) 2008-02-21 2012-05-15 Wang Ynjiun P Roaming encoded information reading terminal
US8794520B2 (en) 2008-09-30 2014-08-05 Hand Held Products, Inc. Method and apparatus for operating indicia reading terminal including parameter determination
US8628015B2 (en) 2008-10-31 2014-01-14 Hand Held Products, Inc. Indicia reading terminal including frame quality evaluation processing
US8783573B2 (en) 2008-12-02 2014-07-22 Hand Held Products, Inc. Indicia reading terminal having plurality of optical assemblies
US8083148B2 (en) 2008-12-16 2011-12-27 Hand Held Products, Inc. Indicia reading terminal including frame processing
US8908995B2 (en) 2009-01-12 2014-12-09 Intermec Ip Corp. Semi-automatic dimensioning with imager on a portable device
US20100177749A1 (en) 2009-01-13 2010-07-15 Metrologic Instruments, Inc. Methods of and apparatus for programming and managing diverse network components, including electronic-ink based display devices, in a mesh-type wireless communication network
US20100177076A1 (en) 2009-01-13 2010-07-15 Metrologic Instruments, Inc. Edge-lit electronic-ink display device for use in indoor and outdoor environments
US8457013B2 (en) 2009-01-13 2013-06-04 Metrologic Instruments, Inc. Wireless dual-function network device dynamically switching and reconfiguring from a wireless network router state of operation into a wireless network coordinator state of operation in a wireless communication network
US20100177080A1 (en) 2009-01-13 2010-07-15 Metrologic Instruments, Inc. Electronic-ink signage device employing thermal packaging for outdoor weather applications
US20100177707A1 (en) 2009-01-13 2010-07-15 Metrologic Instruments, Inc. Method and apparatus for increasing the SNR at the RF antennas of wireless end-devices on a wireless communication network, while minimizing the RF power transmitted by the wireless coordinator and routers
US8643717B2 (en) 2009-03-04 2014-02-04 Hand Held Products, Inc. System and method for measuring irregular objects with a single camera
US8424768B2 (en) 2009-04-09 2013-04-23 Metrologic Instruments, Inc. Trigger mechanism for hand held devices
US8914788B2 (en) 2009-07-01 2014-12-16 Hand Held Products, Inc. Universal connectivity for non-universal devices
US8583924B2 (en) 2009-07-01 2013-11-12 Hand Held Products, Inc. Location-based feature enablement for mobile terminals
US8256678B2 (en) 2009-08-12 2012-09-04 Hand Held Products, Inc. Indicia reading terminal having image sensor and variable lens assembly
US8668149B2 (en) 2009-09-16 2014-03-11 Metrologic Instruments, Inc. Bar code reader terminal and methods for operating the same having misread detection apparatus
US8294969B2 (en) 2009-09-23 2012-10-23 Metrologic Instruments, Inc. Scan element for use in scanning light and method of making the same
US8390909B2 (en) 2009-09-23 2013-03-05 Metrologic Instruments, Inc. Molded elastomeric flexural elements for use in a laser scanning assemblies and scanners, and methods of manufacturing, tuning and adjusting the same
WO2011038239A1 (en) 2009-09-25 2011-03-31 Intermec Ip Corp. Mobile printer with optional battery accessory
US8587595B2 (en) 2009-10-01 2013-11-19 Hand Held Products, Inc. Low power multi-core decoder system and method
JP2011081192A (en) 2009-10-07 2011-04-21 Fuji Xerox Co Ltd Image forming apparatus and pixel control program
US8868802B2 (en) 2009-10-14 2014-10-21 Hand Held Products, Inc. Method of programming the default cable interface software in an indicia reading device
US8596543B2 (en) 2009-10-20 2013-12-03 Hand Held Products, Inc. Indicia reading terminal including focus element with expanded range of focus distances
US8996384B2 (en) 2009-10-30 2015-03-31 Vocollect, Inc. Transforming components of a web page to voice prompts
US8698949B2 (en) 2010-01-08 2014-04-15 Hand Held Products, Inc. Terminal having plurality of operating modes
US8302868B2 (en) 2010-01-15 2012-11-06 Metrologic Instruments, Inc. Parallel decoding scheme for an indicia reader
US8588869B2 (en) 2010-01-19 2013-11-19 Hand Held Products, Inc. Power management scheme for portable data collection devices utilizing location and position sensors
US8640958B2 (en) 2010-01-21 2014-02-04 Honeywell International, Inc. Indicia reading terminal including optical filter
US8781520B2 (en) 2010-01-26 2014-07-15 Hand Held Products, Inc. Mobile device having hybrid keypad
US9058526B2 (en) 2010-02-11 2015-06-16 Hand Held Products, Inc. Data collection module and system
US20110202554A1 (en) 2010-02-18 2011-08-18 Hand Held Products, Inc. Remote device management system and method
US9047531B2 (en) 2010-05-21 2015-06-02 Hand Held Products, Inc. Interactive user interface for capturing a document in an image signal
US8600167B2 (en) 2010-05-21 2013-12-03 Hand Held Products, Inc. System for capturing a document in an image signal
US8659397B2 (en) 2010-07-22 2014-02-25 Vocollect, Inc. Method and system for correctly identifying specific RFID tags
US8910870B2 (en) 2010-08-06 2014-12-16 Hand Held Products, Inc. System and method for document processing
US8717494B2 (en) 2010-08-11 2014-05-06 Hand Held Products, Inc. Optical reading device with improved gasket
US8757495B2 (en) 2010-09-03 2014-06-24 Hand Held Products, Inc. Encoded information reading terminal with multi-band antenna
JP2012060269A (en) 2010-09-06 2012-03-22 Toyota Motor Corp Amplifier and method
US8565107B2 (en) 2010-09-24 2013-10-22 Hand Held Products, Inc. Terminal configurable for use within an unknown regulatory domain
US8408469B2 (en) 2010-10-07 2013-04-02 Metrologic Instruments, Inc. Laser scanning assembly having an improved scan angle-multiplication factor
US8760563B2 (en) 2010-10-19 2014-06-24 Hand Held Products, Inc. Autofocusing optical imaging device
US20120111946A1 (en) 2010-11-09 2012-05-10 Metrologic Instruments, Inc. Scanning assembly for laser based bar code scanners
US8322622B2 (en) 2010-11-09 2012-12-04 Metrologic Instruments, Inc. Hand-supportable digital-imaging based code symbol reading system supporting motion blur reduction using an accelerometer sensor
US8517269B2 (en) 2010-11-09 2013-08-27 Hand Held Products, Inc. Using a user'S application to configure user scanner
US8490877B2 (en) 2010-11-09 2013-07-23 Metrologic Instruments, Inc. Digital-imaging based code symbol reading system having finger-pointing triggered mode of operation
US8571307B2 (en) 2010-11-16 2013-10-29 Hand Held Products, Inc. Method and system operative to process monochrome image data
US8600158B2 (en) 2010-11-16 2013-12-03 Hand Held Products, Inc. Method and system operative to process color image data
US8950678B2 (en) 2010-11-17 2015-02-10 Hand Held Products, Inc. Barcode reader with edge detection enhancement
US9010641B2 (en) 2010-12-07 2015-04-21 Hand Held Products, Inc. Multiple platform support system and method
US8550357B2 (en) 2010-12-08 2013-10-08 Metrologic Instruments, Inc. Open air indicia reader stand
WO2012075608A1 (en) 2010-12-09 2012-06-14 Metrologic Instruments, Inc. Indicia encoding system with integrated purchase and payment information
US8448863B2 (en) 2010-12-13 2013-05-28 Metrologic Instruments, Inc. Bar code symbol reading system supporting visual or/and audible display of product scan speed for throughput optimization in point of sale (POS) environments
US8408468B2 (en) 2010-12-13 2013-04-02 Metrologic Instruments, Inc. Method of and system for reading visible and/or invisible code symbols in a user-transparent manner using visible/invisible illumination source switching during data capture and processing operations
US8939374B2 (en) 2010-12-30 2015-01-27 Hand Held Products, Inc. Terminal having illumination and exposure control
US8996194B2 (en) 2011-01-03 2015-03-31 Ems Technologies, Inc. Vehicle mount computer with configurable ignition switch behavior
US8763909B2 (en) 2011-01-04 2014-07-01 Hand Held Products, Inc. Terminal comprising mount for supporting a mechanical component
US8692927B2 (en) 2011-01-19 2014-04-08 Hand Held Products, Inc. Imaging terminal having focus control
US8520080B2 (en) 2011-01-31 2013-08-27 Hand Held Products, Inc. Apparatus, system, and method of use of imaging assembly on mobile terminal
US8561903B2 (en) 2011-01-31 2013-10-22 Hand Held Products, Inc. System operative to adaptively select an image sensor for decodable indicia reading
WO2012103608A1 (en) 2011-01-31 2012-08-09 Pedrao Cassio Monaco Indicia reading terminal operable for data input on two sides
US8879639B2 (en) 2011-01-31 2014-11-04 Hand Held Products, Inc. Adaptive video capture decode system
US8678286B2 (en) 2011-01-31 2014-03-25 Honeywell Scanning & Mobility Method and apparatus for reading optical indicia using a plurality of data sources
US8798367B2 (en) 2011-01-31 2014-08-05 Metrologic Instruments, Inc. Optical imager and method for correlating a medication package with a patient
US9038915B2 (en) 2011-01-31 2015-05-26 Metrologic Instruments, Inc. Pre-paid usage system for encoded information reading terminals
US20120193423A1 (en) 2011-01-31 2012-08-02 Metrologic Instruments Inc Code symbol reading system supporting operator-dependent system configuration parameters
US8381979B2 (en) 2011-01-31 2013-02-26 Metrologic Instruments, Inc. Bar code symbol reading system employing EAS-enabling faceplate bezel
US8789757B2 (en) 2011-02-02 2014-07-29 Metrologic Instruments, Inc. POS-based code symbol reading system with integrated scale base and system housing having an improved produce weight capturing surface design
US8408464B2 (en) 2011-02-03 2013-04-02 Metrologic Instruments, Inc. Auto-exposure method using continuous video frames under controlled illumination
US8636200B2 (en) 2011-02-08 2014-01-28 Metrologic Instruments, Inc. MMS text messaging for hand held indicia reader
US20120203647A1 (en) 2011-02-09 2012-08-09 Metrologic Instruments, Inc. Method of and system for uniquely responding to code data captured from products so as to alert the product handler to carry out exception handling procedures
US8550354B2 (en) 2011-02-17 2013-10-08 Hand Held Products, Inc. Indicia reader system with wireless communication with a headset
US20120223141A1 (en) 2011-03-01 2012-09-06 Metrologic Instruments, Inc. Digital linear imaging system employing pixel processing techniques to composite single-column linear images on a 2d image detection array
US8459557B2 (en) 2011-03-10 2013-06-11 Metrologic Instruments, Inc. Dual laser scanning code symbol reading system employing automatic object presence detector for automatic laser source selection
US8988590B2 (en) 2011-03-28 2015-03-24 Intermec Ip Corp. Two-dimensional imager with solid-state auto-focus
US8469272B2 (en) 2011-03-29 2013-06-25 Metrologic Instruments, Inc. Hybrid-type bioptical laser scanning and imaging system supporting digital-imaging based bar code symbol reading at the surface of a laser scanning window
US8824692B2 (en) 2011-04-20 2014-09-02 Vocollect, Inc. Self calibrating multi-element dipole microphone
US8914290B2 (en) 2011-05-20 2014-12-16 Vocollect, Inc. Systems and methods for dynamically improving user intelligibility of synthesized speech in a work environment
US8868519B2 (en) 2011-05-27 2014-10-21 Vocollect, Inc. System and method for generating and updating location check digits
WO2012167400A1 (en) 2011-06-08 2012-12-13 Metrologic Instruments, Inc. Indicia decoding device with security lock
US8824696B2 (en) 2011-06-14 2014-09-02 Vocollect, Inc. Headset signal multiplexing system and method
US8794525B2 (en) 2011-09-28 2014-08-05 Metologic Insturments, Inc. Method of and system for detecting produce weighing interferences in a POS-based checkout/scale system
US8561905B2 (en) 2011-06-15 2013-10-22 Metrologic Instruments, Inc. Hybrid-type bioptical laser scanning and digital imaging system supporting automatic object motion detection at the edges of a 3D scanning volume
US8376233B2 (en) 2011-06-15 2013-02-19 Metrologic Instruments, Inc. Bar code symbol reading system employing an extremely elongated laser scanning beam capable of reading poor and damaged quality bar code symbols with improved levels of performance
US8998091B2 (en) 2011-06-15 2015-04-07 Metrologic Instruments, Inc. Hybrid-type bioptical laser scanning and digital imaging system supporting automatic object motion detection at the edges of a 3D scanning volume
US8628016B2 (en) 2011-06-17 2014-01-14 Hand Held Products, Inc. Terminal operative for storing frame of image data
US9129172B2 (en) 2011-06-20 2015-09-08 Metrologic Instruments, Inc. Indicia reading terminal with color frame processing
US8657200B2 (en) 2011-06-20 2014-02-25 Metrologic Instruments, Inc. Indicia reading terminal with color frame processing
US8636215B2 (en) 2011-06-27 2014-01-28 Hand Held Products, Inc. Decodable indicia reading terminal with optical filter
US8640960B2 (en) 2011-06-27 2014-02-04 Honeywell International Inc. Optical filter for image and barcode scanning
US8985459B2 (en) 2011-06-30 2015-03-24 Metrologic Instruments, Inc. Decodable indicia reading terminal with combined illumination
US20130043312A1 (en) 2011-08-15 2013-02-21 Metrologic Instruments, Inc. Code symbol reading system employing dynamically-elongated laser scanning beams for improved levels of performance
US8779898B2 (en) 2011-08-17 2014-07-15 Hand Held Products, Inc. Encoded information reading terminal with micro-electromechanical radio frequency front end
US8636212B2 (en) 2011-08-24 2014-01-28 Metrologic Instruments, Inc. Decodable indicia reading terminal with indicia analysis functionality
US8822848B2 (en) 2011-09-02 2014-09-02 Metrologic Instruments, Inc. Bioptical point of sale (POS) checkout system employing a retractable weigh platter support subsystem
US9111159B2 (en) 2011-09-09 2015-08-18 Metrologic Instruments, Inc. Imaging based barcode scanner engine with multiple elements supported on a common printed circuit board
US9135483B2 (en) 2011-09-09 2015-09-15 Metrologic Instruments, Inc. Terminal having image data format conversion
US8590789B2 (en) 2011-09-14 2013-11-26 Metrologic Instruments, Inc. Scanner with wake-up mode
US8844823B2 (en) 2011-09-15 2014-09-30 Metrologic Instruments, Inc. Laser scanning system employing an optics module capable of forming a laser beam having an extended depth of focus (DOF) over the laser scanning field
US8976368B2 (en) 2011-09-15 2015-03-10 Intermec Ip Corp. Optical grid enhancement for improved motor location
US8678285B2 (en) 2011-09-20 2014-03-25 Metrologic Instruments, Inc. Method of and apparatus for multiplying raster scanning lines by modulating a multi-cavity laser diode
US8556176B2 (en) 2011-09-26 2013-10-15 Metrologic Instruments, Inc. Method of and apparatus for managing and redeeming bar-coded coupons displayed from the light emitting display surfaces of information display devices
US20150001301A1 (en) 2011-09-26 2015-01-01 Metrologic Instruments, Inc. Optical indicia reading terminal with combined illumination
US8474712B2 (en) 2011-09-29 2013-07-02 Metrologic Instruments, Inc. Method of and system for displaying product related information at POS-based retail checkout systems
US8646692B2 (en) 2011-09-30 2014-02-11 Hand Held Products, Inc. Devices and methods employing dual target auto exposure
US8539123B2 (en) 2011-10-06 2013-09-17 Honeywell International, Inc. Device management using a dedicated management interface
US8621123B2 (en) 2011-10-06 2013-12-31 Honeywell International Inc. Device management using virtual interfaces
US9640175B2 (en) * 2011-10-07 2017-05-02 Microsoft Technology Licensing, Llc Pronunciation learning from user correction
US8608071B2 (en) 2011-10-17 2013-12-17 Honeywell Scanning And Mobility Optical indicia reading terminal with two image sensors
US9015513B2 (en) 2011-11-03 2015-04-21 Vocollect, Inc. Receiving application specific individual battery adjusted battery use profile data upon loading of work application for managing remaining power of a mobile device
US8629926B2 (en) 2011-11-04 2014-01-14 Honeywell International, Inc. Imaging apparatus comprising image sensor array having shared global shutter circuitry
US9262660B2 (en) 2011-11-07 2016-02-16 Honeywell Scanning & Mobility Optical indicia reading terminal with color image sensor
US8526720B2 (en) 2011-11-17 2013-09-03 Honeywell International, Inc. Imaging terminal operative for decoding
US8485430B2 (en) 2011-12-06 2013-07-16 Honeywell International, Inc. Hand held bar code readers or mobile computers with cloud computing services
US8628013B2 (en) 2011-12-13 2014-01-14 Honeywell International Inc. Apparatus comprising image sensor array and illumination control
US8881983B2 (en) 2011-12-13 2014-11-11 Honeywell International Inc. Optical readers and methods employing polarization sensing of light from decodable indicia
US8991704B2 (en) 2011-12-14 2015-03-31 Intermec Ip Corp. Snap-on module for selectively installing receiving element(s) to a mobile device
US8695880B2 (en) 2011-12-22 2014-04-15 Honeywell International, Inc. Imaging devices and methods for inhibiting or removing captured aiming pattern
KR101968746B1 (en) 2011-12-30 2019-04-15 삼성전자주식회사 Reading method of reading data from storage device, error correcting device and storage system including error correcting code decoder
US8523076B2 (en) 2012-01-10 2013-09-03 Metrologic Instruments, Inc. Omnidirectional laser scanning bar code symbol reader generating a laser scanning pattern with a highly non-uniform scan density with respect to line orientation
US20130175341A1 (en) 2012-01-10 2013-07-11 Sean Philip Kearney Hybrid-type bioptical laser scanning and digital imaging system employing digital imager with field of view overlapping field of field of laser scanning subsystem
US9934416B2 (en) 2012-01-17 2018-04-03 Honeywell International, Inc. Industrial design for consumer device based scanning and mobility
US9753704B2 (en) 2012-01-18 2017-09-05 Metrologic Instruments, Inc. Web-based scan-task enabled system and method of and apparatus for developing and deploying the same on a client-server network
US8880426B2 (en) 2012-01-30 2014-11-04 Honeywell International, Inc. Methods and systems employing time and/or location data for use in transactions
US8988578B2 (en) 2012-02-03 2015-03-24 Honeywell International Inc. Mobile computing device with improved image preview functionality
US8915439B2 (en) 2012-02-06 2014-12-23 Metrologic Instruments, Inc. Laser scanning modules embodying silicone scan element with torsional hinges
US8740085B2 (en) 2012-02-10 2014-06-03 Honeywell International Inc. System having imaging assembly for use in output of image data
US20140374483A1 (en) 2012-02-15 2014-12-25 Honeywell International Inc. Encoded information reading terminal including http server
US8740082B2 (en) 2012-02-21 2014-06-03 Metrologic Instruments, Inc. Laser scanning bar code symbol reading system having intelligent scan sweep angle adjustment capabilities over the working range of the system for optimized bar code symbol reading performance
WO2013127083A1 (en) 2012-03-01 2013-09-06 Honeywell International Inc. Method of using camera sensor interface to transfer multiple channels of scan data using image format
US8550335B2 (en) 2012-03-09 2013-10-08 Honeywell International, Inc. Encoded information reading terminal in communication with peripheral point-of-sale devices
US8777108B2 (en) 2012-03-23 2014-07-15 Honeywell International, Inc. Cell phone reading mode using image timer
US9064165B2 (en) 2012-03-28 2015-06-23 Metrologic Instruments, Inc. Laser scanning system using laser beam sources for producing long and short wavelengths in combination with beam-waist extending optics to extend the depth of field thereof while resolving high resolution bar code symbols having minimum code element widths
US9383848B2 (en) 2012-03-29 2016-07-05 Intermec Technologies Corporation Interleaved piezoelectric tactile interface
US20130257744A1 (en) 2012-03-29 2013-10-03 Intermec Technologies Corporation Piezoelectric tactile interface
EP2645364B1 (en) * 2012-03-29 2019-05-08 Honda Research Institute Europe GmbH Spoken dialog system using prominence
US8976030B2 (en) 2012-04-24 2015-03-10 Metrologic Instruments, Inc. Point of sale (POS) based checkout system supporting a customer-transparent two-factor authentication process during product checkout operations
US20150062366A1 (en) 2012-04-27 2015-03-05 Honeywell International, Inc. Method of improving decoding speed based on off-the-shelf camera phone
US8608053B2 (en) 2012-04-30 2013-12-17 Honeywell International Inc. Mobile communication terminal configured to display multi-symbol decodable indicia
WO2013163789A1 (en) 2012-04-30 2013-11-07 Honeywell International Inc. Hardware-based image data binarization in an indicia reading terminal
US9779546B2 (en) 2012-05-04 2017-10-03 Intermec Ip Corp. Volume dimensioning systems and methods
US8752766B2 (en) 2012-05-07 2014-06-17 Metrologic Instruments, Inc. Indicia reading system employing digital gain control
US9007368B2 (en) 2012-05-07 2015-04-14 Intermec Ip Corp. Dimensioning system calibration systems and methods
US9098763B2 (en) 2012-05-08 2015-08-04 Honeywell International Inc. Encoded information reading terminal with replaceable imaging assembly
US10007858B2 (en) 2012-05-15 2018-06-26 Honeywell International Inc. Terminals and methods for dimensioning objects
US9158954B2 (en) 2012-05-15 2015-10-13 Intermec Ip, Corp. Systems and methods to read machine-readable symbols
KR101967169B1 (en) 2012-05-16 2019-04-09 삼성전자주식회사 Synchronization method and apparatus in device to device network
US9064254B2 (en) 2012-05-17 2015-06-23 Honeywell International Inc. Cloud-based system for reading of decodable indicia
US8789759B2 (en) 2012-05-18 2014-07-29 Metrologic Instruments, Inc. Laser scanning code symbol reading system employing multi-channel scan data signal processing with synchronized digital gain control (SDGC) for full range scanning
US9016576B2 (en) 2012-05-21 2015-04-28 Metrologic Instruments, Inc. Laser scanning code symbol reading system providing improved control over the length and intensity characteristics of a laser scan line projected therefrom using laser source blanking control
US20150327012A1 (en) 2012-05-23 2015-11-12 Honeywell International Inc. Portable electronic devices having a separate location trigger unit for use in controlling an application unit
US9092682B2 (en) 2012-05-25 2015-07-28 Metrologic Instruments, Inc. Laser scanning code symbol reading system employing programmable decode time-window filtering
US8978983B2 (en) 2012-06-01 2015-03-17 Honeywell International, Inc. Indicia reading apparatus having sequential row exposure termination times
US8746563B2 (en) 2012-06-10 2014-06-10 Metrologic Instruments, Inc. Laser scanning module with rotatably adjustable laser scanning assembly
US10049245B2 (en) 2012-06-20 2018-08-14 Metrologic Instruments, Inc. Laser scanning code symbol reading system providing control over length of laser scan line projected onto a scanned object using dynamic range-dependent scan angle control
US9053380B2 (en) 2012-06-22 2015-06-09 Honeywell International, Inc. Removeable scanning module for mobile communication terminal
US8978981B2 (en) 2012-06-27 2015-03-17 Honeywell International Inc. Imaging apparatus having imaging lens
US9390304B2 (en) 2012-06-27 2016-07-12 Honeywell International Encoded information reading terminal with micro-projector
US8854633B2 (en) 2012-06-29 2014-10-07 Intermec Ip Corp. Volume dimensioning system and method employing time-of-flight camera
US8944313B2 (en) 2012-06-29 2015-02-03 Honeywell International Inc. Computer configured to display multimedia content
US20140001267A1 (en) 2012-06-29 2014-01-02 Honeywell International Inc. Doing Business As (D.B.A.) Honeywell Scanning & Mobility Indicia reading terminal with non-uniform magnification
WO2014019130A1 (en) 2012-07-31 2014-02-06 Honeywell International Inc. Optical reading apparatus having variable settings
US20140039693A1 (en) 2012-08-02 2014-02-06 Honeywell Scanning & Mobility Input/output connector contact cleaning
US9478983B2 (en) 2012-08-09 2016-10-25 Honeywell Scanning & Mobility Current-limiting battery usage within a corded electronic device
US10321127B2 (en) 2012-08-20 2019-06-11 Intermec Ip Corp. Volume dimensioning system calibration systems and methods
US9088281B2 (en) 2012-08-20 2015-07-21 Intermec Ip Corp. Trigger device for mobile computing device
CN103679073B (en) 2012-08-31 2018-09-14 手持产品公司 The method that wireless scanner is matched by RFID
CN110889659A (en) 2012-09-03 2020-03-17 手持产品公司 Method for authenticating parcel recipient by using mark decoding device and decoding device
US9022288B2 (en) 2012-09-05 2015-05-05 Metrologic Instruments, Inc. Symbol reading system having predictive diagnostics
US20140074746A1 (en) 2012-09-07 2014-03-13 Hand Held Products Inc. doing business as (d.b.a) Honeywell Scanning & Mobility Package source verification
CN103679108B (en) 2012-09-10 2018-12-11 霍尼韦尔国际公司 Optical markings reading device with multiple images sensor
US20140071840A1 (en) 2012-09-11 2014-03-13 Hand Held Products, Inc., doing business as Honeywell Scanning & Mobility Mobile computer configured to select wireless communication network
US8916789B2 (en) 2012-09-14 2014-12-23 Intermec Ip Corp. Access door with integrated switch actuator
US9033242B2 (en) 2012-09-21 2015-05-19 Intermec Ip Corp. Multiple focusable fields of view, such as a universal bar code symbol scanner
CN107657197B (en) 2012-09-25 2020-07-28 霍尼韦尔国际公司 Integrated circuit chip imager based on package-on-package
CN103699861B (en) 2012-09-27 2018-09-28 霍尼韦尔国际公司 Coding information reading terminals with multiple image-forming assemblies
US9939259B2 (en) 2012-10-04 2018-04-10 Hand Held Products, Inc. Measuring object dimensions using mobile computer
US8777109B2 (en) 2012-10-04 2014-07-15 Hand Held Products, Inc. Customer facing imaging systems and methods for obtaining images
US9405011B2 (en) 2012-10-05 2016-08-02 Hand Held Products, Inc. Navigation system configured to integrate motion sensing device inputs
US9002641B2 (en) 2012-10-05 2015-04-07 Hand Held Products, Inc. Navigation system configured to integrate motion sensing device inputs
US20140108010A1 (en) 2012-10-11 2014-04-17 Intermec Ip Corp. Voice-enabled documents for facilitating operational procedures
US20140106725A1 (en) 2012-10-16 2014-04-17 Hand Held Products, Inc. Distraction Avoidance System
US9148474B2 (en) 2012-10-16 2015-09-29 Hand Held Products, Inc. Replaceable connector
US9313377B2 (en) 2012-10-16 2016-04-12 Hand Held Products, Inc. Android bound service camera initialization
US20140104416A1 (en) 2012-10-16 2014-04-17 Hand Held Products, Inc. Dimensioning system
US20140104413A1 (en) 2012-10-16 2014-04-17 Hand Held Products, Inc. Integrated dimensioning and weighing system
US9235553B2 (en) 2012-10-19 2016-01-12 Hand Held Products, Inc. Vehicle computer system with transparent display
US9205165B2 (en) 2012-10-22 2015-12-08 S.C. Johnson & Son, Inc. Volatile material dispensing system having an adjustable diffusion apparatus
CN103780847A (en) 2012-10-24 2014-05-07 霍尼韦尔国际公司 Chip on board-based highly-integrated imager
US20140121445A1 (en) 2012-10-28 2014-05-01 PF BioMedical Solutions, LLC Intracavitary Brachytherapy Device for Insertion in a Body Cavity and Methods of Use Thereof
RU2635560C2 (en) 2012-10-29 2017-11-14 Чайна Петролеум Энд Кемикал Корпорейшн Method of adsorption desulfurization of hydrocarbons and reactor apparatus for its implementation
USD730902S1 (en) 2012-11-05 2015-06-02 Hand Held Products, Inc. Electronic device
US9741071B2 (en) 2012-11-07 2017-08-22 Hand Held Products, Inc. Computer-assisted shopping and product location
US9147096B2 (en) 2012-11-13 2015-09-29 Hand Held Products, Inc. Imaging apparatus having lens element
US20140136208A1 (en) 2012-11-14 2014-05-15 Intermec Ip Corp. Secure multi-mode communication between agents
US9465967B2 (en) 2012-11-14 2016-10-11 Hand Held Products, Inc. Apparatus comprising light sensing assemblies with range assisted gain control
US9208367B2 (en) 2012-11-15 2015-12-08 Hand Held Products Mobile computer configured to read multiple decodable indicia
US9064168B2 (en) 2012-12-14 2015-06-23 Hand Held Products, Inc. Selective output of decoded message data
US20140152882A1 (en) 2012-12-04 2014-06-05 Hand Held Products, Inc. Mobile device having object-identification interface
US9892289B2 (en) 2012-12-07 2018-02-13 Hand Held Products, Inc. Reading RFID tags in defined spatial locations
US20140175165A1 (en) 2012-12-21 2014-06-26 Honeywell Scanning And Mobility Bar code scanner with integrated surface authentication
US9107484B2 (en) 2013-01-08 2015-08-18 Hand Held Products, Inc. Electronic device enclosure
US20140191913A1 (en) 2013-01-09 2014-07-10 Intermec Ip Corp. Techniques for standardizing antenna architecture
EP2943859B1 (en) 2013-01-11 2020-10-21 Hand Held Products, Inc. System, method, and computer-readable medium for managing edge devices
USD702237S1 (en) 2013-01-11 2014-04-08 Hand Held Products, Inc. Imaging terminal
US9092681B2 (en) 2013-01-14 2015-07-28 Hand Held Products, Inc. Laser scanning module employing a laser scanning assembly having elastomeric wheel hinges
US20140214631A1 (en) 2013-01-31 2014-07-31 Intermec Technologies Corporation Inventory assistance device and method
US9304376B2 (en) 2013-02-20 2016-04-05 Hand Held Products, Inc. Optical redirection adapter
US8978984B2 (en) 2013-02-28 2015-03-17 Hand Held Products, Inc. Indicia reading terminals and methods for decoding decodable indicia employing light field imaging
US9384374B2 (en) 2013-03-14 2016-07-05 Hand Held Products, Inc. User interface facilitating specification of a desired data format for an indicia reading apparatus
US9236050B2 (en) 2013-03-14 2016-01-12 Vocollect Inc. System and method for improving speech recognition accuracy in a work environment
US9978395B2 (en) 2013-03-15 2018-05-22 Vocollect, Inc. Method and system for mitigating delay in receiving audio stream during production of sound from audio stream
US9100743B2 (en) 2013-03-15 2015-08-04 Vocollect, Inc. Method and system for power delivery to a headset
US9301052B2 (en) 2013-03-15 2016-03-29 Vocollect, Inc. Headband variable stiffness
US20140297058A1 (en) 2013-03-28 2014-10-02 Hand Held Products, Inc. System and Method for Capturing and Preserving Vehicle Event Data
US9070032B2 (en) 2013-04-10 2015-06-30 Hand Held Products, Inc. Method of programming a symbol reading system
US9195844B2 (en) 2013-05-20 2015-11-24 Hand Held Products, Inc. System and method for securing sensitive data
US8918250B2 (en) 2013-05-24 2014-12-23 Hand Held Products, Inc. System and method for display of information using a vehicle-mount computer
US9930142B2 (en) 2013-05-24 2018-03-27 Hand Held Products, Inc. System for providing a continuous communication link with a symbol reading device
US9037344B2 (en) 2013-05-24 2015-05-19 Hand Held Products, Inc. System and method for display of information using a vehicle-mount computer
US9141839B2 (en) 2013-06-07 2015-09-22 Hand Held Products, Inc. System and method for reading code symbols at long range using source power control
US10228452B2 (en) 2013-06-07 2019-03-12 Hand Held Products, Inc. Method of error correction for 3D imaging device
US20140374485A1 (en) 2013-06-20 2014-12-25 Hand Held Products, Inc. System and Method for Reading Code Symbols Using a Variable Field of View
US9104929B2 (en) 2013-06-26 2015-08-11 Hand Held Products, Inc. Code symbol reading system having adaptive autofocus
US8985461B2 (en) 2013-06-28 2015-03-24 Hand Held Products, Inc. Mobile device having an improved user interface for reading code symbols
US9239950B2 (en) 2013-07-01 2016-01-19 Hand Held Products, Inc. Dimensioning system
US9250652B2 (en) 2013-07-02 2016-02-02 Hand Held Products, Inc. Electronic device case
USD730357S1 (en) 2013-07-03 2015-05-26 Hand Held Products, Inc. Scanner
USD723560S1 (en) 2013-07-03 2015-03-03 Hand Held Products, Inc. Scanner
US9773142B2 (en) 2013-07-22 2017-09-26 Hand Held Products, Inc. System and method for selectively reading code symbols
US9297900B2 (en) 2013-07-25 2016-03-29 Hand Held Products, Inc. Code symbol reading system having adjustable object detection
US20150040378A1 (en) 2013-08-07 2015-02-12 Hand Held Products, Inc. Method for manufacturing laser scanners
US9400906B2 (en) 2013-08-26 2016-07-26 Intermec Ip Corp. Automatic data collection apparatus and method
US9464885B2 (en) 2013-08-30 2016-10-11 Hand Held Products, Inc. System and method for package dimensioning
US9082023B2 (en) 2013-09-05 2015-07-14 Hand Held Products, Inc. Method for operating a laser scanner
DE102013109794A1 (en) 2013-09-06 2015-03-12 Krones Ag Device and method for sterilizing containers with possibility of maintenance
US8870074B1 (en) 2013-09-11 2014-10-28 Hand Held Products, Inc Handheld indicia reader having locking endcap
US9251411B2 (en) 2013-09-24 2016-02-02 Hand Held Products, Inc. Augmented-reality signature capture
US9165174B2 (en) 2013-10-14 2015-10-20 Hand Held Products, Inc. Indicia reader
US10275624B2 (en) 2013-10-29 2019-04-30 Hand Held Products, Inc. Hybrid system and method for reading indicia
US20150134470A1 (en) 2013-11-08 2015-05-14 Hand Held Products, Inc. Self-checkout shopping system
US9800293B2 (en) 2013-11-08 2017-10-24 Hand Held Products, Inc. System for configuring indicia readers using NFC technology
US20150142492A1 (en) 2013-11-19 2015-05-21 Hand Held Products, Inc. Voice-based health monitor including a vocal energy level monitor
US20150144692A1 (en) 2013-11-22 2015-05-28 Hand Held Products, Inc. System and method for indicia reading and verification
US9530038B2 (en) 2013-11-25 2016-12-27 Hand Held Products, Inc. Indicia-reading system
USD734339S1 (en) 2013-12-05 2015-07-14 Hand Held Products, Inc. Indicia scanner
US20150161429A1 (en) 2013-12-10 2015-06-11 Hand Held Products, Inc. High dynamic-range indicia reading system
CN204009928U (en) 2013-12-12 2014-12-10 手持产品公司 Laser scanner
US9373018B2 (en) 2014-01-08 2016-06-21 Hand Held Products, Inc. Indicia-reader having unitary-construction
USD730901S1 (en) 2014-06-24 2015-06-02 Hand Held Products, Inc. In-counter barcode scanner

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
None *

Also Published As

Publication number Publication date
US20160232891A1 (en) 2016-08-11
EP3057092A1 (en) 2016-08-17
US10121466B2 (en) 2018-11-06

Similar Documents

Publication Publication Date Title
EP3057092B1 (en) Methods for training a speech recognition system
US10276164B2 (en) Multi-speaker speech recognition correction system
US8762144B2 (en) Method and apparatus for voice activity detection
US7529678B2 (en) Using a spoken utterance for disambiguation of spelling inputs into a speech recognition system
JP5405672B2 (en) Foreign language learning apparatus and dialogue system
US6424935B1 (en) Two-way speech recognition and dialect system
JP6654611B2 (en) Growth type dialogue device
US11145222B2 (en) Language learning system, language learning support server, and computer program product
CN100587806C (en) Speech recognition method and apparatus thereof
US6934682B2 (en) Processing speech recognition errors in an embedded speech recognition system
GB2544070A (en) Speech processing system and method
KR20160115041A (en) Apparatus and method for pronunciation
KR20160122542A (en) Method and apparatus for measuring pronounciation similarity
US20230274727A1 (en) Instantaneous learning in text-to-speech during dialog
Ahsiah et al. Tajweed checking system to support recitation
JP5105943B2 (en) Utterance evaluation device and utterance evaluation program
JP2010197644A (en) Speech recognition system
JP4839970B2 (en) Prosody identification apparatus and method, and speech recognition apparatus and method
JP4296290B2 (en) Speech recognition apparatus, speech recognition method and program
US11250874B2 (en) Audio quality enhancement system
US20210366485A1 (en) Audio analysis system for automatic language proficiency assessment
US20190189026A1 (en) Systems and Methods for Automatically Integrating a Machine Learning Component to Improve a Spoken Language Skill of a Speaker
KR20090109501A (en) System and Method for Rhythm Training in Language Learning
Cavalcante et al. Proof-of-concept evaluation of the mobile and personal speech assistant for the recognition of disordered speech
US11404051B2 (en) Textual analysis system for automatic language proficiency assessment

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20160204

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

RIC1 Information provided on ipc code assigned before grant

Ipc: G10L 15/06 20130101AFI20170215BHEP

INTG Intention to grant announced

Effective date: 20170313

RIN1 Information on inventor provided before grant (corrected)

Inventor name: PECORARI, JOHN

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: CH

Ref legal event code: EP

REG Reference to a national code

Ref country code: AT

Ref legal event code: REF

Ref document number: 912973

Country of ref document: AT

Kind code of ref document: T

Effective date: 20170815

REG Reference to a national code

Ref country code: IE

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: DE

Ref legal event code: R096

Ref document number: 602016000163

Country of ref document: DE

REG Reference to a national code

Ref country code: NL

Ref legal event code: MP

Effective date: 20170726

REG Reference to a national code

Ref country code: LT

Ref legal event code: MG4D

REG Reference to a national code

Ref country code: AT

Ref legal event code: MK05

Ref document number: 912973

Country of ref document: AT

Kind code of ref document: T

Effective date: 20170726

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: HR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170726

Ref country code: NO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171026

Ref country code: NL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170726

Ref country code: SE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170726

Ref country code: LT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170726

Ref country code: FI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170726

Ref country code: AT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170726

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171027

Ref country code: RS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170726

Ref country code: BG

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171026

Ref country code: IS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171126

Ref country code: ES

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170726

Ref country code: LV

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170726

Ref country code: PL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170726

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: RO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170726

Ref country code: CZ

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170726

Ref country code: DK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170726

REG Reference to a national code

Ref country code: DE

Ref legal event code: R097

Ref document number: 602016000163

Country of ref document: DE

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170726

Ref country code: EE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170726

Ref country code: SK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170726

Ref country code: SM

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170726

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

26N No opposition filed

Effective date: 20180430

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170726

REG Reference to a national code

Ref country code: DE

Ref legal event code: R119

Ref document number: 602016000163

Country of ref document: DE

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MC

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170726

REG Reference to a national code

Ref country code: IE

Ref legal event code: MM4A

REG Reference to a national code

Ref country code: BE

Ref legal event code: MM

Effective date: 20180228

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: LU

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20180204

REG Reference to a national code

Ref country code: FR

Ref legal event code: ST

Effective date: 20181031

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: DE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20180901

Ref country code: IE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20180204

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: FR

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20180228

Ref country code: BE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20180228

REG Reference to a national code

Ref country code: CH

Ref legal event code: PL

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: LI

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20190228

Ref country code: CH

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20190228

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MT

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20180204

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: TR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170726

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: PT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170726

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: HU

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT; INVALID AB INITIO

Effective date: 20160204

Ref country code: MK

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20170726

Ref country code: CY

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170726

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: AL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170726

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: GB

Payment date: 20230214

Year of fee payment: 8