The present invention relates to speech recognition and, more specifically, to speech recognition systems that use expected responses in order to improve performance.
Speech recognition systems used to facilitate hands-free data entry face the problems of incorrectly recognizing a word due to having an acoustic model that is not well matched to the input audio, and falsely rejecting a word because of poor confidence in its accuracy. These problems result in adverse consequences such as incorrect data entry, reduced user productivity, and user frustration.
The false-rejection problem has been addressed in a previous invention (i.e., U.S. Pat. No. 7,865,362), which is incorporated herein by reference in its entirety. In that invention, a speech recognition system's performance was improved by adjusting an acceptance threshold based on knowledge of a user's expected response at a point in a dialog. In that invention, a response was considered in its entirety. That is, when all of the words in the response hypothesis matched all of the words in the expected response, then the acceptance threshold for each hypothesis word could be adjusted. This approach, however, does not adequately address responses that contain multiple pieces of information (e.g., bin location and quantity picked) spoken without pausing. In these cases, discounting the entire response because of a mismatch in one part is too severe.
Therefore, a need exists for a speech recognition system that uses a more flexible expected response/hypothesis comparison to adjust its performance or adapt its library of models. The present invention embraces using parts of the hypothesis independently. This approach eliminates scenarios in which acceptable hypothesis parts are not considered for adaptation or rejected because of mismatches in other parts of the hypothesis.
Accordingly, the present invention embraces methods and systems for adjusting/adapting a speech recognition system for a hypothesis on a part-by-part basis. A hypothesis may be divided into sequential, non-overlapping hypothesis parts. The adjustments/adaptation for each hypothesis part are independent from the other hypothesis parts. Determining a hypothesis part requires an expected response part. In some cases, knowledge of previous expected response parts may also help in determining the current hypothesis part.
In one aspect, the invention embraces a method for accepting or rejecting hypothesis words in a hypothesis part using an adjustable acceptance threshold as part of a speech recognition system. The method includes the step of receiving a speech input from a user with a speech recognition system comprising a microphone, processor, and memory. The speech input is processed to generate a hypothesis. The method next includes the step of determining a hypothesis part from the hypothesis. The hypothesis part corresponds to an expected response part stored in the memory. The hypothesis part has at least one hypothesis word. Each hypothesis word has a corresponding confidence score. An acceptance threshold for each hypothesis word in the hypothesis part is adjusted if the hypothesis part matches word-for-word the expected response part. Otherwise, the acceptance threshold is not adjusted. Next, each hypothesis word in the hypothesis part is compared to its acceptance threshold and the hypothesis words are either accepted or rejected based on this comparison.
In another aspect, the invention embraces a method for marking hypothesis words in a hypothesis part as suitable for adaptation in a speech recognition system. The method includes the step of receiving a speech input from a user with a speech recognition system comprising a microphone, processor, and memory. The speech input is processed to generate a hypothesis. The method next includes the step of determining a hypothesis part from the hypothesis. The hypothesis part corresponds to an expected response part stored in the memory. The hypothesis part has at least one hypothesis word. Each hypothesis word is marked as suitable for adaptation if the hypothesis part matches word-for-word the expected response part. Otherwise, no hypothesis words in the hypothesis part are marked as suitable for adaptation.
In an exemplary embodiment, the method includes the step of adapting the models for the hypothesis words marked as suitable for adaptation using acoustic data corresponding to those hypothesis words.
In another aspect, the invention embraces a speech recognition system configured to adjust acceptance thresholds for words in a hypothesis part. The system includes (i) a storage medium for storing information and processor-executable instructions, (ii) a microphone for receiving speech input from a user, and (iii) a computing device comprising a processor communicatively coupled to the storage medium. The processor is configured by the processor-executable instructions in order to perform the steps necessary to adjust (or not) acceptance thresholds for hypothesis words. The first step is to receive speech input from the microphone. The speech input is then processed to determine a hypothesis part. The hypothesis part corresponds to an expected response part stored on the storage medium. Next the hypothesis part's hypothesis words are compared with corresponding expected words in the expected response part. If the hypothesis part matches the expected response part, then the acceptance thresholds for the hypothesis words in the hypothesis part are adjusted.
In another aspect, the invention embraces a speech recognition system configured to mark words in a hypothesis part as suitable for adaptation. The system includes (i) a storage medium for storing information and processor-executable instructions, (ii) a microphone for receiving speech input from a user, and (iii) a computing device comprising a processor communicatively coupled to the storage medium. The processor is configured by the processor-executable instructions in order to perform the steps necessary to mark words in a hypothesis part as suitable for adaptation. The first step is to receive speech input from the microphone. The speech input is then processed to determine a hypothesis part. The hypothesis part corresponds to an expected response part stored on the storage medium. The hypothesis part's hypothesis words are compared with corresponding expected words in the expected response part and if the hypothesis part matches the expected response part then the hypothesis words are marked suitable for adaptation.
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.
Speech recognition has simplified many tasks in the workplace by permitting hands-free communication with a computer. A user may enter data by voice using a speech recognizer and commands or instructions may be communicated to the user by a speech synthesizer.
One particular area in which workers rely heavily on such wireless wearable computers is inventory management. Inventory-driven industries rely on computerized inventory management systems for performing various diverse tasks, such as food and retail product distribution, manufacturing, and quality control. An overall integrated management system involves a combination of a central computer system for tracking and management, and the people who use and interface with the computer system in the form of order fillers, pickers and other workers. The workers handle the manual aspects of the integrated management system under the command and control of information transmitted from the central computer system to the wireless wearable computer.
As the workers complete their assigned tasks, a bi-directional communication stream of information is exchanged over a wireless network between wireless wearable computers and the central computer system. Information received by each wireless wearable computer from the central computer system is translated into voice instructions or text commands for the corresponding worker. Typically, the worker wears a headset coupled with the wearable device that has a microphone for voice data entry and an ear speaker for audio output feedback to the user. Responses from the worker are input into the wireless wearable computer by the headset microphone and communicated from the wireless wearable computer to the central computer system. Through the headset microphone, workers may pose questions, report the progress in accomplishing their assigned tasks, and report working conditions (e.g., inventory shortages). Using such wireless wearable computers, workers may perform assigned tasks virtually hands-free without equipment to juggle or paperwork to carry. Because manual data entry is eliminated or, at the least, reduced, workers can perform their tasks faster, more accurately, and more productively.
In the course of a dialog, a user 11 vocalizes a speech input 1 (i.e., utterance) into an input device 102 (e.g., microphone). The input device 102 converts this sound into an electronic signal 103 that is digitized and processed in order to generate a set of features 107 representing the speech. The digitized sound or any data derived from it that describe the acoustic properties of the sound, such as the features 107, are known as acoustic data. A speech recognition system 108 may attempt to find matches for the acoustic features 107 in a library of models 110. The speech recognizer algorithms executed by a processor assess the received speech input using stored acoustic models to determine the most likely word, or words, that were spoken (i.e., the hypothesis 111). The hypothesis may include a plurality of concatenated hypothesis parts 4. Each part in the hypothesis may include at least one hypothesis word 3.
As shown in
Referring again to
The signal processor 104 divides the digital stream of data that is created into a sequence of time-slices, or frames 105, each of which is then processed by a feature generator 106, thereby producing features (e.g., vector, matrix, or otherwise organized set of numbers representing the acoustic features of the frames) 107. These features may be the result of Linear Predictive Coding (LPC), but other methods are contemplated within the scope of the invention as well.
A speech recognition search algorithm function 108, realized by an appropriate circuit and/or software in the system 100, analyzes the features 107 in an attempt to determine what hypothesis to assign to the speech input captured by input device 102. In a possible embodiment, the recognition search 108 relies on probabilistic models 122 retrieved from a library of suitable models 110. Each of the models in the library 110 may be customized to a user or may be generic to a set of users.
The search algorithm 108 (e.g., a modified Viterbi algorithm) assesses the features 107 generated in the feature generator 106 using reference representations of speech, or speech models (e.g., hidden Markov models, DTW templates, or neural networks), in library 110 in order to determine the word (or words) that best match the speech input from device 102. Part of this recognition process is to assign one or more confidence scores 111 that quantitatively indicate how confident the recognizer is that its hypothesis 111 is correct. As such, a hypothesis consisting of one or more vocabulary items (i.e., words) and associated confidence scores 111 is directed to an acceptance algorithm 112, which also can take as inputs a threshold adjustment 116 and one or more expected responses 114. A confidence score may be assigned to one hypothesized word (i.e., hypothesis word) or one confidence score can be associated with multiple hypothesized words. If the confidence score is above a predetermined acceptance threshold (or an adjusted threshold when the hypothesis matches the expected response), then the acceptance algorithm 112 makes a decision 118 to accept the hypothesis as recognized speech. If, however, the confidence score is not above the acceptance threshold (including any adjustment), then the acceptance algorithm 112 makes a decision 118 to ignore or reject the recognized speech. The system may then prompt the user to repeat the speech. In this instance, the user may repeat the speech to input device 102.
The hypothesis and confidence scores 111, the expected response 114, acceptance algorithm decision 118, and features 107 may also be input to a model adaptation and control module 117. The model adaptation and control module 117 (which may be implemented in a hardware or software controller or control mechanism) controls the adaptation of the library of models 110. This library adaptation may occur at times other than during the speech recognition process, for example, automatically according to a periodic update schedule, executed by a user, or after some minimum amount of data has been obtained for adaptation.
As shown in
A flowchart of an exemplary acceptance algorithm 112 including threshold adjustment is shown in
Adjusting the acceptance thresholds for each word in a hypothesis part that matches its corresponding expected response part may allow these words to be more readily accepted. In this regard, acceptance thresholds are typically lowered to make acceptance easier, however different configurations may be envisioned. For the exemplary method shown in
A flowchart of an exemplary model adaptation algorithm 117 is shown in
An example of the use of an expected response is useful to illustrate its features. In this example, it is assumed that there is a single confidence score for each hypothesis part, which includes multiple hypothesis words. In the example, a user may be directed to a particular bin or slot and asked to speak the check-digits assigned to that bin or slot to verify his location in a warehouse. For the purpose of this example, it is assumed that the check-digit is “one one”, and the acceptance threshold for the system is set to 1.5. Various scenarios may arise in this situation.
In the first scenario, the user speaks the correct check-digits and the search algorithm produces “one one” as the hypothesis, with a confidence score of 2. In this case, the check-digits are accepted because the confidence score exceeds the acceptance threshold and the user continues with the task.
In the second scenario, the user speaks the correct check-digits and the search algorithm again produces “one one” as the hypothesis. However, in this later scenario, the hypothesis is only assigned a confidence score of 1. This hypothesis would normally be rejected because the confidence score is lower than the acceptance threshold of 1.5. The user might then be asked to repeat the speech causing a delay or inefficiency.
The invention disclosed herein embraces a system that takes into account the expected response (i.e., what the user is most likely to say at a given response point). Specifically, the system may know the expected check-digit response from the user based on knowledge of the bin or slot to which the system prompted the user to go. The invention makes a comparison of the hypothesis to the expected response. If the hypothesis matches the expected check-digit response for the user's location, the acceptance threshold is lowered, such as to 0.5 for example. Now the confidence score (1) exceeds the acceptance threshold (0.5). The check-digit response of “one one” is then accepted and the user continues with the task without having to repeat the check-digits. This change constitutes savings of time leading to higher efficiency and productivity.
In a third scenario, the search algorithm produces incorrect check-digits as its hypothesis (either the user said the wrong check-digits or the speech was recognized incorrectly or the hypothesis was produced due to background noise and not user speech), e.g. “one two”, with a confidence score of 1. Since the hypothesis does not match the expected response, which in this example is/are the check-digits at the user's location (i.e., bin/slot), the acceptance threshold is not adjusted or lowered. Therefore, since the confidence score is below the acceptance threshold, the hypothesis is rejected. Therefore, the use of an expected response does not cause acceptance of the wrong response.
In a fourth scenario, the search algorithm produces incorrect check-digits as its hypothesis (either the user said the wrong check-digits or the speech was recognized incorrectly or the hypothesis was produced due to background noise and not user speech), e.g. “one two.” However, now the hypothesis has a confidence score of 2. Since the confidence score exceeds the rejection threshold (1.5), the hypothesis is accepted and the user is alerted that the check-digits are incorrect.
To illustrate the invention, in a possible scenario, the user may be directed to a particular slot and asked to speak the check digits as well as the quantity picked, for example “one two pick three”, where “one two” is the check digit and “pick three” represents the quantity picked entry. In the previous invention, the expected response would be “one two pick three” and any mismatch between the hypothesis and the expected response would cause the acceptance threshold not to be adjusted. For example if the user said “one two pick two”, the acceptance thresholds would remain unchanged even though the user has confirmed the correct location and may be picking fewer items for one of many reasons (e.g., not enough items on the shelf to pick from). In the new invention, the expected response would be divided into parts, as would the hypothesis. In the example above, the expected response would have “one two” as the first part corresponding to the check digit and “pick three” as a second part corresponding to the quantity. The hypothesis would then be split into parts and compared to the expected response. Again, in the example above, the first part of the hypothesis “one two” would be compared to the first expected response part, resulting in a match and causing the acceptance thresholds corresponding to these words to be adjusted. The second part of the hypothesis, “pick two”, would be compared to the second part of the expected response, “pick three”, and would not match, causing the acceptance thresholds corresponding to those words not to be adjusted. The current invention then provides an advantage that allows some of the acceptance thresholds to be adjusted even when the entire hypothesis does not match the entire expected response. The system designer has the responsibility of designating which words in the expected response can be grouped into expected response parts that make logical sense from a workflow or data entry standpoint.
In accordance with the invention, to perform the comparison of the hypothesis parts to the expected response parts, the hypothesis must be broken into parts. The system must determine which portions (e.g., words) of the hypothesis correspond to each part of the expected response. This determination can be made in any of a number of ways as appropriate for the application at hand. One such method is to align words in the hypothesis to the sequentially corresponding words in an expected response, and breaking the hypothesis into parts at the same relative positions as their corresponding expected response parts. Another, more robust method is to use an alignment algorithm such as the Needleman-Wunsch algorithm for sequence alignment. This latter algorithm is particularly useful when, for example, an extra word is inserted into the hypothesis by the recognizer or a spoken word is deleted from the hypothesis by the recognizer. It is also useful when the recognizer may output garbage words (i.e., word placeholders that are intended to match sounds other than the available vocabulary words, such as grunts, breaths or out of vocabulary words) in a hypothesis. Once the hypothesis part corresponding to an expected response part is identified, error detection algorithms (such as “Substitution rate”, “Substitute and repeat”, and “Low Confidence Rate” described in U.S. Pat. No. 8,374,870, and incorporated herein by reference in its entirety) can be used to estimate errors using it, where a hypothesis part is used in place of a hypothesis, and an expected response part is used in place of an expected response.
According to the method detailed in
Likewise, as shown in
Furthermore, the hypothesis can be assumed to be correctly recognized and logged for use in future error rate calculations (not shown). In cases where there is an apparent error, such as a mismatch between the hypothesis part and the expected response part, then the error may be logged for a future error rate calculation. Error rates can be used for a variety of diagnostics and metrics. An error rate can also be used as a trigger for adapting a model.
Model adaptation can be executed by a component of a speech recognition system, such as model adaptation and control module 117, shown in
There are various example embodiments for determining or estimating the occurrences of possible (or potential or suspected) errors made by a speech recognition system and an error rate. Exemplary error rates may be based on estimated errors, which are deemed to have occurred based on evaluating system behavior, the expected response, and/or user behavior. Thus, these estimated error rates provide an advantage of not requiring a reference transcript of words input to the system and comparison of the reference transcript to the system's hypotheses.
In an example embodiment of the invention, an identification or count of occurrences of possible errors made by a speech recognition system called low confidence recognitions can be used to determine an estimate of a low confidence rate or an estimate of an error rate. The low confidence rate is the rate at which a word is recognized with a confidence score within a certain range corresponding to low confidence that the system recognized the word correctly. In other words, the low confidence rate is the frequency at which a word was recognized by the speech recognition system with a confidence score that is relatively low depending on the recognizer and application in which the speech recognition system is used. Note that a low confidence rate does not necessarily measure errors by the speech recognition system, but the low confidence rate (or a fraction of its value) can be used in addition to or in place of error rate estimates where error rates (or error rate estimates) are used.
An example embodiment also considers when a word is from a hypothesis part that matches an expected response part in counting low confidence recognitions for an error rate estimation. A matching acceptance algorithm of the system requires that words in the hypothesis part be accepted only if their confidence score exceeds an acceptance threshold. When a hypothesis part matches a corresponding expected response part, then the acceptance threshold for each word in the hypothesis part is adjusted to make acceptance easier.
For hypothesis parts that match expected response parts, words that have a relatively low confidence score are counted as errors for an error rate estimation. Even if a recognition error may not have actually occurred, a word with a relatively low confidence score is counted as an error (i.e., low confidence error) for an error rate estimation (i.e., low confidence rate) due to the relatively low confidence score.
The range of confidence scores for which a word is counted as a low confidence error depends on the application. This low confidence score range could be between the adjusted acceptance threshold and the original, unadjusted acceptance threshold. Alternatively, the confidence thresholds or range for the counting of low confidence errors do not need to match the acceptance threshold and adjusted acceptance threshold. The range could be between two other thresholds or below a single threshold.
In an example embodiment of the invention, an identification or count of occurrences of possible recognition errors (such as substitutions, deletions, and insertions) made by a speech recognition system can be used to determine an estimate of a recognition error rate. In an example embodiment, a hypothesis part generated by the speech recognition system is compared to an expected response part, for example, by using an alignment algorithm (such as Needleman-Wunsch). If the hypothesis part and expected response part match or mostly match, the comparison results can be used to estimate correct counts, error counts, and rates. A correct recognition is counted when a word in the hypothesis part matches its corresponding word in the expected response part. A recognition error is counted if any of the words or gaps in the hypothesis part do not match the corresponding words or gaps in the expected response part to which they were aligned. As illustrated in the examples below, the alignment algorithm may introduce “gap words”, if necessary to produce a good alignment. In particular, a substitution error is counted when a word in the hypothesis part and its corresponding word in the expected response part do not match; an insertion error is counted if the alignment algorithm did not align a hypothesis word to any particular expected response word and instead introduces a gap in the expected response part in the alignment; and, a deletion error is counted if the alignment algorithm did not align an expected response word to any particular hypothesis word, and introduced a gap in the hypothesis part in the alignment instead.
In the following examples, assume the expected response is “1-2-3”. If a hypothesis is “1-5-3”, a substitution error is counted because it is deemed that the system made one substitution error: substituting the ‘5’ for the ‘2’. If the hypothesis is instead, “1-2-6-3”, an insertion error would be counted because it is deemed that the system made an error by inserting the ‘6’. Similarly, if the hypothesis is “1-3”, a deletion error would be counted because it is deemed that the system made an error and deleted the ‘2’.
In other words, if the hypothesis part and the expected response part do not match word-for-word, but do mostly match, (i.e. the hypothesis part and the expected response part match except for a predetermined number of words), it is a reasonable conclusion that a word recognition error has occurred. The threshold for matching depends upon the application. For example, a system might increment a recognition error count when each word in a three word expected response part matches its corresponding word in a hypothesis part except for one word.
It should be understood that even though substitution, insertion, deletion errors, and low confidence recognitions are collectively referred to as recognition errors, they might be calculated and used independently or in combination.
An exemplary method for counting errors and correct recognitions in a speech recognition system using hypothesis parts is shown in
The hypothesis parts may be analyzed to determine recognition errors of various types. The number of recognition errors in a hypothesis part may be added to a running total of recognition errors (i.e., error count) for the recognition system. Likewise, the number of correct recognitions for a hypothesis part may be added to a running total of correct recognitions for the recognition system (i.e., correct count). These counts may be stored in memory for future use in system performance analysis. For example, the speech recognition system's error rate may be computed using this data. In addition, the error/correct count data may be used to provide a particular user's error rate.
As mentioned previously, recognition errors of various types may be tabulated and used independently or in combination. The exemplary embodiment shown in
As shown in
If the hypothesis part matches the expected response part, then the confidence scores for the hypothesis words may be analyzed to find words with low confidence scores (e.g., scores that are in a low confidence range) 240. If a word in the hypothesis part is found to have a low confidence score then the low confidence error count may be incremented 241. If the word does not have a low confidence level, then no error has occurred 242.
To supplement the present disclosure, this application incorporates entirely by reference the following commonly assigned patents, patent application publications, and patent applications:
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.
Number | Name | Date | Kind |
---|---|---|---|
4882757 | Fisher et al. | Nov 1989 | A |
6275802 | Aelten | Aug 2001 | B1 |
6832725 | Gardiner et al. | Dec 2004 | B2 |
7128266 | Marlton et al. | Oct 2006 | B2 |
7159783 | Walczyk et al. | Jan 2007 | B2 |
7413127 | Ehrhart et al. | Aug 2008 | B2 |
7580838 | Divay | Aug 2009 | B2 |
7726575 | Wang et al. | Jun 2010 | B2 |
7827032 | Braho et al. | Nov 2010 | B2 |
7865362 | Braho et al. | Jan 2011 | B2 |
7895039 | Braho et al. | Feb 2011 | B2 |
7949533 | Braho et al. | May 2011 | B2 |
8200495 | Braho et al. | Jun 2012 | B2 |
8255219 | Braho et al. | Aug 2012 | B2 |
8294969 | Plesko | Oct 2012 | B2 |
8317105 | Kotlarsky et al. | Nov 2012 | B2 |
8322622 | Suzhou et al. | Dec 2012 | B2 |
8366005 | Kotlarsky et al. | Feb 2013 | B2 |
8371507 | Haggerty et al. | Feb 2013 | B2 |
8374870 | Braho et al. | Feb 2013 | B2 |
8376233 | Horn et al. | Feb 2013 | B2 |
8381979 | Franz | Feb 2013 | B2 |
8390909 | Plesko | Mar 2013 | B2 |
8408464 | Zhu et al. | Apr 2013 | B2 |
8408468 | Van Horn et al. | Apr 2013 | B2 |
8408469 | Good | Apr 2013 | B2 |
8424768 | Rueblinger et al. | Apr 2013 | B2 |
8448863 | Xian et al. | May 2013 | B2 |
8457013 | Essinger et al. | Jun 2013 | B2 |
8459557 | Havens et al. | Jun 2013 | B2 |
8469272 | Kearney | Jun 2013 | B2 |
8474712 | Kearney et al. | Jul 2013 | B2 |
8479992 | Kotlarsky et al. | Jul 2013 | B2 |
8490877 | Kearney | Jul 2013 | B2 |
8517271 | Kotlarsky et al. | Aug 2013 | B2 |
8523076 | Good | Sep 2013 | B2 |
8528818 | Ehrhart et al. | Sep 2013 | B2 |
8544737 | Gomez et al. | Oct 2013 | B2 |
8548420 | Grunow et al. | Oct 2013 | B2 |
8550335 | Samek et al. | Oct 2013 | B2 |
8550354 | Gannon et al. | Oct 2013 | B2 |
8550357 | Kearney | Oct 2013 | B2 |
8556174 | Kosecki et al. | Oct 2013 | B2 |
8556176 | Van Horn et al. | Oct 2013 | B2 |
8556177 | Hussey et al. | Oct 2013 | B2 |
8559767 | Barber et al. | Oct 2013 | B2 |
8561895 | Gomez et al. | Oct 2013 | B2 |
8561903 | Sauerwein | Oct 2013 | B2 |
8561905 | Edmonds et al. | Oct 2013 | B2 |
8565107 | Pease et al. | Oct 2013 | B2 |
8571307 | Li et al. | Oct 2013 | B2 |
8579200 | Samek et al. | Nov 2013 | B2 |
8583924 | Caballero et al. | Nov 2013 | B2 |
8584945 | Wang et al. | Nov 2013 | B2 |
8587595 | Wang | Nov 2013 | B2 |
8587697 | Hussey et al. | Nov 2013 | B2 |
8588869 | Sauerwein et al. | Nov 2013 | B2 |
8590789 | Nahill et al. | Nov 2013 | B2 |
8596539 | Havens et al. | Dec 2013 | B2 |
8596542 | Havens et al. | Dec 2013 | B2 |
8596543 | Havens et al. | Dec 2013 | B2 |
8599271 | Havens et al. | Dec 2013 | B2 |
8599957 | Peake et al. | Dec 2013 | B2 |
8600158 | Li et al. | Dec 2013 | B2 |
8600167 | Showering | Dec 2013 | B2 |
8602309 | Longacre et al. | Dec 2013 | B2 |
8608053 | Meier et al. | Dec 2013 | B2 |
8608071 | Liu et al. | Dec 2013 | B2 |
8611309 | Wang et al. | Dec 2013 | B2 |
8612235 | Braho et al. | Dec 2013 | B2 |
8615487 | Gomez et al. | Dec 2013 | B2 |
8621123 | Caballero | Dec 2013 | B2 |
8622303 | Meier et al. | Jan 2014 | B2 |
8628013 | Ding | Jan 2014 | B2 |
8628015 | Wang et al. | Jan 2014 | B2 |
8628016 | Winegar | Jan 2014 | B2 |
8629926 | Wang | Jan 2014 | B2 |
8630491 | Longacre et al. | Jan 2014 | B2 |
8635309 | Berthiaume et al. | Jan 2014 | B2 |
8636200 | Kearney | Jan 2014 | B2 |
8636212 | Nahill et al. | Jan 2014 | B2 |
8636215 | Ding et al. | Jan 2014 | B2 |
8636224 | Wang | Jan 2014 | B2 |
8638806 | Wang et al. | Jan 2014 | B2 |
8640958 | Lu et al. | Feb 2014 | B2 |
8640960 | Wang et al. | Feb 2014 | B2 |
8643717 | Li et al. | Feb 2014 | B2 |
8646692 | Meier et al. | Feb 2014 | B2 |
8646694 | Wang et al. | Feb 2014 | B2 |
8657200 | Ren et al. | Feb 2014 | B2 |
8659397 | Vargo et al. | Feb 2014 | B2 |
8668149 | Good | Mar 2014 | B2 |
8678285 | Kearney | Mar 2014 | B2 |
8678286 | Smith et al. | Mar 2014 | B2 |
8682077 | Longacre | Mar 2014 | B1 |
D702237 | Oberpriller et al. | Apr 2014 | S |
8687282 | Feng et al. | Apr 2014 | B2 |
8692927 | Pease et al. | Apr 2014 | B2 |
8695880 | Bremer et al. | Apr 2014 | B2 |
8698949 | Grunow et al. | Apr 2014 | B2 |
8702000 | Barber et al. | Apr 2014 | B2 |
8717494 | Gannon | May 2014 | B2 |
8720783 | Biss et al. | May 2014 | B2 |
8723804 | Fletcher et al. | May 2014 | B2 |
8723904 | Marty et al. | May 2014 | B2 |
8727223 | Wang | May 2014 | B2 |
8740082 | Wilz | Jun 2014 | B2 |
8740085 | Furlong et al. | Jun 2014 | B2 |
8746563 | Hennick et al. | Jun 2014 | B2 |
8750445 | Peake et al. | Jun 2014 | B2 |
8752766 | Xian et al. | Jun 2014 | B2 |
8756059 | Braho et al. | Jun 2014 | B2 |
8757495 | Qu et al. | Jun 2014 | B2 |
8760563 | Koziol et al. | Jun 2014 | B2 |
8736909 | Reed et al. | Jul 2014 | B2 |
8777108 | Coyle | Jul 2014 | B2 |
8777109 | Oberpriller et al. | Jul 2014 | B2 |
8779898 | Havens et al. | Jul 2014 | B2 |
8781520 | Payne et al. | Jul 2014 | B2 |
8783573 | Havens et al. | Jul 2014 | B2 |
8789757 | Barten | Jul 2014 | B2 |
8789758 | Hawley et al. | Jul 2014 | B2 |
8789759 | Xian et al. | Jul 2014 | B2 |
8794520 | Wang et al. | Aug 2014 | B2 |
8794522 | Ehrhart | Aug 2014 | B2 |
8794525 | Amundsen et al. | Aug 2014 | B2 |
8794526 | Wang et al. | Aug 2014 | B2 |
8798367 | Ellis | Aug 2014 | B2 |
8807431 | Wang et al. | Aug 2014 | B2 |
8807432 | Van Horn et al. | Aug 2014 | B2 |
8820630 | Qu et al. | Sep 2014 | B2 |
8822848 | Meagher | Sep 2014 | B2 |
8824692 | Sheerin et al. | Sep 2014 | B2 |
8824696 | Braho | Sep 2014 | B2 |
8842849 | Wahl et al. | Sep 2014 | B2 |
8844822 | Kotlarsky et al. | Sep 2014 | B2 |
8844823 | Fritz et al. | Sep 2014 | B2 |
8849019 | Li et al. | Sep 2014 | B2 |
D716285 | Chaney et al. | Oct 2014 | S |
8851383 | Yeakley et al. | Oct 2014 | B2 |
8854633 | Laffargue | Oct 2014 | B2 |
8866963 | Grunow et al. | Oct 2014 | B2 |
8868421 | Braho et al. | Oct 2014 | B2 |
8868519 | Maloy et al. | Oct 2014 | B2 |
8868802 | Barten | Oct 2014 | B2 |
8868803 | Bremer et al. | Oct 2014 | B2 |
8870074 | Gannon | Oct 2014 | B1 |
8879639 | Sauerwein | Nov 2014 | B2 |
8880426 | Smith | Nov 2014 | B2 |
8881983 | Havens et al. | Nov 2014 | B2 |
8881987 | Wang | Nov 2014 | B2 |
8903172 | Smith | Dec 2014 | B2 |
8908995 | Benos et al. | Dec 2014 | B2 |
8910870 | Li et al. | Dec 2014 | B2 |
8910875 | Ren et al. | Dec 2014 | B2 |
8914290 | Hendrickson et al. | Dec 2014 | B2 |
8914788 | Pettinelli et al. | Dec 2014 | B2 |
8915439 | Feng et al. | Dec 2014 | B2 |
8915444 | Havens et al. | Dec 2014 | B2 |
8916789 | Woodburn | Dec 2014 | B2 |
8918250 | Hollifield | Dec 2014 | B2 |
8918564 | Caballero | Dec 2014 | B2 |
8925818 | Kosecki et al. | Jan 2015 | B2 |
8939374 | Jovanovski et al. | Jan 2015 | B2 |
8942480 | Ellis | Jan 2015 | B2 |
8944313 | Williams et al. | Feb 2015 | B2 |
8944327 | Meier et al. | Feb 2015 | B2 |
8944332 | Harding et al. | Feb 2015 | B2 |
8950678 | Germaine et al. | Feb 2015 | B2 |
D723560 | Zhou et al. | Mar 2015 | S |
8967468 | Gomez et al. | Mar 2015 | B2 |
8971346 | Sevier | Mar 2015 | B2 |
8976030 | Cunningham et al. | Mar 2015 | B2 |
8976368 | Akel et al. | Mar 2015 | B2 |
8978981 | Guan | Mar 2015 | B2 |
8978983 | Bremer et al. | Mar 2015 | B2 |
8978984 | Hennick et al. | Mar 2015 | B2 |
8985456 | Zhu et al. | Mar 2015 | B2 |
8985457 | Soule et al. | Mar 2015 | B2 |
8985459 | Kearney et al. | Mar 2015 | B2 |
8985461 | Gelay et al. | Mar 2015 | B2 |
8988578 | Showering | Mar 2015 | B2 |
8988590 | Gillet et al. | Mar 2015 | B2 |
8991704 | Hopper et al. | Mar 2015 | B2 |
8996194 | Davis et al. | Mar 2015 | B2 |
8996384 | Funyak et al. | Mar 2015 | B2 |
8998091 | Edmonds et al. | Apr 2015 | B2 |
9002641 | Showering | Apr 2015 | B2 |
9007368 | Laffargue et al. | Apr 2015 | B2 |
9010641 | Qu et al. | Apr 2015 | B2 |
9015513 | Murawski et al. | Apr 2015 | B2 |
9016576 | Brady et al. | Apr 2015 | B2 |
D730357 | Fitch et al. | May 2015 | S |
9022288 | Nahill et al. | May 2015 | B2 |
9030964 | Essinger et al. | May 2015 | B2 |
9033240 | Smith et al. | May 2015 | B2 |
9033242 | Gillet et al. | May 2015 | B2 |
9036054 | Koziol et al. | May 2015 | B2 |
9037344 | Chamberlin | May 2015 | B2 |
9038911 | Xian et al. | May 2015 | B2 |
9038915 | Smith | May 2015 | B2 |
D730901 | Oberpriller et al. | Jun 2015 | S |
D730902 | Fitch et al. | Jun 2015 | S |
D733112 | Chaney et al. | Jun 2015 | S |
9047098 | Barten | Jun 2015 | B2 |
9047359 | Caballero et al. | Jun 2015 | B2 |
9047420 | Caballero | Jun 2015 | B2 |
9047525 | Barber | Jun 2015 | B2 |
9047531 | Showering et al. | Jun 2015 | B2 |
9049640 | Wang et al. | Jun 2015 | B2 |
9053055 | Caballero | Jun 2015 | B2 |
9053378 | Hou et al. | Jun 2015 | B1 |
9053380 | Xian et al. | Jun 2015 | B2 |
9057641 | Amundsen et al. | Jun 2015 | B2 |
9058526 | Powilleit | Jun 2015 | B2 |
9064165 | Havens et al. | Jun 2015 | B2 |
9064167 | Xian et al. | Jun 2015 | B2 |
9064168 | Todeschini et al. | Jun 2015 | B2 |
9064254 | Todeschini et al. | Jun 2015 | B2 |
9066032 | Wang | Jun 2015 | B2 |
9070032 | Corcoran | Jun 2015 | B2 |
D734339 | Zhou et al. | Jul 2015 | S |
D734751 | Oberpriller et al. | Jul 2015 | S |
9082023 | Feng et al. | Jul 2015 | B2 |
20050071158 | Byford | Mar 2005 | A1 |
20060178882 | Braho et al. | Aug 2006 | A1 |
20070063048 | Havens et al. | Mar 2007 | A1 |
20070192095 | Braho | Aug 2007 | A1 |
20070192101 | Braho | Aug 2007 | A1 |
20070198269 | Braho et al. | Aug 2007 | A1 |
20090134221 | Zhu et al. | May 2009 | A1 |
20090281785 | Ressler | Nov 2009 | A1 |
20100177076 | Essinger et al. | Jul 2010 | A1 |
20100177080 | Essinger et al. | Jul 2010 | A1 |
20100177707 | Essinger et al. | Jul 2010 | A1 |
20100177749 | Essinger et al. | Jul 2010 | A1 |
20110029312 | Braho et al. | Feb 2011 | A1 |
20110029313 | Braho et al. | Feb 2011 | A1 |
20110169999 | Grunow et al. | Jul 2011 | A1 |
20110202554 | Powilleit et al. | Aug 2011 | A1 |
20120111946 | Golant | May 2012 | A1 |
20120168512 | Kotlarsky et al. | Jul 2012 | A1 |
20120193423 | Samek | Aug 2012 | A1 |
20120203647 | Smith | Aug 2012 | A1 |
20120223141 | Good et al. | Sep 2012 | A1 |
20130043312 | Van Horn | Feb 2013 | A1 |
20130075168 | Amundsen et al. | Mar 2013 | A1 |
20130175341 | Kearney et al. | Jul 2013 | A1 |
20130175343 | Good | Jul 2013 | A1 |
20130257744 | Daghigh et al. | Oct 2013 | A1 |
20130257759 | Daghigh | Oct 2013 | A1 |
20130270346 | Xian et al. | Oct 2013 | A1 |
20130287258 | Kearney | Oct 2013 | A1 |
20130292475 | Kotlarsky et al. | Nov 2013 | A1 |
20130292477 | Hennick et al. | Nov 2013 | A1 |
20130293539 | Hunt et al. | Nov 2013 | A1 |
20130293540 | Laffargue et al. | Nov 2013 | A1 |
20130306728 | Thuries et al. | Nov 2013 | A1 |
20130306731 | Pedraro | Nov 2013 | A1 |
20130307964 | Bremer et al. | Nov 2013 | A1 |
20130308625 | Corcoran | Nov 2013 | A1 |
20130313324 | Koziol et al. | Nov 2013 | A1 |
20130313325 | Wilz et al. | Nov 2013 | A1 |
20130342717 | Havens et al. | Dec 2013 | A1 |
20140001267 | Giordano et al. | Jan 2014 | A1 |
20140002828 | Laffargue et al. | Jan 2014 | A1 |
20140008439 | Wang | Jan 2014 | A1 |
20140025584 | Liu et al. | Jan 2014 | A1 |
20140034734 | Sauerwein | Feb 2014 | A1 |
20140036848 | Pease et al. | Feb 2014 | A1 |
20140039693 | Havens et al. | Feb 2014 | A1 |
20140042814 | Kather et al. | Feb 2014 | A1 |
20140049120 | Kohtz et al. | Feb 2014 | A1 |
20140049635 | Laffargue et al. | Feb 2014 | A1 |
20140061306 | Wu et al. | Mar 2014 | A1 |
20140063289 | Hussey et al. | Mar 2014 | A1 |
20140066136 | Sauerwein et al. | Mar 2014 | A1 |
20140067692 | Ye et al. | Mar 2014 | A1 |
20140070005 | Nahill et al. | Mar 2014 | A1 |
20140071840 | Venancio | Mar 2014 | A1 |
20140074746 | Wang | Mar 2014 | A1 |
20140076974 | Havens et al. | Mar 2014 | A1 |
20140078341 | Havens et al. | Mar 2014 | A1 |
20140078342 | Li et al. | Mar 2014 | A1 |
20140078345 | Showering | Mar 2014 | A1 |
20140098792 | Wang et al. | Apr 2014 | A1 |
20140100774 | Showering | Apr 2014 | A1 |
20140100813 | Showering | Apr 2014 | A1 |
20140103115 | Meier et al. | Apr 2014 | A1 |
20140104413 | McCloskey et al. | Apr 2014 | A1 |
20140104414 | McCloskey et al. | Apr 2014 | A1 |
20140104416 | Li et al. | Apr 2014 | A1 |
20140104451 | Todeschini et al. | Apr 2014 | A1 |
20140106594 | Skvoretz | Apr 2014 | A1 |
20140106725 | Sauerwein | Apr 2014 | A1 |
20140108010 | Maltseff et al. | Apr 2014 | A1 |
20140108402 | Gomez et al. | Apr 2014 | A1 |
20140108682 | Caballero | Apr 2014 | A1 |
20140110485 | Toa et al. | Apr 2014 | A1 |
20140114530 | Fitch et al. | Apr 2014 | A1 |
20140121438 | Kearney | May 2014 | A1 |
20140121445 | Ding et al. | May 2014 | A1 |
20140124577 | Wang et al. | May 2014 | A1 |
20140124579 | Ding | May 2014 | A1 |
20140125842 | Winegar | May 2014 | A1 |
20140125853 | Wang | May 2014 | A1 |
20140125999 | Longacre et al. | May 2014 | A1 |
20140129378 | Richardson | May 2014 | A1 |
20140131441 | Nahill et al. | May 2014 | A1 |
20140131443 | Smith | May 2014 | A1 |
20140131444 | Wang | May 2014 | A1 |
20140131448 | Xian et al. | May 2014 | A1 |
20140133379 | Wang et al. | May 2014 | A1 |
20140136208 | Maltseff et al. | May 2014 | A1 |
20140140585 | Wang | May 2014 | A1 |
20140151453 | Meier et al. | Jun 2014 | A1 |
20140152882 | Samek et al. | Jun 2014 | A1 |
20140158770 | Sevier et al. | Jun 2014 | A1 |
20140159869 | Zumsteg et al. | Jun 2014 | A1 |
20140166755 | Liu et al. | Jun 2014 | A1 |
20140166757 | Smith | Jun 2014 | A1 |
20140166759 | Liu et al. | Jun 2014 | A1 |
20140168787 | Wang et al. | Jun 2014 | A1 |
20140175165 | Havens et al. | Jun 2014 | A1 |
20140175172 | Jovanovski et al. | Jun 2014 | A1 |
20140191644 | Chaney | Jul 2014 | A1 |
20140191913 | Ge et al. | Jul 2014 | A1 |
20140197238 | Lui et al. | Jul 2014 | A1 |
20140197239 | Havens et al. | Jul 2014 | A1 |
20140197304 | Feng et al. | Jul 2014 | A1 |
20140203087 | Smith et al. | Jul 2014 | A1 |
20140204268 | Grunow et al. | Jul 2014 | A1 |
20140214631 | Hansen | Jul 2014 | A1 |
20140217166 | Berthiaume et al. | Aug 2014 | A1 |
20140217180 | Liu | Aug 2014 | A1 |
20140231500 | Ehrhart et al. | Aug 2014 | A1 |
20140232930 | Anderson | Aug 2014 | A1 |
20140247315 | Marty et al. | Sep 2014 | A1 |
20140263493 | Amurgis et al. | Sep 2014 | A1 |
20140263645 | Smith et al. | Sep 2014 | A1 |
20140270196 | Braho et al. | Sep 2014 | A1 |
20140270229 | Braho | Sep 2014 | A1 |
20140278387 | DiGregorio | Sep 2014 | A1 |
20140282210 | Bianconi | Sep 2014 | A1 |
20140284384 | Lu et al. | Sep 2014 | A1 |
20140288933 | Braho et al. | Sep 2014 | A1 |
20140297058 | Barker et al. | Oct 2014 | A1 |
20140299665 | Barber et al. | Oct 2014 | A1 |
20140312121 | Lu et al. | Oct 2014 | A1 |
20140319220 | Coyle | Oct 2014 | A1 |
20140319221 | Oberpriller et al. | Oct 2014 | A1 |
20140326787 | Barten | Nov 2014 | A1 |
20140332590 | Wang et al. | Nov 2014 | A1 |
20140344943 | Todeschini et al. | Nov 2014 | A1 |
20140346233 | Liu et al. | Nov 2014 | A1 |
20140351317 | Smith et al. | Nov 2014 | A1 |
20140353373 | Van Horn et al. | Dec 2014 | A1 |
20140361073 | Qu et al. | Dec 2014 | A1 |
20140361082 | Xian et al. | Dec 2014 | A1 |
20140362184 | Jovanovski et al. | Dec 2014 | A1 |
20140363015 | Braho | Dec 2014 | A1 |
20140369511 | Sheerin et al. | Dec 2014 | A1 |
20140374483 | Lu | Dec 2014 | A1 |
20140374485 | Xian et al. | Dec 2014 | A1 |
20150001301 | Ouyang | Jan 2015 | A1 |
20150001304 | Todeschini | Jan 2015 | A1 |
20150003673 | Fletcher | Jan 2015 | A1 |
20150009338 | Laffargue et al. | Jan 2015 | A1 |
20150009610 | London et al. | Jan 2015 | A1 |
20150014416 | Kotlarsky et al. | Jan 2015 | A1 |
20150021397 | Rueblinger et al. | Jan 2015 | A1 |
20150028102 | Ren et al. | Jan 2015 | A1 |
20150028103 | Jiang | Jan 2015 | A1 |
20150028104 | Ma et al. | Jan 2015 | A1 |
20150029002 | Yeakley et al. | Jan 2015 | A1 |
20150032709 | Maloy et al. | Jan 2015 | A1 |
20150039309 | Braho et al. | Feb 2015 | A1 |
20150040378 | Saber et al. | Feb 2015 | A1 |
20150048168 | Fritz et al. | Feb 2015 | A1 |
20150049347 | Laffargue et al. | Feb 2015 | A1 |
20150051992 | Smith | Feb 2015 | A1 |
20150053766 | Havens et al. | Feb 2015 | A1 |
20150053768 | Wang et al. | Feb 2015 | A1 |
20150053769 | Thuries et al. | Feb 2015 | A1 |
20150062366 | Liu et al. | Mar 2015 | A1 |
20150063215 | Wang | Mar 2015 | A1 |
20150063676 | Lloyd et al. | Mar 2015 | A1 |
20150069130 | Gannon | Mar 2015 | A1 |
20150071818 | Todeschini | Mar 2015 | A1 |
20150083800 | Li et al. | Mar 2015 | A1 |
20150086114 | Todeschini | Mar 2015 | A1 |
20150088522 | Hendrickson et al. | Mar 2015 | A1 |
20150096872 | Woodburn | Apr 2015 | A1 |
20150099557 | Pettinelli et al. | Apr 2015 | A1 |
20150100196 | Hollifield | Apr 2015 | A1 |
20150102109 | Huck | Apr 2015 | A1 |
20150115035 | Meier et al. | Apr 2015 | A1 |
20150127791 | Kosecki et al. | May 2015 | A1 |
20150128116 | Chen et al. | May 2015 | A1 |
20150129659 | Feng et al. | May 2015 | A1 |
20150133047 | Smith et al. | May 2015 | A1 |
20150134470 | Hejl et al. | May 2015 | A1 |
20150136851 | Harding et al. | May 2015 | A1 |
20150136854 | Lu et al. | May 2015 | A1 |
20150142492 | Kumar | May 2015 | A1 |
20150144692 | Hejl | May 2015 | A1 |
20150144698 | Teng et al. | May 2015 | A1 |
20150144701 | Xian et al. | May 2015 | A1 |
20150149946 | Benos et al. | May 2015 | A1 |
20150161429 | Xian | Jun 2015 | A1 |
20150169925 | Chang et al. | Jun 2015 | A1 |
20150169929 | Williams et al. | Jun 2015 | A1 |
20150186703 | Chen et al. | Jul 2015 | A1 |
20150193644 | Kearney et al. | Jul 2015 | A1 |
20150193645 | Colavito et al. | Jul 2015 | A1 |
20150199957 | Funyak et al. | Jul 2015 | A1 |
20150204671 | Showering | Jul 2015 | A1 |
Number | Date | Country |
---|---|---|
1011094 | Jun 2000 | EP |
2007118029 | Oct 2007 | WO |
2007118030 | Oct 2007 | WO |
2007118032 | Oct 2007 | WO |
2013163789 | Nov 2013 | WO |
2013173985 | Nov 2013 | WO |
2014019130 | Feb 2014 | WO |
2014110495 | Jul 2014 | WO |
Entry |
---|
U.S. Appl. No. 13/367,978, filed Feb. 7, 2012, (Feng et al.); now abandoned. |
U.S. Appl. No. 14/462,801 for Mobile Computing Device With Data Cognition Software, filed Aug. 19, 2014 (Todeschini et al.); 38 pages. |
U.S. Appl. No. 14/596,757 for System and Method for Detecting Barcode Printing Errors filed Jan. 14, 2015 (Ackley); 41 pages. |
U.S. Appl. No. 14/277,337 for Multipurpose Optical Reader, filed May 14, 2014 (Jovanovski et al.); 59 pages. |
U.S. Appl. No. 14/200,405 for Indicia Reader for Size-Limited Applications filed Mar. 7, 2014 (Feng et al.); 42 pages. |
U.S. Appl. No. 14/662,922 for Multifunction Point of Sale System filed Mar. 19, 2015 (Van Horn et al.); 41 pages. |
U.S. Appl. No. 14/446,391 for Multifunction Point of Sale Apparatus With Optical Signature Capture filed Jul. 30, 2014 (Good et al.); 37 pages. |
U.S. Appl. No. 29/528,165 for In-Counter Barcode Scanner filed May 27, 2015 (Oberpriller et al.); 13 pages. |
U.S. Appl. No. 29/528,890 for Mobile Computer Housing filed Jun. 2, 2015 (Fitch et al.); 61 pages. |
U.S. Appl. No. 14/614,796 for Cargo Apportionment Techniques filed Feb. 5, 2015 (Morton et al.); 56 pages. |
U.S. Appl. No. 29/516,892 for Table Computer filed Feb. 6, 2015 (Bidwell et al.); 13 pages. |
U.S. Appl. No. 29/523,098 for Handle for a Tablet Computer filed Apr. 7, 2015 (Bidwell et al.); 17 pages. |
U.S. Appl. No. 14/578,627 for Safety System and Method filed Dec. 22, 2014 (Ackley et al.); 32 pages. |
U.S. Appl. No. 14/573,022 for Dynamic Diagnostic Indicator Generation filed Dec. 17, 2014 (Goldsmith); 43 pages. |
U.S. Appl. No. 14/529,857 for Barcode Reader With Security Features filed Oct. 31, 2014 (Todeschini et al.); 32 pages. |
U.S. Appl. No. 14/519,195 for Handheld Dimensioning System With Feedback filed Oct. 21, 2014 (Laffargue et al.); 39 pages. |
U.S. Appl. No. 14/519,211 for System and Method for Dimensioning filed Oct. 21, 2014 (Ackley et al.); 33 pages. |
U.S. Appl. No. 14/519,233 for Handheld Dimensioner With Data-Quality Indication filed Oct. 21, 2014 (Laffargue et al.); 36 pages. |
U.S. Appl. No. 14/533,319 for Barcode Scanning System Using Wearable Device With Embedded Camera filed Nov. 5, 2014 (Todeschini); 29 pages. |
U.S. Appl. No. 14/748,446 for Cordless Indicia Reader With a Multifunction Coil for Wireless Charging and EAS Deactivation, filed Jun. 24, 2015 (Xie et al.); 34 pages. |
U.S. Appl. No. 29/528,590 for Electronic Device filed May 29, 2015 (Fitch et al.); 9 pages. |
U.S. Appl. No. 14/519,249 for Handheld Dimensioning System With Measurement-Conformance Feedback filed Oct. 21, 2014 (Ackley et al.); 36 pages. |
U.S. Appl. No. 29/519,017 for Scanner filed Mar. 2, 2015 (Zhou et al.); 11 pages. |
U.S. Appl. No. 14/398,542 for Portable Electronic Devices Having a Separate Location Trigger Unit for Use in Controlling an Application Unit filed Nov. 3, 2014 (Bian et al.); 22 pages. |
U.S. Appl. No. 14/405,278 for Design Pattern for Secure Store filed Mar. 9, 2015 (Zhu et al.); 23 pages. |
U.S. Appl. No. 14/590,024 for Shelving and Package Locating Systems for Delivery Vehicles filed Jan. 6, 2015 (Payne); 31 pages. |
U.S. Appl. No. 14/568,305 for Auto-Contrast Viewfinder for an Indicia Reader filed Dec. 12, 2014 (Todeschini); 29 pages. |
U.S. Appl. No. 29/526,918 for Charging Base filed May 14, 2015 (Fitch et al.); 10 pages. |
U.S. Appl. No. 14/580,262 for Media Gate for Thermal Transfer Printers filed Dec. 23, 2014 (Bowles); 36 pages. |
U.S. Appl. No. 14/519,179 for Dimensioning System With Multipath Interference Mitigation filed Oct. 21, 2014 (Thuries et al.); 30 pages. |
U.S. Appl. No. 14/264,173 for Autofocus Lens System for Indicia Readers filed Apr. 29, 2014, (Ackley et al.); 39 pages. |
U.S. Appl. No. 14/453,019 for Dimensioning System With Guided Alignment, filed Aug. 6, 2014 (Li et al.); 31 pages. |
U.S. Appl. No. 14/452,697 for Interactive Indicia Reader , filed Aug. 6, 2014, (Todeschini); 32 pages. |
U.S. Appl. No. 14/231,898 for Hand-Mounted Indicia-Reading Device with Finger Motion Triggering filed Apr. 1, 2014 (Van Horn et al.); 36 pages. |
U.S. Appl. No. 14/715,916 for Evaluating Image Values filed May 19, 2015 (Ackley); 60 pages. |
U.S. Appl. No. 14/513,808 for Identifying Inventory Items in a Storage Facility filed Oct. 14, 2014 (Singel et al.); 51 pages. |
U.S. Appl. No. 29/458,405 for an Electronic Device, filed Jun. 19, 2013 (Fitch et al.); 22 pages. |
U.S. Appl. No. 29/459,620 for an Electronic Device Enclosure, filed Jul. 2, 2013 (London et al.); 21 pages. |
U.S. Appl. No. 14/483,056 for Variable Depth of Field Barcode Scanner filed Sep. 10, 2014 (McCloskey et al.); 29 pages. |
U.S. Appl. No. 14/531,154 for Directing an Inspector Through an Inspection filed Nov. 3, 2014 (Miller et al.); 53 pages. |
U.S. Appl. No. 29/525,068 for Tablet Computer With Removable Scanning Device filed Apr. 27, 2015 (Schulte et al.); 19 pages. |
U.S. Appl. No. 29/468,118 for an Electronic Device Case, filed Sep. 26, 2013 (Oberpriller et al.); 44 pages. |
U.S. Appl. No. 14/340,627 for an Axially Reinforced Flexible Scan Element, filed Jul. 25, 2014 (Reublinger et al.); 41 pages. |
U.S. Appl. No. 14/676,327 for Device Management Proxy for Secure Devices filed Apr. 1, 2015 (Yeakley et al.); 50 pages. |
U.S. Appl. No. 14/257,364 for Docking System and Method Using Near Field Communication filed Apr. 21, 2014 (Showering); 31 pages. |
U.S. Appl. No. 14/327,827 for a Mobile-Phone Adapter for Electronic Transactions, filed Jul. 10, 2014 (Hejl); 25 pages. |
U.S. Appl. No. 14/334,934 for a System and Method for Indicia Verification, filed Jul. 18, 2014 (Hejl); 38 pages. |
U.S. Appl. No. 29/530,600 for Cyclone filed Jun. 18, 2015 (Vargo et al); 16 pages. |
U.S. Appl. No. 14/707,123 for Application Independent DEX/UCS Interface filed May 8, 2015 (Pape); 47 pages. |
U.S. Appl. No. 14/283,282 for Terminal Having Illumination and Focus Control filed May 21, 2014 (Liu et al.); 31 pages. |
U.S. Appl. No. 14/619,093 for Methods for Training a Speech Recognition System filed Feb. 11, 2015 (Pecorari); 35 pages. |
U.S. Appl. No. 29/524,186 for Scanner filed Apr. 17, 2015 (Zhou et al.); 17 pages. |
U.S. Appl. No. 14/705,407 for Method and System to Protect Software-Based Network-Connected Devices From Advanced Persistent Threat filed May 6, 2015 (Hussey et al.); 42 pages. |
U.S. Appl. No. 14/614,706 for Device for Supporting an Electronic Tool on a User's Hand filed Feb. 5, 2015 (Oberpriller et al.); 33 pages. |
U.S. Appl. No. 14/628,708 for Device, System, and Method for Determining the Status of Checkout Lanes filed Feb. 23, 2015 (Todeschini); 37 pages. |
U.S. Appl. No. 14/704,050 for Intermediate Linear Positioning filed May 5, 2015 (Charpentier et al.); 60 pages. |
U.S. Appl. No. 14/529,563 for Adaptable Interface for a Mobile Computing Device filed Oct. 31, 2014 (Schoon et al.); 36 pages. |
U.S. Appl. No. 14/705,012 for Hands-Free Human Machine Interface Responsive to a Driver of a Vehicle filed May 6, 2015 (Fitch et al.); 44 pages. |
U.S. Appl. No. 14/715,672 for Augumented Reality Enabled Hazard Display filed May 19, 2015 (Venkatesha et al.); 35 pages. |
U.S. Appl. No. 14/695,364 for Medication Management System filed Apr. 24, 2015 (Sewell et al.); 44 pages. |
U.S. Appl. No. 14/664,063 for Method and Application for Scanning a Barcode With a Smart Device While Continuously Running and Displaying an Application on the Smart Device Display filed Mar. 20, 2015 (Todeschini); 37 pages. |
U.S. Appl. No. 14/735,717 for Indicia-Reading Systems Having an Interface With a User's Nervous System filed Jun. 10, 2015 (Todeschini); 39 pages. |
U.S. Appl. No. 14/527,191 for Method and System for Recognizing Speech Using Wildcards in an Expected Response filed Oct. 29, 2014 (Braho et al.); 45 pages. |
U.S. Appl. No. 14/702,110 for System and Method for Regulating Barcode Data Injection Into a Running Application on a Smart Device filed May 1, 2015 (Todeschini et al.); 38 pages. |
U.S. Appl. No. 14/535,764 for Concatenated Expected Responses for Speech Recognition filed Nov. 7, 2014 (Braho et al.); 51 pages. |
U.S. Appl. No. 14/687,289 for System for Communication Via a Peripheral Hub filed Apr. 15, 2015 (Kohtz et al.); 37 pages. |
U.S. Appl. No. 14/747,197 for Optical Pattern Projector filed Jun. 23, 2015 (Thuries et al.); 33 pages. |
U.S. Appl. No. 14/674,329 for Aimer for Barcode Scanning filed Mar. 31, 2015 (Bidwell); 36 pages. |
U.S. Appl. No. 14/702,979 for Tracking Battery Conditions filed May 4, 2015 (Young et al.); 70 pages. |
U.S. Appl. No. 29/529,441 for Indicia Reading Device filed Jun. 8, 2015 (Zhou et al.); 14 pages. |
U.S. Appl. No. 14/747,490 for Dual-Projector Three-Dimensional Scanner filed Jun. 23, 2015 (Jovanovski et al.); 40 pages. |
U.S. Appl. No. 14/740,320 for Tactile Switch for a Mobile Electronic Device filed Jun. 16, 2015 (Barndringa); 38 pages. |
U.S. Appl. No. 14/695,923 for Secure Unattended Network Authentication filed Apr. 24, 2015 (Kubler et al.); 52 pages. |
U.S. Appl. No. 14/740,373 for Calibrating a Volume Dimensioner filed Jun. 16, 2015 (Ackley et al.); 63 pages. |
European Extended Search Report for related EP Application No. 15191528.7, dated Apr. 22, 2016, 9 pages (commonly owned references have been cited on separate SB-08). |
R. A. Cole et al.; Experiments with a spoken dialogue system for taking the US census; Elsevier Science Publishers, Amsterdam, NL; vol. 23 No. 3 Speech Communication; dated Nov. 1, 1997, pp. 243-260 (cited in NPL1). |
Zavaliagkos et al.: “Using Untranscribed Training Data to Improve Performance,” ICSLP 98; 5th International Conference on Spoken Language Processing. (Incorporating 7th Australian International Speech Science and Technology Conference). Sydney Australia, Nov. 30-Dec. 4, 1998; International Conference on Spoken Language Proc, Oct. 1, 1998, p. p 1007 (4 pages total) (Cited in NPL1). |
Yu Dong et al.; “Calibration of Confindence Measures in Speech Recognition”, IEEE Transcations on Audio, Speech and Luguage Processing, IEEE Service Ceter, New York, NY; vol. 19, No. 8; dated Nov. 1, 2011 pp. 2461-2473 (Cited in NPL1). |
European Extended Search Report for related EP Application No. 15192854, dated Apr. 22, 2016, 8 pages (commonly owned references have been cited on separate SB-08). |
Number | Date | Country | |
---|---|---|---|
20160133253 A1 | May 2016 | US |