Movatterモバイル変換


[0]ホーム

URL:


US20180336892A1 - Detecting a trigger of a digital assistant - Google Patents

Detecting a trigger of a digital assistant
Download PDF

Info

Publication number
US20180336892A1
US20180336892A1US15/920,091US201815920091AUS2018336892A1US 20180336892 A1US20180336892 A1US 20180336892A1US 201815920091 AUS201815920091 AUS 201815920091AUS 2018336892 A1US2018336892 A1US 2018336892A1
Authority
US
United States
Prior art keywords
electronic device
audio
user
audio signals
digital assistant
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.)
Abandoned
Application number
US15/920,091
Inventor
Yoon Kim
John Bridle
Joshua D. Atkins
Feipeng Li
Mehrez Souden
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.)
Apple Inc
Original Assignee
Apple 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
Priority claimed from DKPA201770421Aexternal-prioritypatent/DK179558B1/en
Application filed by Apple IncfiledCriticalApple Inc
Priority to US15/920,091priorityCriticalpatent/US20180336892A1/en
Assigned to APPLE INC.reassignmentAPPLE INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: BRIDLE, JOHN, ATKINS, JOSHUA D., LI, FEIPENG, KIM, YOON, SOUDEN, Mehrez
Priority to US16/181,138prioritypatent/US20190074009A1/en
Publication of US20180336892A1publicationCriticalpatent/US20180336892A1/en
Priority to US17/111,132prioritypatent/US11532306B2/en
Priority to US18/080,550prioritypatent/US20230111509A1/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

Systems and processes for operating an intelligent automated assistant are provided. In accordance with one example, a method includes, at an electronic device with one or more processors, memory, and a plurality of microphones, sampling, at each of the plurality of microphones of the electronic device, an audio signal to obtain a plurality of audio signals; processing the plurality of audio signals to obtain a plurality of audio streams; and determining, based on the plurality of audio streams, whether any of the plurality of audio signals corresponds to a spoken trigger. The method further includes, in accordance with a determination that the plurality of audio signals corresponds to the spoken trigger, initiating a session of the digital assistant; and in accordance with a determination that the plurality of audio signals does not correspond to the spoken trigger, foregoing initiating a session of the digital assistant.

Description

Claims (35)

What is claimed is:
1. An electronic device, comprising:
one or more processors;
a memory;
a plurality of microphones; and
one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs including instructions for:
sampling, at each of the plurality of microphones of the electronic device, an audio signal to obtain a plurality of audio signals;
processing the plurality of audio signals to obtain a plurality of audio streams;
determining, based on the plurality of audio streams, whether any of the plurality of audio signals corresponds to a spoken trigger:
in accordance with a determination that the plurality of audio signals corresponds to the spoken trigger: initiating, by the electronic device, a session of a digital assistant;
in accordance with a determination that the plurality of audio signals does not correspond to the spoken trigger: foregoing initiating a session of the digital assistant.
2. The electronic device ofclaim 1,
wherein a first microphone of the plurality of microphones is associated with a first direction, and
wherein a second microphone of the plurality of microphones is associated with a second direction different from the first direction.
3. The electronic device ofclaim 1, wherein the plurality of audio streams comprises a plurality of audio beams.
4. The electronic device ofclaim 1, wherein processing the plurality of audio signals to obtain a plurality of audio streams comprises processing an audio signal of the plurality of audio signals using source separation.
5. The electronic device ofclaim 1, wherein determining whether any of the plurality of audio signals corresponds to the spoken trigger comprises:
determining whether each of the plurality of audio streams includes the spoken trigger.
6. The electronic device ofclaim 1, wherein determining whether any of the plurality of audio signals corresponds to the spoken trigger comprises:
determining whether a combination of two more audio streams of the plurality of audio streams includes the spoken trigger.
7. The electronic device ofclaim 1, the one or more programs further including instructions for:
obtaining one or more trigger scores corresponding to the plurality of audio streams;
wherein determining whether any of the plurality of audio signals corresponds to the spoken trigger comprises:
determining whether any of the plurality of audio signals corresponds to the spoken trigger based on the one or more trigger scores.
8. The electronic device ofclaim 1, wherein determining whether any of the plurality of audio signals corresponds to the spoken trigger comprises:
determining whether any of the plurality of audio signals corresponds to the spoken trigger based on acoustic information associated with a user of the electronic device.
9. The electronic device ofclaim 1, the one or more programs further including instructions for:
obtaining a plurality of words based on the plurality of audio streams;
wherein determining whether any of the plurality of audio signals corresponds to the spoken trigger comprises:
determining whether any of the plurality of audio signals corresponds to the spoken trigger based on information corresponding to the plurality of words.
10. The electronic device ofclaim 9, the one or more programs further including instructions for:
obtaining one or more parse results based on the plurality of words;
wherein the information corresponding to the plurality of words includes the one or more parse results.
11. The electronic device ofclaim 9, the one or more programs further including instructions for:
obtaining one or more representations of user intent based on the plurality of words;
wherein the information corresponding to the plurality of words includes the one or more representations of user intent.
12. The electronic device ofclaim 9, wherein the information corresponding to the plurality of words is indicative of a direction.
13. The electronic device ofclaim 9, wherein the information corresponding to the plurality of words is indicative of a speaker.
14. The electronic device ofclaim 1, wherein determining whether any of the plurality of audio signals corresponds to the spoken trigger comprises:
identifying, from the plurality of audio streams, a set of candidate audio streams;
providing, to a remote device, one or more candidate audio streams from the set of candidate audio streams; and
obtaining validation information from the remote device.
15. The electronic device ofclaim 14, the one or more programs further including instructions for:
selecting the one or more candidate audio streams from the set of candidate audio streams based on respective trigger scores associated with the one or more candidate audio streams.
16. The electronic device ofclaim 15, the one or more programs further including instructions for:
providing each of the plurality of audio streams to a neural network to obtain a respective trigger score.
17. The electronic device ofclaim 14, the one or more programs further including instructions for:
selecting the one or more candidate audio streams from the set of candidate audio streams based on respective entropy information associated with the one or more candidate audio streams.
18. The electronic device ofclaim 14, the one or more programs further including instructions for:
determining that a first candidate audio stream corresponds to a spoken trigger detected at a first time;
determining, at a second time, that a second candidate audio stream corresponds to a spoken trigger detected at a second time; and
selecting the one or more candidate audio streams from the set of candidate audio streams based on the first time and the second time.
19. The electronic device ofclaim 1, the one or more programs further including instructions for:
in accordance with a determination that the plurality of audio signals corresponds to the spoken trigger:
identifying a first segment of an audio stream of the plurality of audio streams;
identifying a second segment of the audio stream;
determining whether the first segment and the second segment correspond to a same user.
20. The electronic device ofclaim 19, the one or more programs further including instructions for:
in accordance with a determination that the first segment and the second segment correspond to the same user:
determining that the user is a user of the electronic device; and
obtaining a representation of user intent based on the first segment and the second segment.
21. The electronic device ofclaim 19, wherein determining whether the first segment and the second segment correspond to a same user comprises:
comparing acoustic information associated with the first segment with acoustic information associated with the second segment.
22. The electronic device ofclaim 19, wherein determining whether the first segment and the second segment correspond to a same user comprises:
identifying a first entropy associated with the first segment;
identifying a second entropy associated with the second segment; and
comparing the first entropy with the second entropy.
23. The electronic device ofclaim 19, wherein determining whether the first segment and the second segment correspond to a same user comprises:
identifying a parse result based on the first segment and the second segment.
24. The electronic device ofclaim 1, wherein the electronic device is a first electronic device, the one or more programs further including instructions for:
receiving, from a second electronic device, information corresponding to an audio signal detected at the second electronic device;
wherein determining whether any of the plurality of audio signals corresponds to the spoken trigger comprises:
determining, based on the information received from the second electronic device, whether the audio signal detected at the second electronic device corresponds to the spoken trigger.
25. The electronic device ofclaim 24, wherein the information includes location information of one or more microphones of the second electronic device.
26. The electronic device ofclaim 24, wherein the information includes directional information of the audio signal detected at the second electronic device.
27. The electronic device ofclaim 24, wherein the information includes a device type associated with the second electronic device.
28. The electronic device ofclaim 24, wherein the second electronic device is associated with a different device type than the first electronic device.
29. The electronic device ofclaim 1, wherein initiating a session of the digital assistant comprises:
providing, by the digital assistant, an audio output.
30. The electronic device ofclaim 29, wherein each of the plurality of audio streams is associated with directional information, and wherein providing an audio output comprises:
providing, by the digital assistant, the audio output based on the directional information associated with the plurality of audio streams.
31. The electronic device ofclaim 1, wherein the each of the plurality of audio streams is associated with directional information, and wherein determining whether any of the plurality of audio signals corresponds to a spoken trigger comprises:
determining, based on the plurality of audio streams and associated directional information, whether any of the plurality of audio signals corresponds to a spoken trigger.
32. The electronic device ofclaim 1,
wherein the plurality of audio signals is the first plurality of audio signals,
wherein determining whether any of the plurality of audio signals corresponds to a spoken trigger comprises: detecting the spoken trigger from one or more audio streams of the plurality of audio streams, the one or more programs further including instructions for:
selecting, based on the one or more audio streams, a set of microphones of the plurality of microphones; and
sampling, using the first set of microphones, a second plurality of audio signals.
33. The electronic device ofclaim 1, wherein the electronic device is a computer, a set-top box, a speaker, a smart watch, a phone, or a combination thereof.
34. A method for operating a digital assistant, comprising:
at an electronic device with one or more processors, memory, and a plurality of microphones:
sampling, at each of the plurality of microphones of the electronic device, an audio signal to obtain a plurality of audio signals;
processing the plurality of audio signals to obtain a plurality of audio streams;
determining, based on the plurality of audio streams, whether any of the plurality of audio signals corresponds to a spoken trigger:
in accordance with a determination that the plurality of audio signals corresponds to the spoken trigger: initiating, by the electronic device, a session of the digital assistant;
in accordance with a determination that the plurality of audio signals does not correspond to the spoken trigger: foregoing initiating a session of the digital assistant.
35. A non-transitory computer-readable storage medium storing one or more programs, the one or more programs comprising instructions, which when executed by one or more processors of an electronic device with a plurality of microphones, cause the electronic device to:
sample, at each of the plurality of microphones of the electronic device, an audio signal to obtain a plurality of audio signals;
process the plurality of audio signals to obtain a plurality of audio streams;
determine, based on the plurality of audio streams, whether any of the plurality of audio signals corresponds to a spoken trigger:
in accordance with a determination that the plurality of audio signals corresponds to the spoken trigger: initiate, by the electronic device, a session of a digital assistant;
in accordance with a determination that the plurality of audio signals does not correspond to the spoken trigger: forego initiating a session of the digital assistant.
US15/920,0912017-05-162018-03-13Detecting a trigger of a digital assistantAbandonedUS20180336892A1 (en)

Priority Applications (4)

Application NumberPriority DateFiling DateTitle
US15/920,091US20180336892A1 (en)2017-05-162018-03-13Detecting a trigger of a digital assistant
US16/181,138US20190074009A1 (en)2017-05-162018-11-05Detecting a trigger of a digital assistant
US17/111,132US11532306B2 (en)2017-05-162020-12-03Detecting a trigger of a digital assistant
US18/080,550US20230111509A1 (en)2017-05-162022-12-13Detecting a trigger of a digital assistant

Applications Claiming Priority (6)

Application NumberPriority DateFiling DateTitle
US201762507042P2017-05-162017-05-16
DKPA2017704212017-05-31
DKPA2017704202017-05-31
DKPA201770421ADK179558B1 (en)2017-05-162017-05-31Detecting a trigger of a digital assistant
DKPA201770420ADK179930B1 (en)2017-05-162017-05-31Detecting a trigger of a digital assistant
US15/920,091US20180336892A1 (en)2017-05-162018-03-13Detecting a trigger of a digital assistant

Related Child Applications (1)

Application NumberTitlePriority DateFiling Date
US16/181,138ContinuationUS20190074009A1 (en)2017-05-162018-11-05Detecting a trigger of a digital assistant

Publications (1)

Publication NumberPublication Date
US20180336892A1true US20180336892A1 (en)2018-11-22

Family

ID=64272647

Family Applications (4)

Application NumberTitlePriority DateFiling Date
US15/920,091AbandonedUS20180336892A1 (en)2017-05-162018-03-13Detecting a trigger of a digital assistant
US16/181,138AbandonedUS20190074009A1 (en)2017-05-162018-11-05Detecting a trigger of a digital assistant
US17/111,132ActiveUS11532306B2 (en)2017-05-162020-12-03Detecting a trigger of a digital assistant
US18/080,550AbandonedUS20230111509A1 (en)2017-05-162022-12-13Detecting a trigger of a digital assistant

Family Applications After (3)

Application NumberTitlePriority DateFiling Date
US16/181,138AbandonedUS20190074009A1 (en)2017-05-162018-11-05Detecting a trigger of a digital assistant
US17/111,132ActiveUS11532306B2 (en)2017-05-162020-12-03Detecting a trigger of a digital assistant
US18/080,550AbandonedUS20230111509A1 (en)2017-05-162022-12-13Detecting a trigger of a digital assistant

Country Status (7)

CountryLink
US (4)US20180336892A1 (en)
EP (3)EP3806091B1 (en)
KR (3)KR102363177B1 (en)
CN (3)CN110288994B (en)
AU (2)AU2018260948B2 (en)
DK (1)DK201970527A1 (en)
WO (1)WO2018212953A1 (en)

Cited By (157)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20190371316A1 (en)*2018-06-032019-12-05Apple Inc.Accelerated task performance
US10581945B2 (en)*2017-08-282020-03-03Banjo, Inc.Detecting an event from signal data
US10681212B2 (en)2015-06-052020-06-09Apple Inc.Virtual assistant aided communication with 3rd party service in a communication session
US10714117B2 (en)2013-02-072020-07-14Apple Inc.Voice trigger for a digital assistant
US10720160B2 (en)2018-06-012020-07-21Apple Inc.Voice interaction at a primary device to access call functionality of a companion device
US10741181B2 (en)2017-05-092020-08-11Apple Inc.User interface for correcting recognition errors
US10741185B2 (en)2010-01-182020-08-11Apple Inc.Intelligent automated assistant
US10748546B2 (en)2017-05-162020-08-18Apple Inc.Digital assistant services based on device capabilities
CN111741391A (en)*2020-02-202020-10-02珠海市杰理科技股份有限公司 True wireless earphone and method, device and system for realizing operation control by tapping
US10798583B1 (en)*2019-10-072020-10-06Paypal, Inc.Mobile device user detection
US20200342869A1 (en)*2017-10-172020-10-29Samsung Electronics Co., Ltd.Electronic device and method for controlling voice signal
US10839159B2 (en)2018-09-282020-11-17Apple Inc.Named entity normalization in a spoken dialog system
US10854195B2 (en)*2016-12-262020-12-01Hyundai Motor CompanyDialogue processing apparatus, a vehicle having same, and a dialogue processing method
US10878809B2 (en)2014-05-302020-12-29Apple Inc.Multi-command single utterance input method
US10909171B2 (en)2017-05-162021-02-02Apple Inc.Intelligent automated assistant for media exploration
US10930282B2 (en)2015-03-082021-02-23Apple Inc.Competing devices responding to voice triggers
US10942703B2 (en)2015-12-232021-03-09Apple Inc.Proactive assistance based on dialog communication between devices
US20210097998A1 (en)*2017-05-162021-04-01Apple Inc.Detecting a trigger of a digital assistant
US10977097B2 (en)2018-04-132021-04-13Banjo, Inc.Notifying entities of relevant events
CN112732624A (en)*2020-05-112021-04-30苹果公司Digital assistant hardware abstraction
US11010127B2 (en)2015-06-292021-05-18Apple Inc.Virtual assistant for media playback
US11009970B2 (en)2018-06-012021-05-18Apple Inc.Attention aware virtual assistant dismissal
US11010561B2 (en)2018-09-272021-05-18Apple Inc.Sentiment prediction from textual data
US11025693B2 (en)2017-08-282021-06-01Banjo, Inc.Event detection from signal data removing private information
US20210174812A1 (en)*2018-11-232021-06-10Tencent Technology (Shenzhen) Company LimitedAudio data processing method, apparatus, and device, and storage medium
US11037565B2 (en)2016-06-102021-06-15Apple Inc.Intelligent digital assistant in a multi-tasking environment
US11070949B2 (en)2015-05-272021-07-20Apple Inc.Systems and methods for proactively identifying and surfacing relevant content on an electronic device with a touch-sensitive display
US11087759B2 (en)2015-03-082021-08-10Apple Inc.Virtual assistant activation
US11122100B2 (en)2017-08-282021-09-14Banjo, Inc.Detecting events from ingested data
US11120372B2 (en)2011-06-032021-09-14Apple Inc.Performing actions associated with task items that represent tasks to perform
US11126400B2 (en)2015-09-082021-09-21Apple Inc.Zero latency digital assistant
US20210295848A1 (en)*2018-09-252021-09-23Sonos, Inc.Voice detection optimization based on selected voice assistant service
US11133008B2 (en)2014-05-302021-09-28Apple Inc.Reducing the need for manual start/end-pointing and trigger phrases
US20210304735A1 (en)*2019-01-102021-09-30Tencent Technology (Shenzhen) Company LimitedKeyword detection method and related apparatus
US11140099B2 (en)2019-05-212021-10-05Apple Inc.Providing message response suggestions
US11145299B2 (en)*2018-04-192021-10-12X Development LlcManaging voice interface devices
US11152002B2 (en)2016-06-112021-10-19Apple Inc.Application integration with a digital assistant
US11170166B2 (en)2018-09-282021-11-09Apple Inc.Neural typographical error modeling via generative adversarial networks
US11169616B2 (en)2018-05-072021-11-09Apple Inc.Raise to speak
US11217251B2 (en)2019-05-062022-01-04Apple Inc.Spoken notifications
US11227589B2 (en)2016-06-062022-01-18Apple Inc.Intelligent list reading
US11237797B2 (en)2019-05-312022-02-01Apple Inc.User activity shortcut suggestions
US11244686B2 (en)*2018-06-292022-02-08Baidu Online Network Technology (Beijing) Co., Ltd.Method and apparatus for processing speech
US11257504B2 (en)2014-05-302022-02-22Apple Inc.Intelligent assistant for home automation
US11269678B2 (en)2012-05-152022-03-08Apple Inc.Systems and methods for integrating third party services with a digital assistant
US11289073B2 (en)2019-05-312022-03-29Apple Inc.Device text to speech
US11307752B2 (en)2019-05-062022-04-19Apple Inc.User configurable task triggers
EP3996386A1 (en)*2020-11-052022-05-11Audio-Technica U.S., Inc.Microphone with advanced functionalities
US11348582B2 (en)2008-10-022022-05-31Apple Inc.Electronic devices with voice command and contextual data processing capabilities
US11348573B2 (en)2019-03-182022-05-31Apple Inc.Multimodality in digital assistant systems
US11355102B1 (en)*2019-12-122022-06-07Amazon Technologies, Inc.Wakeword detection
US11360641B2 (en)2019-06-012022-06-14Apple Inc.Increasing the relevance of new available information
US11380310B2 (en)2017-05-122022-07-05Apple Inc.Low-latency intelligent automated assistant
US11388291B2 (en)2013-03-142022-07-12Apple Inc.System and method for processing voicemail
US11405466B2 (en)2017-05-122022-08-02Apple Inc.Synchronization and task delegation of a digital assistant
US11423908B2 (en)2019-05-062022-08-23Apple Inc.Interpreting spoken requests
US11423886B2 (en)2010-01-182022-08-23Apple Inc.Task flow identification based on user intent
US20220270613A1 (en)*2021-02-252022-08-25Samsung Electronics Co., Ltd.Method for voice identification and device using same
US11431642B2 (en)2018-06-012022-08-30Apple Inc.Variable latency device coordination
US20220303630A1 (en)*2017-09-212022-09-22Amazon Technologies, Inc.Presentation and management of audio and visual content across devices
US11462215B2 (en)2018-09-282022-10-04Apple Inc.Multi-modal inputs for voice commands
US20220319513A1 (en)*2020-05-202022-10-06Sonos, Inc.Input detection windowing
US11467802B2 (en)2017-05-112022-10-11Apple Inc.Maintaining privacy of personal information
US11468282B2 (en)2015-05-152022-10-11Apple Inc.Virtual assistant in a communication session
US11475898B2 (en)2018-10-262022-10-18Apple Inc.Low-latency multi-speaker speech recognition
US11475884B2 (en)2019-05-062022-10-18Apple Inc.Reducing digital assistant latency when a language is incorrectly determined
US11488406B2 (en)2019-09-252022-11-01Apple Inc.Text detection using global geometry estimators
US11496600B2 (en)2019-05-312022-11-08Apple Inc.Remote execution of machine-learned models
US11500672B2 (en)2015-09-082022-11-15Apple Inc.Distributed personal assistant
US11516537B2 (en)2014-06-302022-11-29Apple Inc.Intelligent automated assistant for TV user interactions
US11521624B1 (en)*2012-06-012022-12-06Amazon Technologies, Inc.Voice controlled assistant with coaxial speaker and microphone arrangement
US11526368B2 (en)2015-11-062022-12-13Apple Inc.Intelligent automated assistant in a messaging environment
US20220406304A1 (en)*2021-06-212022-12-22Kyndryl, Inc.Intent driven voice interface
US11580990B2 (en)2017-05-122023-02-14Apple Inc.User-specific acoustic models
US11599331B2 (en)2017-05-112023-03-07Apple Inc.Maintaining privacy of personal information
US11620999B2 (en)2020-09-182023-04-04Apple Inc.Reducing device processing of unintended audio
US11638059B2 (en)2019-01-042023-04-25Apple Inc.Content playback on multiple devices
US11656884B2 (en)2017-01-092023-05-23Apple Inc.Application integration with a digital assistant
US11657813B2 (en)2019-05-312023-05-23Apple Inc.Voice identification in digital assistant systems
US11671920B2 (en)2007-04-032023-06-06Apple Inc.Method and system for operating a multifunction portable electronic device using voice-activation
US20230186909A1 (en)*2021-12-132023-06-15Google LlcSelecting between multiple automated assistants based on invocation properties
US11696060B2 (en)2020-07-212023-07-04Apple Inc.User identification using headphones
US11710482B2 (en)2018-03-262023-07-25Apple Inc.Natural assistant interaction
US11710498B2 (en)2019-02-112023-07-25Samsung Electronics Co., Ltd.Electronic device and control method therefor
US11727219B2 (en)2013-06-092023-08-15Apple Inc.System and method for inferring user intent from speech inputs
US11727933B2 (en)2016-10-192023-08-15Sonos, Inc.Arbitration-based voice recognition
US11750969B2 (en)2016-02-222023-09-05Sonos, Inc.Default playback device designation
US11755276B2 (en)2020-05-122023-09-12Apple Inc.Reducing description length based on confidence
US20230290346A1 (en)*2018-03-232023-09-14Amazon Technologies, Inc.Content output management based on speech quality
US11765209B2 (en)2020-05-112023-09-19Apple Inc.Digital assistant hardware abstraction
US11778259B2 (en)2018-09-142023-10-03Sonos, Inc.Networked devices, systems and methods for associating playback devices based on sound codes
US20230326458A1 (en)*2017-12-112023-10-12Sonos, Inc.Home Graph
US11790914B2 (en)2019-06-012023-10-17Apple Inc.Methods and user interfaces for voice-based control of electronic devices
US11790911B2 (en)2018-09-282023-10-17Sonos, Inc.Systems and methods for selective wake word detection using neural network models
US11792590B2 (en)2018-05-252023-10-17Sonos, Inc.Determining and adapting to changes in microphone performance of playback devices
US11790937B2 (en)2018-09-212023-10-17Sonos, Inc.Voice detection optimization using sound metadata
US11798547B2 (en)2013-03-152023-10-24Apple Inc.Voice activated device for use with a voice-based digital assistant
US11797263B2 (en)2018-05-102023-10-24Sonos, Inc.Systems and methods for voice-assisted media content selection
US11798553B2 (en)2019-05-032023-10-24Sonos, Inc.Voice assistant persistence across multiple network microphone devices
US11809783B2 (en)2016-06-112023-11-07Apple Inc.Intelligent device arbitration and control
US11809483B2 (en)2015-09-082023-11-07Apple Inc.Intelligent automated assistant for media search and playback
US11816393B2 (en)2017-09-082023-11-14Sonos, Inc.Dynamic computation of system response volume
US11817076B2 (en)2017-09-282023-11-14Sonos, Inc.Multi-channel acoustic echo cancellation
US11817083B2 (en)2018-12-132023-11-14Sonos, Inc.Networked microphone devices, systems, and methods of localized arbitration
US11838734B2 (en)2020-07-202023-12-05Apple Inc.Multi-device audio adjustment coordination
US11854539B2 (en)2018-05-072023-12-26Apple Inc.Intelligent automated assistant for delivering content from user experiences
US11853536B2 (en)2015-09-082023-12-26Apple Inc.Intelligent automated assistant in a media environment
US11854547B2 (en)2019-06-122023-12-26Sonos, Inc.Network microphone device with command keyword eventing
US11863593B2 (en)2016-02-222024-01-02Sonos, Inc.Networked microphone device control
US11862161B2 (en)2019-10-222024-01-02Sonos, Inc.VAS toggle based on device orientation
US11869503B2 (en)2019-12-202024-01-09Sonos, Inc.Offline voice control
US11881223B2 (en)2018-12-072024-01-23Sonos, Inc.Systems and methods of operating media playback systems having multiple voice assistant services
US11881222B2 (en)2020-05-202024-01-23Sonos, IncCommand keywords with input detection windowing
US11886805B2 (en)2015-11-092024-01-30Apple Inc.Unconventional virtual assistant interactions
US11887598B2 (en)2020-01-072024-01-30Sonos, Inc.Voice verification for media playback
US11893308B2 (en)2017-09-292024-02-06Sonos, Inc.Media playback system with concurrent voice assistance
US11899519B2 (en)2018-10-232024-02-13Sonos, Inc.Multiple stage network microphone device with reduced power consumption and processing load
US11900937B2 (en)2017-08-072024-02-13Sonos, Inc.Wake-word detection suppression
US11914848B2 (en)2020-05-112024-02-27Apple Inc.Providing relevant data items based on context
US11928604B2 (en)2005-09-082024-03-12Apple Inc.Method and apparatus for building an intelligent automated assistant
US11934742B2 (en)2016-08-052024-03-19Sonos, Inc.Playback device supporting concurrent voice assistants
US11947870B2 (en)2016-02-222024-04-02Sonos, Inc.Audio response playback
US11961519B2 (en)2020-02-072024-04-16Sonos, Inc.Localized wakeword verification
US11973894B2 (en)2019-04-302024-04-30Apple Inc.Utilizing context information with an electronic device
US11973893B2 (en)2018-08-282024-04-30Sonos, Inc.Do not disturb feature for audio notifications
US11979960B2 (en)2016-07-152024-05-07Sonos, Inc.Contextualization of voice inputs
US11983463B2 (en)2016-02-222024-05-14Sonos, Inc.Metadata exchange involving a networked playback system and a networked microphone system
US11984123B2 (en)2020-11-122024-05-14Sonos, Inc.Network device interaction by range
US12010262B2 (en)2013-08-062024-06-11Apple Inc.Auto-activating smart responses based on activities from remote devices
US12014118B2 (en)2017-05-152024-06-18Apple Inc.Multi-modal interfaces having selection disambiguation and text modification capability
US12047753B1 (en)2017-09-282024-07-23Sonos, Inc.Three-dimensional beam forming with a microphone array
US12051413B2 (en)2015-09-302024-07-30Apple Inc.Intelligent device identification
US12062383B2 (en)2018-09-292024-08-13Sonos, Inc.Linear filtering for noise-suppressed speech detection via multiple network microphone devices
US12063486B2 (en)2018-12-202024-08-13Sonos, Inc.Optimization of network microphone devices using noise classification
US12067985B2 (en)2018-06-012024-08-20Apple Inc.Virtual assistant operations in multi-device environments
US12073147B2 (en)2013-06-092024-08-27Apple Inc.Device, method, and graphical user interface for enabling conversation persistence across two or more instances of a digital assistant
US12080314B2 (en)2016-06-092024-09-03Sonos, Inc.Dynamic player selection for audio signal processing
US12093608B2 (en)2019-07-312024-09-17Sonos, Inc.Noise classification for event detection
US12118273B2 (en)2020-01-312024-10-15Sonos, Inc.Local voice data processing
US12149897B2 (en)2016-09-272024-11-19Sonos, Inc.Audio playback settings for voice interaction
US12159626B2 (en)2018-11-152024-12-03Sonos, Inc.Dilated convolutions and gating for efficient keyword spotting
US12159085B2 (en)2020-08-252024-12-03Sonos, Inc.Vocal guidance engines for playback devices
US12165643B2 (en)2019-02-082024-12-10Sonos, Inc.Devices, systems, and methods for distributed voice processing
US12197817B2 (en)2016-06-112025-01-14Apple Inc.Intelligent device arbitration and control
US12212945B2 (en)2017-12-102025-01-28Sonos, Inc.Network microphone devices with automatic do not disturb actuation capabilities
US12211490B2 (en)2019-07-312025-01-28Sonos, Inc.Locally distributed keyword detection
US12217748B2 (en)2017-03-272025-02-04Sonos, Inc.Systems and methods of multiple voice services
US12217765B2 (en)2017-09-272025-02-04Sonos, Inc.Robust short-time fourier transform acoustic echo cancellation during audio playback
US12223282B2 (en)2016-06-092025-02-11Apple Inc.Intelligent automated assistant in a home environment
US12279096B2 (en)2018-06-282025-04-15Sonos, Inc.Systems and methods for associating playback devices with voice assistant services
US12283269B2 (en)2020-10-162025-04-22Sonos, Inc.Intent inference in audiovisual communication sessions
US12301635B2 (en)2020-05-112025-05-13Apple Inc.Digital assistant hardware abstraction
US12322390B2 (en)2021-09-302025-06-03Sonos, Inc.Conflict management for wake-word detection processes
US12327549B2 (en)2022-02-092025-06-10Sonos, Inc.Gatekeeping for voice intent processing
US12327556B2 (en)2021-09-302025-06-10Sonos, Inc.Enabling and disabling microphones and voice assistants
US12375052B2 (en)2018-08-282025-07-29Sonos, Inc.Audio notifications
US12387716B2 (en)2020-06-082025-08-12Sonos, Inc.Wakewordless voice quickstarts

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
KR102621636B1 (en)2018-04-232024-01-05구글 엘엘씨Transferring an automated assistant routine between client devices during execution of the routine
JP7350092B2 (en)*2019-05-222023-09-25ソロズ・テクノロジー・リミテッド Microphone placement for eyeglass devices, systems, apparatus, and methods
KR20210030160A (en)*2019-09-092021-03-17삼성전자주식회사Electronic apparatus and control method thereof
CN111681654A (en)*2020-05-212020-09-18北京声智科技有限公司Voice control method and device, electronic equipment and storage medium
US11822367B2 (en)*2020-06-222023-11-21Apple Inc.Method and system for adjusting sound playback to account for speech detection
EP4173271B1 (en)*2020-06-302025-10-15Genesys Cloud Services, Inc.Cumulative average spectral entropy analysis for tone and speech classification
US11514109B2 (en)*2020-10-292022-11-29Google LlcInferring semantic label(s) for assistant device(s) based on device-specific signal(s)
US11664031B2 (en)*2021-03-112023-05-30Apple Inc.Multi-mode voice triggering for audio devices
CN113104107B (en)*2021-05-202025-04-25蔚来汽车科技(安徽)有限公司 Vehicle lateral motion control, autonomous driving controller, steering system, vehicle and storage medium
CN113327599B (en)*2021-06-302023-06-02北京有竹居网络技术有限公司 Speech recognition method, device, medium and electronic equipment
US11914923B1 (en)*2021-12-102024-02-27Amazon Technologies, Inc.Computer system-based pausing and resuming of natural language conversations
US11770268B2 (en)*2022-02-142023-09-26Intel CorporationEnhanced notifications for online collaboration applications
US12008997B2 (en)*2022-05-172024-06-11Mitel Networks CorporationDetermination of conference participant contribution

Citations (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20120109632A1 (en)*2010-10-282012-05-03Kabushiki Kaisha ToshibaPortable electronic device
US20150006176A1 (en)*2013-06-272015-01-01Rawles LlcDetecting Self-Generated Wake Expressions
US9098467B1 (en)*2012-12-192015-08-04Rawles LlcAccepting voice commands based on user identity
US20160104480A1 (en)*2014-10-092016-04-14Google Inc.Hotword detection on multiple devices
US20190132694A1 (en)*2016-04-212019-05-02Hewlett-Packard Development Company, L.P.Electronic device microphone listening modes
US20190182176A1 (en)*2016-12-212019-06-13Facebook, Inc.User Authentication with Voiceprints on Online Social Networks

Family Cites Families (3030)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US3859005A (en)1973-08-131975-01-07Albert L HuebnerErosion reduction in wet turbines
US4826405A (en)1985-10-151989-05-02Aeroquip CorporationFan blade fabrication system
US8073695B1 (en)1992-12-092011-12-06Adrea, LLCElectronic book with voice emulation features
US6122482A (en)1995-02-222000-09-19Global Communications, Inc.Satellite broadcast receiving and distribution system
US5901287A (en)1996-04-011999-05-04The Sabre Group Inc.Information aggregation and synthesization system
US7787647B2 (en)1997-01-132010-08-31Micro Ear Technology, Inc.Portable system for programming hearing aids
US8479122B2 (en)2004-07-302013-07-02Apple Inc.Gestures for touch sensitive input devices
US7663607B2 (en)2004-05-062010-02-16Apple Inc.Multipoint touchscreen
US7840912B2 (en)2006-01-302010-11-23Apple Inc.Multi-touch gesture dictionary
KR100595922B1 (en)1998-01-262006-07-05웨인 웨스터만Method and apparatus for integrating manual input
US7711672B2 (en)1998-05-282010-05-04Lawrence AuSemantic network methods to disambiguate natural language meaning
JP3703082B2 (en)1998-10-022005-10-05インターナショナル・ビジネス・マシーンズ・コーポレーション Conversational computing with interactive virtual machines
US6163794A (en)1998-10-232000-12-19General MagicNetwork system extensible by users
US7447637B1 (en)1998-12-232008-11-04Eastern Investments, LlcSystem and method of processing speech within a graphic user interface
US7679534B2 (en)1998-12-042010-03-16Tegic Communications, Inc.Contextual prediction of user words and user actions
US8938688B2 (en)1998-12-042015-01-20Nuance Communications, Inc.Contextual prediction of user words and user actions
US7712053B2 (en)1998-12-042010-05-04Tegic Communications, Inc.Explicit character filtering of ambiguous text entry
US7881936B2 (en)1998-12-042011-02-01Tegic Communications, Inc.Multimodal disambiguation of speech recognition
US6842877B2 (en)1998-12-182005-01-11Tangis CorporationContextual responses based on automated learning techniques
GB2347239B (en)1999-02-222003-09-24Nokia Mobile Phones LtdA communication terminal having a predictive editor application
US7761296B1 (en)1999-04-022010-07-20International Business Machines CorporationSystem and method for rescoring N-best hypotheses of an automatic speech recognition system
ATE443946T1 (en)1999-05-272009-10-15Tegic Communications Inc KEYBOARD SYSTEM WITH AUTOMATIC CORRECTION
US7030863B2 (en)2000-05-262006-04-18America Online, IncorporatedVirtual keyboard system with automatic correction
WO2000073936A1 (en)1999-05-282000-12-07Sehda, Inc.Phrase-based dialogue modeling with particular application to creating recognition grammars for voice-controlled user interfaces
US20140098247A1 (en)1999-06-042014-04-10Ip Holdings, Inc.Home Automation And Smart Home Control Using Mobile Devices And Wireless Enabled Electrical Switches
US8065155B1 (en)1999-06-102011-11-22Gazdzinski Robert FAdaptive advertising apparatus and methods
US7711565B1 (en)1999-06-102010-05-04Gazdzinski Robert F“Smart” elevator system and method
AUPQ138199A0 (en)1999-07-021999-07-29Telstra R & D Management Pty LtdA search system
US7743188B2 (en)1999-08-122010-06-22Palm, Inc.Method and apparatus for accessing a contacts database and telephone services
US7925610B2 (en)1999-09-222011-04-12Google Inc.Determining a meaning of a knowledge item using document-based information
US8392188B1 (en)1999-11-052013-03-05At&T Intellectual Property Ii, L.P.Method and system for building a phonotactic model for domain independent speech recognition
US7725307B2 (en)1999-11-122010-05-25Phoenix Solutions, Inc.Query engine for processing voice based queries including semantic decoding
US9076448B2 (en)1999-11-122015-07-07Nuance Communications, Inc.Distributed real time speech recognition system
US7392185B2 (en)1999-11-122008-06-24Phoenix Solutions, Inc.Speech based learning/training system using semantic decoding
US7050977B1 (en)1999-11-122006-05-23Phoenix Solutions, Inc.Speech-enabled server for internet website and method
US8271336B2 (en)1999-11-222012-09-18Accenture Global Services GmbhIncreased visibility during order management in a network-based supply chain environment
US7130807B1 (en)1999-11-222006-10-31Accenture LlpTechnology sharing during demand and supply planning in a network-based supply chain environment
US8032409B1 (en)1999-11-222011-10-04Accenture Global Services LimitedEnhanced visibility during installation management in a network-based supply chain environment
US6219645B1 (en)*1999-12-022001-04-17Lucent Technologies, Inc.Enhanced automatic speech recognition using multiple directional microphones
US7337389B1 (en)1999-12-072008-02-26Microsoft CorporationSystem and method for annotating an electronic document independently of its content
US8271287B1 (en)2000-01-142012-09-18Alcatel LucentVoice command remote control system
US6757362B1 (en)2000-03-062004-06-29Avaya Technology Corp.Personal virtual assistant
US8024415B2 (en)2001-03-162011-09-20Microsoft CorporationPriorities generation and management
US8645137B2 (en)2000-03-162014-02-04Apple Inc.Fast, language-independent method for user authentication by voice
US7917366B1 (en)2000-03-242011-03-29Exaudios TechnologiesSystem and method for determining a personal SHG profile by voice analysis
US7187947B1 (en)2000-03-282007-03-06Affinity Labs, LlcSystem and method for communicating selected information to an electronic device
US7080315B1 (en)2000-06-282006-07-18International Business Machines CorporationMethod and apparatus for coupling a visual browser to a voice browser
US7200555B1 (en)*2000-07-052007-04-03International Business Machines CorporationSpeech recognition correction for devices having limited or no display
US7672952B2 (en)2000-07-132010-03-02Novell, Inc.System and method of semantic correlation of rich content
US7853664B1 (en)2000-07-312010-12-14Landmark Digital Services LlcMethod and system for purchasing pre-recorded music
US7218226B2 (en)2004-03-012007-05-15Apple Inc.Acceleration-based theft detection system for portable electronic devices
US7688306B2 (en)2000-10-022010-03-30Apple Inc.Methods and apparatuses for operating a portable device based on an accelerometer
US6915262B2 (en)2000-11-302005-07-05Telesector Resources Group, Inc.Methods and apparatus for performing speech recognition and using speech recognition results
US6973427B2 (en)2000-12-262005-12-06Microsoft CorporationMethod for adding phonetic descriptions to a speech recognition lexicon
US6677932B1 (en)2001-01-282004-01-13Finger Works, Inc.System and method for recognizing touch typing under limited tactile feedback conditions
US6570557B1 (en)2001-02-102003-05-27Finger Works, Inc.Multi-touch system and method for emulating modifier keys via fingertip chords
US7171365B2 (en)2001-02-162007-01-30International Business Machines CorporationTracking time using portable recorders and speech recognition
US7290039B1 (en)2001-02-272007-10-30Microsoft CorporationIntent based processing
US7277853B1 (en)2001-03-022007-10-02Mindspeed Technologies, Inc.System and method for a endpoint detection of speech for improved speech recognition in noisy environments
WO2002073451A2 (en)2001-03-132002-09-19Intelligate Ltd.Dynamic natural language understanding
WO2002073452A1 (en)2001-03-142002-09-19At & T Corp.Method for automated sentence planning
US7209880B1 (en)2001-03-202007-04-24At&T Corp.Systems and methods for dynamic re-configurable speech recognition
CA2446085C (en)2001-04-302010-04-27Octave Communications, Inc.Audio conference platform with dynamic speech detection threshold
US6975304B1 (en)2001-06-112005-12-13Handspring, Inc.Interface for processing of an alternate symbol in a computer device
US8831949B1 (en)2001-06-282014-09-09At&T Intellectual Property I, L.P.Voice recognition for performing authentication and completing transactions in a systems interface to legacy systems
US20050134578A1 (en)2001-07-132005-06-23Universal Electronics Inc.System and methods for interacting with a control environment
US7987151B2 (en)2001-08-102011-07-26General Dynamics Advanced Info Systems, Inc.Apparatus and method for problem solving using intelligent agents
US11004114B2 (en)2001-08-212021-05-11Bookit OyComponents, system, platform and methodologies for mediating and provisioning services and product delivery and orchestrating, mediating and authenticating transactions and interactions
US7920682B2 (en)2001-08-212011-04-05Byrne William JDynamic interactive voice interface
US7774388B1 (en)2001-08-312010-08-10Margaret RuncheyModel of everything with UR-URL combination identity-identifier-addressing-indexing method, means, and apparatus
US7403938B2 (en)2001-09-242008-07-22Iac Search & Media, Inc.Natural language query processing
US6985865B1 (en)2001-09-262006-01-10Sprint Spectrum L.P.Method and system for enhanced response to voice commands in a voice command platform
US7324947B2 (en)2001-10-032008-01-29Promptu Systems CorporationGlobal speech user interface
ITFI20010199A1 (en)2001-10-222003-04-22Riccardo Vieri SYSTEM AND METHOD TO TRANSFORM TEXTUAL COMMUNICATIONS INTO VOICE AND SEND THEM WITH AN INTERNET CONNECTION TO ANY TELEPHONE SYSTEM
US7913185B1 (en)2001-10-252011-03-22Adobe Systems IncorporatedGraphical insertion of JavaScript pop-up menus
US20030101054A1 (en)2001-11-272003-05-29Ncc, LlcIntegrated system and method for electronic speech recognition and transcription
US7103542B2 (en)2001-12-142006-09-05Ben Franklin Patent Holding LlcAutomatically improving a voice recognition system
US8374879B2 (en)2002-02-042013-02-12Microsoft CorporationSystems and methods for managing interactions from multiple speech-enabled applications
US9374451B2 (en)2002-02-042016-06-21Nokia Technologies OySystem and method for multimodal short-cuts to digital services
US7272377B2 (en)2002-02-072007-09-18At&T Corp.System and method of ubiquitous language translation for wireless devices
US8249880B2 (en)2002-02-142012-08-21Intellisist, Inc.Real-time display of system instructions
US7009663B2 (en)2003-12-172006-03-07Planar Systems, Inc.Integrated optical light sensitive active matrix liquid crystal display
US7221287B2 (en)2002-03-052007-05-22Triangle Software LlcThree-dimensional traffic report
US7707221B1 (en)2002-04-032010-04-27Yahoo! Inc.Associating and linking compact disc metadata
US7869998B1 (en)2002-04-232011-01-11At&T Intellectual Property Ii, L.P.Voice-enabled dialog system
US8135115B1 (en)2006-11-222012-03-13Securus Technologies, Inc.System and method for multi-channel recording
US7221937B2 (en)2002-05-062007-05-22Research In Motion LimitedEvent reminder method
US8611919B2 (en)2002-05-232013-12-17Wounder Gmbh., LlcSystem, method, and computer program product for providing location based services and mobile e-commerce
US7398209B2 (en)2002-06-032008-07-08Voicebox Technologies, Inc.Systems and methods for responding to natural language speech utterance
AU2003240193A1 (en)2002-06-172003-12-31Koninklijke Philips Electronics N.V.Controlling an apparatus based on speech
US7680649B2 (en)2002-06-172010-03-16International Business Machines CorporationSystem, method, program product, and networking use for recognizing words and their parts of speech in one or more natural languages
US8219608B2 (en)2002-06-202012-07-10Koninklijke Philips Electronics N.V.Scalable architecture for web services
US7079713B2 (en)2002-06-282006-07-18Microsoft CorporationMethod and system for displaying and linking ink objects with recognized text and objects
EP1652173B1 (en)2002-06-282015-12-30Chemtron Research LLCMethod and system for processing speech
US7656393B2 (en)2005-03-042010-02-02Apple Inc.Electronic device having display and surrounding touch sensitive bezel for user interface and control
US7693720B2 (en)2002-07-152010-04-06Voicebox Technologies, Inc.Mobile systems and methods for responding to natural language speech utterance
US6876727B2 (en)2002-07-242005-04-05Sbc Properties, LpVoice over IP method for developing interactive voice response system
US7027842B2 (en)2002-09-242006-04-11Bellsouth Intellectual Property CorporationApparatus and method for providing hands-free operation of a device
US9342829B2 (en)2002-10-012016-05-17Andrew H B ZhouSystems and methods for mobile application, wearable application, transactional messaging, calling, digital multimedia capture and payment transactions
US7424427B2 (en)*2002-10-172008-09-09Verizon Corporate Services Group Inc.Systems and methods for classifying audio into broad phoneme classes
US8972266B2 (en)2002-11-122015-03-03David BezarUser intent analysis extent of speaker intent analysis system
US7822611B2 (en)2002-11-122010-10-26Bezar David BSpeaker intent analysis system
US8005919B2 (en)2002-11-182011-08-23Aol Inc.Host-based intelligent results related to a character stream
AU2003293071A1 (en)2002-11-222004-06-18Roy RosserAutonomous response engine
EP2017828A1 (en)2002-12-102009-01-21Kirusa, Inc.Techniques for disambiguating speech input using multimodal interfaces
FR2848688A1 (en)2002-12-172004-06-18France TelecomText language identifying device for linguistic analysis of text, has analyzing unit to analyze chain characters of words extracted from one text, where each chain is completed so that each time chains are found in word
US8661112B2 (en)2002-12-202014-02-25Nuance Communications, Inc.Customized interactive voice response menus
US7797331B2 (en)2002-12-202010-09-14Nokia CorporationMethod and device for organizing user provided information with meta-information
US7703091B1 (en)2002-12-312010-04-20Emc CorporationMethods and apparatus for installing agents in a managed network
US7805299B2 (en)2004-03-012010-09-28Coifman Robert EMethod and apparatus for improving the transcription accuracy of speech recognition software
US7809565B2 (en)2003-03-012010-10-05Coifman Robert EMethod and apparatus for improving the transcription accuracy of speech recognition software
US8064753B2 (en)2003-03-052011-11-22Freeman Alan DMulti-feature media article and method for manufacture of same
US7835504B1 (en)2003-03-162010-11-16Palm, Inc.Telephone number parsing and linking
US8244712B2 (en)2003-03-182012-08-14Apple Inc.Localized viewing of file system names
US7613797B2 (en)2003-03-192009-11-03Unisys CorporationRemote discovery and system architecture
US8745541B2 (en)2003-03-252014-06-03Microsoft CorporationArchitecture for controlling a computer using hand gestures
US7623892B2 (en)2003-04-022009-11-24Palm, Inc.System and method for enabling a person to switch use of computing devices
US7941009B2 (en)2003-04-082011-05-10The Penn State Research FoundationReal-time computerized annotation of pictures
US8224757B2 (en)2003-04-152012-07-17Sap AgCurriculum management system
US7711550B1 (en)2003-04-292010-05-04Microsoft CorporationMethods and system for recognizing names in a computer-generated document and for providing helpful actions associated with recognized names
US7669134B1 (en)2003-05-022010-02-23Apple Inc.Method and apparatus for displaying information during an instant messaging session
US7407384B2 (en)2003-05-292008-08-05Robert Bosch GmbhSystem, method and device for language education through a voice portal server
US7496230B2 (en)2003-06-052009-02-24International Business Machines CorporationSystem and method for automatic natural language translation of embedded text regions in images during information transfer
WO2004110099A2 (en)2003-06-062004-12-16Gn Resound A/SA hearing aid wireless network
US7720683B1 (en)2003-06-132010-05-18Sensory, Inc.Method and apparatus of specifying and performing speech recognition operations
US7827047B2 (en)2003-06-242010-11-02At&T Intellectual Property I, L.P.Methods and systems for assisting scheduling with automation
US7757182B2 (en)2003-06-252010-07-13Microsoft CorporationTaskbar media player
US7739588B2 (en)2003-06-272010-06-15Microsoft CorporationLeveraging markup language data for semantically labeling text strings and data and for providing actions based on semantically labeled text strings and data
KR100811232B1 (en)2003-07-182008-03-07엘지전자 주식회사 Turn-by-turn navigation system and how to guide
US7757173B2 (en)2003-07-182010-07-13Apple Inc.Voice menu system
US8311835B2 (en)2003-08-292012-11-13Microsoft CorporationAssisted multi-modal dialogue
US7539619B1 (en)2003-09-052009-05-26Spoken Translation Ind.Speech-enabled language translation system and method enabling interactive user supervision of translation and speech recognition accuracy
WO2005027485A1 (en)2003-09-122005-03-24Nokia CorporationMethod and device for handling missed calls in a mobile communications environment
US7917364B2 (en)2003-09-232011-03-29Hewlett-Packard Development Company, L.P.System and method using multiple automated speech recognition engines
US7418392B1 (en)2003-09-252008-08-26Sensory, Inc.System and method for controlling the operation of a device by voice commands
US7386440B2 (en)2003-10-012008-06-10International Business Machines CorporationMethod, system, and apparatus for natural language mixed-initiative dialogue processing
US7643990B1 (en)2003-10-232010-01-05Apple Inc.Global boundary-centric feature extraction and associated discontinuity metrics
US7779356B2 (en)2003-11-262010-08-17Griesmer James PEnhanced data tip system and method
US20090018918A1 (en)2004-11-042009-01-15Manyworlds Inc.Influence-based Social Network Advertising
US7689412B2 (en)2003-12-052010-03-30Microsoft CorporationSynonymous collocation extraction using translation information
JP3734815B2 (en)2003-12-102006-01-11任天堂株式会社 Portable game device and game program
US7427024B1 (en)2003-12-172008-09-23Gazdzinski Mark JChattel management apparatus and methods
JPWO2005064592A1 (en)2003-12-262007-12-20株式会社ケンウッド Device control device, voice recognition device, agent device, in-vehicle device control device, navigation device, audio device, device control method, voice recognition method, agent processing method, in-vehicle device control method, navigation method, audio device control method, and program
US8160883B2 (en)2004-01-102012-04-17Microsoft CorporationFocus tracking in dialogs
US7660715B1 (en)2004-01-122010-02-09Avaya Inc.Transparent monitoring and intervention to improve automatic adaptation of speech models
US8281339B1 (en)2004-01-122012-10-02United Video Properties, Inc.Customizable flip and browse overlays in an interactive television system
US7707039B2 (en)2004-02-152010-04-27Exbiblio B.V.Automatic modification of web pages
US7721226B2 (en)2004-02-182010-05-18Microsoft CorporationGlom widget
US7433876B2 (en)2004-02-232008-10-07Radar Networks, Inc.Semantic web portal and platform
US8654936B1 (en)2004-02-242014-02-18At&T Intellectual Property I, L.P.Home control, monitoring and communication system using remote voice commands
KR100462292B1 (en)2004-02-262004-12-17엔에이치엔(주)A method for providing search results list based on importance information and a system thereof
US7693715B2 (en)2004-03-102010-04-06Microsoft CorporationGenerating large units of graphonemes with mutual information criterion for letter to sound conversion
US7711129B2 (en)2004-03-112010-05-04Apple Inc.Method and system for approximating graphic equalizers using dynamic filter order reduction
US7983835B2 (en)2004-11-032011-07-19Lagassey Paul JModular intelligent transportation system
JP4587160B2 (en)2004-03-262010-11-24キヤノン株式会社 Signal processing apparatus and method
US7716216B1 (en)2004-03-312010-05-11Google Inc.Document ranking based on semantic distance between terms in a document
GB2412997A (en)2004-04-072005-10-12Mitel Networks CorpMethod and apparatus for hands-free speech recognition using a microphone array
US8713418B2 (en)2004-04-122014-04-29Google Inc.Adding value to a rendered document
US7657844B2 (en)2004-04-302010-02-02International Business Machines CorporationProviding accessibility compliance within advanced componentry
US7778830B2 (en)2004-05-192010-08-17International Business Machines CorporationTraining speaker-dependent, phrase-based speech grammars using an unsupervised automated technique
US8130929B2 (en)2004-05-252012-03-06Galileo Processing, Inc.Methods for obtaining complex data in an interactive voice response system
US7873149B2 (en)2004-06-012011-01-18Verizon Business Global LlcSystems and methods for gathering information
US8095364B2 (en)2004-06-022012-01-10Tegic Communications, Inc.Multimodal disambiguation of speech recognition
US8224649B2 (en)2004-06-022012-07-17International Business Machines CorporationMethod and apparatus for remote command, control and diagnostics of systems using conversational or audio interface
US7673340B1 (en)2004-06-022010-03-02Clickfox LlcSystem and method for analyzing system user behavior
US7409569B2 (en)2004-06-082008-08-05Dartdevices CorporationSystem and method for application driven power management among intermittently coupled interoperable electronic devices
US8321786B2 (en)2004-06-172012-11-27Apple Inc.Routine and interface for correcting electronic text
GB0413743D0 (en)2004-06-192004-07-21IbmMethod and system for approximate string matching
US20070214133A1 (en)2004-06-232007-09-13Edo LibertyMethods for filtering data and filling in missing data using nonlinear inference
US8099395B2 (en)2004-06-242012-01-17Oracle America, Inc.System level identity object
US7720674B2 (en)2004-06-292010-05-18Sap AgSystems and methods for processing natural language queries
US8589156B2 (en)2004-07-122013-11-19Hewlett-Packard Development Company, L.P.Allocation of speech recognition tasks and combination of results thereof
US7823123B2 (en)2004-07-132010-10-26The Mitre CorporationSemantic system for integrating software components
US8036893B2 (en)2004-07-222011-10-11Nuance Communications, Inc.Method and system for identifying and correcting accent-induced speech recognition difficulties
US7936861B2 (en)2004-07-232011-05-03At&T Intellectual Property I, L.P.Announcement system and method of use
US8381135B2 (en)2004-07-302013-02-19Apple Inc.Proximity detector in handheld device
US7653883B2 (en)2004-07-302010-01-26Apple Inc.Proximity detector in handheld device
US7725318B2 (en)2004-07-302010-05-25Nice Systems Inc.System and method for improving the accuracy of audio searching
US7831601B2 (en)2004-08-042010-11-09International Business Machines CorporationMethod for automatically searching for documents related to calendar and email entries
US7724242B2 (en)2004-08-062010-05-25Touchtable, Inc.Touch driven method and apparatus to integrate and display multiple image layers forming alternate depictions of same subject matter
US7728821B2 (en)2004-08-062010-06-01Touchtable, Inc.Touch detecting interactive display
JP4563106B2 (en)2004-08-092010-10-13アルパイン株式会社 In-vehicle device and audio output method thereof
US7869999B2 (en)2004-08-112011-01-11Nuance Communications, Inc.Systems and methods for selecting from multiple phonectic transcriptions for text-to-speech synthesis
US8407239B2 (en)2004-08-132013-03-26Google Inc.Multi-stage query processing system and method for use with tokenspace repository
US8117542B2 (en)2004-08-162012-02-14Microsoft CorporationUser interface for displaying selectable software functionality controls that are contextually relevant to a selected object
US7895531B2 (en)2004-08-162011-02-22Microsoft CorporationFloating command object
US7912699B1 (en)2004-08-232011-03-22At&T Intellectual Property Ii, L.P.System and method of lattice-based search for spoken utterance retrieval
US20060048055A1 (en)2004-08-252006-03-02Jun WuFault-tolerant romanized input method for non-roman characters
US7853574B2 (en)2004-08-262010-12-14International Business Machines CorporationMethod of generating a context-inferenced search query and of sorting a result of the query
US20060059424A1 (en)2004-09-152006-03-16Petri Jonah WReal-time data localization
US7319385B2 (en)2004-09-172008-01-15Nokia CorporationSensor data sharing
US7716056B2 (en)2004-09-272010-05-11Robert Bosch CorporationMethod and system for interactive conversational dialogue for cognitively overloaded device users
US8107401B2 (en)2004-09-302012-01-31Avaya Inc.Method and apparatus for providing a virtual assistant to a communication participant
US7936863B2 (en)2004-09-302011-05-03Avaya Inc.Method and apparatus for providing communication tasks in a workflow
US8744852B1 (en)2004-10-012014-06-03Apple Inc.Spoken interfaces
US7756871B2 (en)2004-10-132010-07-13Hewlett-Packard Development Company, L.P.Article extraction
US7693719B2 (en)2004-10-292010-04-06Microsoft CorporationProviding personalized voice font for text-to-speech applications
US7735012B2 (en)2004-11-042010-06-08Apple Inc.Audio user interface for computing devices
KR101087483B1 (en)2004-11-042011-11-28엘지전자 주식회사 Guidance audio signal output control method and apparatus of navigation system
US7885844B1 (en)2004-11-162011-02-08Amazon Technologies, Inc.Automatically generating task recommendations for human task performers
JP4604178B2 (en)2004-11-222010-12-22独立行政法人産業技術総合研究所 Speech recognition apparatus and method, and program
US7702500B2 (en)2004-11-242010-04-20Blaedow Karen RMethod and apparatus for determining the meaning of natural language
US8498865B1 (en)2004-11-302013-07-30Vocera Communications, Inc.Speech recognition system and method using group call statistics
GB0426347D0 (en)2004-12-012005-01-05IbmMethods, apparatus and computer programs for automatic speech recognition
US8214214B2 (en)2004-12-032012-07-03Phoenix Solutions, Inc.Emotion detection device and method for use in distributed systems
US7853445B2 (en)2004-12-102010-12-14Deception Discovery Technologies LLCMethod and system for the automatic recognition of deceptive language
WO2006069381A2 (en)2004-12-222006-06-29Enterprise Integration GroupTurn-taking confidence
US7818672B2 (en)2004-12-302010-10-19Microsoft CorporationFloating action buttons
US7987244B1 (en)2004-12-302011-07-26At&T Intellectual Property Ii, L.P.Network repository for voice fonts
US8478589B2 (en)2005-01-052013-07-02At&T Intellectual Property Ii, L.P.Library of existing spoken dialog data for use in generating new natural language spoken dialog systems
US8069422B2 (en)2005-01-102011-11-29Samsung Electronics, Co., Ltd.Contextual task recommendation system and method for determining user's context and suggesting tasks
US8150872B2 (en)2005-01-242012-04-03The Intellection Group, Inc.Multimodal natural language query system for processing and analyzing voice and proximity-based queries
US7873654B2 (en)2005-01-242011-01-18The Intellection Group, Inc.Multimodal natural language query system for processing and analyzing voice and proximity-based queries
US8228299B1 (en)2005-01-272012-07-24Singleton Technology, LlcTransaction automation and archival system using electronic contract and disclosure units
US7995768B2 (en)*2005-01-272011-08-09Yamaha CorporationSound reinforcement system
EP1849099B1 (en)2005-02-032014-05-07Apple Inc.Recommender system for identifying a new set of media items responsive to an input set of media items and knowledge base metrics
US8200495B2 (en)2005-02-042012-06-12Vocollect, Inc.Methods and systems for considering information about an expected response when performing speech recognition
US7895039B2 (en)2005-02-042011-02-22Vocollect, Inc.Methods and systems for optimizing model adaptation for a speech recognition system
US8577683B2 (en)2008-08-152013-11-05Thomas Majchrowski & Associates, Inc.Multipurpose media players
US7813481B1 (en)2005-02-182010-10-12At&T Mobility Ii LlcConversation recording with real-time notification for users of communication terminals
WO2006090732A1 (en)2005-02-242006-08-31Fuji Xerox Co., Ltd.Word translation device, translation method, and translation program
US7676026B1 (en)2005-03-082010-03-09Baxtech Asia Pte LtdDesktop telephony system
JP4404211B2 (en)2005-03-142010-01-27富士ゼロックス株式会社 Multilingual translation memory, translation method and translation program
US7706510B2 (en)2005-03-162010-04-27Research In MotionSystem and method for personalized text-to-voice synthesis
US7933399B2 (en)2005-03-222011-04-26At&T Intellectual Property I, L.P.System and method for utilizing virtual agents in an interactive voice response application
US7925525B2 (en)2005-03-252011-04-12Microsoft CorporationSmart reminders
US8346757B1 (en)2005-03-282013-01-01Google Inc.Determining query terms of little significance
US7721301B2 (en)2005-03-312010-05-18Microsoft CorporationProcessing files from a mobile device using voice commands
US7664558B2 (en)2005-04-012010-02-16Apple Inc.Efficient techniques for modifying audio playback rates
GB0507036D0 (en)2005-04-072005-05-11IbmMethod and system for language identification
US9471566B1 (en)2005-04-142016-10-18Oracle America, Inc.Method and apparatus for converting phonetic language input to written language output
US8260617B2 (en)2005-04-182012-09-04Nuance Communications, Inc.Automating input when testing voice-enabled applications
US7996589B2 (en)2005-04-222011-08-09Microsoft CorporationAuto-suggest lists and handwritten input
US7684990B2 (en)2005-04-292010-03-23Nuance Communications, Inc.Method and apparatus for multiple value confirmation and correction in spoken dialog systems
EP1720375B1 (en)2005-05-032010-07-28Oticon A/SSystem and method for sharing network resources between hearing devices
US8046374B1 (en)2005-05-062011-10-25Symantec CorporationAutomatic training of a database intrusion detection system
US7606580B2 (en)2005-05-112009-10-20Aol LlcPersonalized location information for mobile devices
US7886233B2 (en)2005-05-232011-02-08Nokia CorporationElectronic text input involving word completion functionality for predicting word candidates for partial word inputs
US8041570B2 (en)2005-05-312011-10-18Robert Bosch CorporationDialogue management using scripts
US8477323B2 (en)2005-06-222013-07-02Xerox CorporationSystem and method for conveying rendering intents
US8024195B2 (en)2005-06-272011-09-20Sensory, Inc.Systems and methods of performing speech recognition using historical information
US8396715B2 (en)2005-06-282013-03-12Microsoft CorporationConfidence threshold tuning
GB0513225D0 (en)2005-06-292005-08-03IbmMethod and system for building and contracting a linguistic dictionary
US7873523B2 (en)2005-06-302011-01-18Microsoft CorporationComputer implemented method of analyzing recognition results between a user and an interactive application utilizing inferred values instead of transcribed speech
US7826945B2 (en)2005-07-012010-11-02You ZhangAutomobile speech-recognition interface
US7885390B2 (en)2005-07-012011-02-08Soleo Communications, Inc.System and method for multi-modal personal communication services
US7881283B2 (en)2005-07-132011-02-01Research In Motion LimitedCustomizability of event notification on telephony-enabled devices
US9094636B1 (en)2005-07-142015-07-28Zaxcom, Inc.Systems and methods for remotely controlling local audio devices in a virtual wireless multitrack recording system
US7912720B1 (en)2005-07-202011-03-22At&T Intellectual Property Ii, L.P.System and method for building emotional machines
US7640160B2 (en)2005-08-052009-12-29Voicebox Technologies, Inc.Systems and methods for responding to natural language speech utterance
US8694322B2 (en)2005-08-052014-04-08Microsoft CorporationSelective confirmation for execution of a voice activated user interface
US7844037B2 (en)2005-08-082010-11-30Palm, Inc.Method and device for enabling message responses to incoming phone calls
WO2007055766A2 (en)2005-08-092007-05-18Mobile Voicecontrol, Inc.Control center for a voice controlled wireless communication device system
US7620549B2 (en)2005-08-102009-11-17Voicebox Technologies, Inc.System and method of supporting adaptive misrecognition in conversational speech
US8689135B2 (en)2005-08-112014-04-01Koninklijke Philips N.V.Method of driving an interactive system and user interface system
US7949529B2 (en)2005-08-292011-05-24Voicebox Technologies, Inc.Mobile systems and methods of supporting natural language human-machine interactions
US8265939B2 (en)2005-08-312012-09-11Nuance Communications, Inc.Hierarchical methods and apparatus for extracting user intent from spoken utterances
US7634409B2 (en)2005-08-312009-12-15Voicebox Technologies, Inc.Dynamic speech sharpening
US8677377B2 (en)2005-09-082014-03-18Apple Inc.Method and apparatus for building an intelligent automated assistant
US8819659B2 (en)2005-09-142014-08-26Millennial Media, Inc.Mobile search service instant activation
US8635073B2 (en)2005-09-142014-01-21At&T Intellectual Property I, L.P.Wireless multimodal voice browser for wireline-based IPTV services
US8688671B2 (en)2005-09-142014-04-01Millennial MediaManaging sponsored content based on geographic region
US8275399B2 (en)2005-09-212012-09-25Buckyball Mobile Inc.Dynamic context-data tag cloud
US7505784B2 (en)2005-09-262009-03-17Barbera Melvin ASafety features for portable electronic device
US7992085B2 (en)2005-09-262011-08-02Microsoft CorporationLightweight reference user interface
US8270933B2 (en)2005-09-262012-09-18Zoomsafer, Inc.Safety features for portable electronic device
US7788590B2 (en)2005-09-262010-08-31Microsoft CorporationLightweight reference user interface
US7711562B1 (en)2005-09-272010-05-04At&T Intellectual Property Ii, L.P.System and method for testing a TTS voice
US9009046B1 (en)2005-09-272015-04-14At&T Intellectual Property Ii, L.P.System and method for disambiguating multiple intents in a natural language dialog system
US7693716B1 (en)2005-09-272010-04-06At&T Intellectual Property Ii, L.P.System and method of developing a TTS voice
US7633076B2 (en)2005-09-302009-12-15Apple Inc.Automated response to and sensing of user activity in portable devices
JP4908094B2 (en)2005-09-302012-04-04株式会社リコー Information processing system, information processing method, and information processing program
US7930168B2 (en)2005-10-042011-04-19Robert Bosch GmbhNatural language processing of disfluent sentences
CN100483399C (en)2005-10-092009-04-29株式会社东芝Training transliteration model, segmentation statistic model and automatic transliterating method and device
US8401163B1 (en)2005-10-182013-03-19Callwave Communications, LlcMethods and systems for call processing and for providing call progress status over a network
US7707032B2 (en)2005-10-202010-04-27National Cheng Kung UniversityMethod and system for matching speech data
US20070094024A1 (en)2005-10-222007-04-26International Business Machines CorporationSystem and method for improving text input in a shorthand-on-keyboard interface
US7395959B2 (en)2005-10-272008-07-08International Business Machines CorporationHands free contact database information entry at a communication device
KR100755678B1 (en)2005-10-282007-09-05삼성전자주식회사 Object Name Detection Apparatus and Method
US7778632B2 (en)2005-10-282010-08-17Microsoft CorporationMulti-modal device capable of automated actions
US9026915B1 (en)2005-10-312015-05-05At&T Intellectual Property Ii, L.P.System and method for creating a presentation using natural language
US7936339B2 (en)2005-11-012011-05-03Leapfrog Enterprises, Inc.Method and system for invoking computer functionality by interaction with dynamically generated interface regions of a writing surface
US7676463B2 (en)2005-11-152010-03-09Kroll Ontrack, Inc.Information exploration systems and method
US8042048B2 (en)2005-11-172011-10-18Att Knowledge Ventures, L.P.System and method for home automation
US8055707B2 (en)2005-11-302011-11-08Alcatel LucentCalendar interface for digital communications
US20100304342A1 (en)2005-11-302010-12-02Linguacomm Enterprises Inc.Interactive Language Education System and Method
US9330668B2 (en)2005-12-202016-05-03International Business Machines CorporationSharing voice application processing via markup
US8234494B1 (en)2005-12-212012-07-31At&T Intellectual Property Ii, L.P.Speaker-verification digital signatures
DE102005061365A1 (en)2005-12-212007-06-28Siemens AgBackground applications e.g. home banking system, controlling method for use over e.g. user interface, involves associating transactions and transaction parameters over universal dialog specification, and universally operating applications
US7996228B2 (en)2005-12-222011-08-09Microsoft CorporationVoice initiated network operations
US7657849B2 (en)2005-12-232010-02-02Apple Inc.Unlocking a device by performing gestures on an unlock image
US7685144B1 (en)2005-12-292010-03-23Google Inc.Dynamically autocompleting a data entry
US7890330B2 (en)2005-12-302011-02-15Alpine Electronics Inc.Voice recording tool for creating database used in text to speech synthesis system
TWI302265B (en)2005-12-302008-10-21High Tech Comp CorpMoving determination apparatus
KR101265263B1 (en)2006-01-022013-05-16삼성전자주식회사Method and system for name matching using phonetic sign and computer readable medium recording the method
US7673238B2 (en)2006-01-052010-03-02Apple Inc.Portable media device with video acceleration capabilities
US7684991B2 (en)2006-01-052010-03-23Alpine Electronics, Inc.Digital audio file search method and apparatus using text-to-speech processing
JP2007183864A (en)2006-01-102007-07-19Fujitsu Ltd File search method and system
US8006180B2 (en)2006-01-102011-08-23Mircrosoft CorporationSpell checking in network browser based applications
US8775526B2 (en)2006-01-162014-07-08Zlango Ltd.Iconic communication
FR2896603B1 (en)2006-01-202008-05-02Thales Sa METHOD AND DEVICE FOR EXTRACTING INFORMATION AND TRANSFORMING THEM INTO QUALITATIVE DATA OF A TEXTUAL DOCUMENT
US9275129B2 (en)2006-01-232016-03-01Symantec CorporationMethods and systems to efficiently find similar and near-duplicate emails and files
US9600568B2 (en)2006-01-232017-03-21Veritas Technologies LlcMethods and systems for automatic evaluation of electronic discovery review and productions
US7929805B2 (en)2006-01-312011-04-19The Penn State Research FoundationImage-based CAPTCHA generation system
US7818291B2 (en)2006-02-032010-10-19The General Electric CompanyData object access system and method using dedicated task object
US8352183B2 (en)2006-02-042013-01-08Microsoft CorporationMaps for social networking and geo blogs
US7836437B2 (en)2006-02-102010-11-16Microsoft CorporationSemantic annotations for virtual objects
US9101279B2 (en)2006-02-152015-08-11Virtual Video Reality By Ritchey, LlcMobile user borne brain activity data and surrounding environment data correlation system
US7983910B2 (en)2006-03-032011-07-19International Business Machines CorporationCommunicating across voice and text channels with emotion preservation
US8204751B1 (en)*2006-03-032012-06-19At&T Intellectual Property Ii, L.P.Relevance recognition for a human machine dialog system contextual question answering based on a normalization of the length of the user input
KR100764174B1 (en)2006-03-032007-10-08삼성전자주식회사 Voice chat service device and method
US9250703B2 (en)2006-03-062016-02-02Sony Computer Entertainment Inc.Interface with gaze detection and voice input
US8532678B2 (en)2006-03-082013-09-10Tomtom International B.V.Portable GPS navigation device
US7752152B2 (en)2006-03-172010-07-06Microsoft CorporationUsing predictive user models for language modeling on a personal device with user behavior models based on statistical modeling
JP4734155B2 (en)2006-03-242011-07-27株式会社東芝 Speech recognition apparatus, speech recognition method, and speech recognition program
US7930183B2 (en)2006-03-292011-04-19Microsoft CorporationAutomatic identification of dialog timing problems for an interactive speech dialog application using speech log data indicative of cases of barge-in and timing problems
US7724696B1 (en)2006-03-292010-05-25Amazon Technologies, Inc.Predictive reader power management
US8018431B1 (en)2006-03-292011-09-13Amazon Technologies, Inc.Page turner for handheld electronic book reader device
US8244545B2 (en)2006-03-302012-08-14Microsoft CorporationDialog repair based on discrepancies between user model predictions and speech recognition results
US7283072B1 (en)2006-03-302007-10-16International Business Machines CorporationMethods of creating a dictionary for data compression
US7756708B2 (en)2006-04-032010-07-13Google Inc.Automatic language model update
US7996769B2 (en)2006-04-052011-08-09Research In Motion LimitedHandheld electronic device and method for performing spell checking during text entry and for providing a spell-check learning feature
US7797629B2 (en)2006-04-052010-09-14Research In Motion LimitedHandheld electronic device and method for performing optimized spell checking during text entry by providing a sequentially ordered series of spell-check algorithms
US7777717B2 (en)2006-04-052010-08-17Research In Motion LimitedHandheld electronic device and method for performing spell checking during text entry and for integrating the output from such spell checking into the output from disambiguation
US7693717B2 (en)2006-04-122010-04-06Custom Speech Usa, Inc.Session file modification with annotation using speech recognition or text to speech
US7707027B2 (en)2006-04-132010-04-27Nuance Communications, Inc.Identification and rejection of meaningless input during natural language classification
US8046363B2 (en)2006-04-132011-10-25Lg Electronics Inc.System and method for clustering documents
KR100744380B1 (en)2006-04-172007-07-30삼성전자주식회사 Display control device and method in a mobile terminal equipped with a function to output an image to an external display device
US8077153B2 (en)2006-04-192011-12-13Microsoft CorporationPrecise selection techniques for multi-touch screens
US8103947B2 (en)2006-04-202012-01-24Timecove CorporationCollaborative system and method for generating biographical accounts
US8214213B1 (en)2006-04-272012-07-03At&T Intellectual Property Ii, L.P.Speech recognition based on pronunciation modeling
US9020804B2 (en)2006-05-102015-04-28Xerox CorporationMethod for aligning sentences at the word level enforcing selective contiguity constraints
US7779353B2 (en)2006-05-192010-08-17Microsoft CorporationError checking web documents
US7831423B2 (en)2006-05-252010-11-09Multimodal Technologies, Inc.Replacing text representing a concept with an alternate written form of the concept
US7523108B2 (en)2006-06-072009-04-21Platformation, Inc.Methods and apparatus for searching with awareness of geography and languages
US20100257160A1 (en)2006-06-072010-10-07Yu CaoMethods & apparatus for searching with awareness of different types of information
US7853577B2 (en)2006-06-092010-12-14Ebay Inc.Shopping context engine
US7774202B2 (en)2006-06-122010-08-10Lockheed Martin CorporationSpeech activated control system and related methods
US8332218B2 (en)2006-06-132012-12-11Nuance Communications, Inc.Context-based grammars for automated speech recognition
US9219767B2 (en)2006-06-222015-12-22Linkedin CorporationRecording and indicating preferences
JP5218052B2 (en)2006-06-262013-06-26日本電気株式会社 Language model generation system, language model generation method, and language model generation program
US8050500B1 (en)2006-07-062011-11-01Senapps, LLCRecognition method and system
US8279171B2 (en)2006-07-062012-10-02Panasonic CorporationVoice input device
US7756710B2 (en)2006-07-132010-07-13Sri InternationalMethod and apparatus for error correction in speech recognition applications
US20080022208A1 (en)2006-07-182008-01-24Creative Technology LtdSystem and method for personalizing the user interface of audio rendering devices
US8134481B2 (en)2006-08-112012-03-13Honda Motor Co., Ltd.Method and system for receiving and sending navigational data via a wireless messaging service on a navigation system
US7796980B1 (en)2006-08-112010-09-14Sprint Communications Company L.P.Remote mobile voice control of digital/personal video recorder
KR100753838B1 (en)2006-08-112007-08-31한국전자통신연구원 Adaptive vehicle driving assistance device and method
US7646296B2 (en)2006-08-112010-01-12Honda Motor Co., Ltd.Method and system for receiving and sending navigational data via a wireless messaging service on a navigation system
US20100174544A1 (en)2006-08-282010-07-08Mark HeifetsSystem, method and end-user device for vocal delivery of textual data
US9071701B2 (en)2006-08-312015-06-30Qualcomm IncorporatedUsing wireless characteristic to trigger generation of position fix
US7689408B2 (en)2006-09-012010-03-30Microsoft CorporationIdentifying language of origin for words using estimates of normalized appearance frequency
US8170790B2 (en)2006-09-052012-05-01Garmin Switzerland GmbhApparatus for switching navigation device mode
US7683886B2 (en)2006-09-052010-03-23Research In Motion LimitedDisambiguated text message review function
US7996792B2 (en)2006-09-062011-08-09Apple Inc.Voicemail manager for portable multifunction device
US8589869B2 (en)2006-09-072013-11-19Wolfram Alpha LlcMethods and systems for determining a formula
US9318108B2 (en)2010-01-182016-04-19Apple Inc.Intelligent automated assistant
TWI322610B (en)2006-09-082010-03-21Htc CorpHandheld electronic device
WO2008031625A2 (en)2006-09-152008-03-20Exbiblio B.V.Capture and display of annotations in paper and electronic documents
WO2008033095A1 (en)2006-09-152008-03-20Agency For Science, Technology And ResearchApparatus and method for speech utterance verification
US7649454B2 (en)2006-09-282010-01-19Ektimisi Semiotics Holdings, LlcSystem and method for providing a task reminder based on historical travel information
US8014308B2 (en)2006-09-282011-09-06Microsoft CorporationHardware architecture for cloud services
US7528713B2 (en)2006-09-282009-05-05Ektimisi Semiotics Holdings, LlcApparatus and method for providing a task reminder based on travel history
US7930197B2 (en)2006-09-282011-04-19Microsoft CorporationPersonal data mining
US8214208B2 (en)2006-09-282012-07-03Reqall, Inc.Method and system for sharing portable voice profiles
US7945470B1 (en)2006-09-292011-05-17Amazon Technologies, Inc.Facilitating performance of submitted tasks by mobile task performers
US7831432B2 (en)2006-09-292010-11-09International Business Machines CorporationAudio menus describing media contents of media players
JP2008092269A (en)2006-10-022008-04-17Matsushita Electric Ind Co Ltd Hands-free call device
US7673251B1 (en)2006-10-022010-03-02Adobe Systems, IncorporatedPanel presentation
US7801721B2 (en)2006-10-022010-09-21Google Inc.Displaying original text in a user interface with translated text
JP2008096541A (en)2006-10-062008-04-24Canon Inc Speech processing apparatus and control method thereof
US8434133B2 (en)2006-10-062013-04-30Fmr LlcSingle-party, secure multi-channel authentication
US7937075B2 (en)2006-10-062011-05-03At&T Intellectual Property I, L.P.Mode changing of a mobile communications device and vehicle settings when the mobile communications device is in proximity to a vehicle
US8073681B2 (en)2006-10-162011-12-06Voicebox Technologies, Inc.System and method for a cooperative conversational voice user interface
WO2008050225A2 (en)2006-10-242008-05-02Edgetech America, Inc.Method for spell-checking location-bound words within a document
US8972268B2 (en)2008-04-152015-03-03Facebook, Inc.Enhanced speech-to-speech translation system and methods for adding a new word
US8255216B2 (en)2006-10-302012-08-28Nuance Communications, Inc.Speech recognition of character sequences
US9471333B2 (en)2006-11-032016-10-18Conceptual Speech, LlcContextual speech-recognition user-interface driven system and method
CN101193460B (en)2006-11-202011-09-28松下电器产业株式会社Sound detection device and method
WO2008061903A1 (en)2006-11-222008-05-29Agfa Healthcate Inc.Method and system for client / server distributed image processing
US8055502B2 (en)2006-11-282011-11-08General Motors LlcVoice dialing using a rejection reference
US8401847B2 (en)2006-11-302013-03-19National Institute Of Advanced Industrial Science And TechnologySpeech recognition system and program therefor
GB0623915D0 (en)2006-11-302007-01-10IbmPhonetic decoding and concatentive speech synthesis
US8571862B2 (en)2006-11-302013-10-29Ashwin P. RaoMultimodal interface for input of text
US9830912B2 (en)2006-11-302017-11-28Ashwin P RaoSpeak and touch auto correction interface
US7831246B1 (en)2006-12-082010-11-09At&T Mobility Ii, LlcMobile merchant
US7783644B1 (en)2006-12-132010-08-24Google Inc.Query-independent entity importance in books
US20100080398A1 (en)2006-12-132010-04-01Phonak AgMethod and system for hearing device fitting
US8731610B2 (en)2006-12-132014-05-20Samsung Electronics Co., Ltd.Method for adaptive user interface in mobile devices
US7646297B2 (en)2006-12-152010-01-12At&T Intellectual Property I, L.P.Context-detected auto-mode switching
US8010367B2 (en)2006-12-222011-08-30Nuance Communications, Inc.Spoken free-form passwords for light-weight speaker verification using standard speech recognition engines
CN101563682A (en)2006-12-222009-10-21日本电气株式会社Sentence rephrasing method, program, and system
US8019271B1 (en)2006-12-292011-09-13Nextel Communications, Inc.Methods and systems for presenting information on mobile devices
US7865817B2 (en)2006-12-292011-01-04Amazon Technologies, Inc.Invariant referencing in digital works
EP2099652B1 (en)2007-01-052016-11-16Visteon Global Technologies, Inc.System and method for customized audio prompting
US7889185B2 (en)2007-01-052011-02-15Apple Inc.Method, system, and graphical user interface for activating hyperlinks
US8060824B2 (en)2007-01-052011-11-15Starz Entertainment LlcUser interface for a multimedia service
US7889184B2 (en)2007-01-052011-02-15Apple Inc.Method, system and graphical user interface for displaying hyperlink information
US8391844B2 (en)2007-01-072013-03-05Apple Inc.Voicemail systems and methods
EP2119209A2 (en)2007-01-092009-11-18Spinvox LimitedA mobile telephone programmed to allow a user to speak a message which is then remotely automatically converted to text
US8056070B2 (en)2007-01-102011-11-08Goller Michael DSystem and method for modifying and updating a speech recognition program
US7912724B1 (en)2007-01-182011-03-22Adobe Systems IncorporatedAudio comparison using phoneme matching
KR100837166B1 (en)2007-01-202008-06-11엘지전자 주식회사 Information display method of electronic device and the electronic device
US9524355B2 (en)2007-01-222016-12-20Mozy, Inc.Methods for delivering task-related digital content based on task-oriented user activity
US7707226B1 (en)2007-01-292010-04-27Aol Inc.Presentation of content items based on dynamic monitoring of real-time context
JP2008185805A (en)2007-01-302008-08-14Internatl Business Mach Corp <Ibm>Technology for creating high quality synthesis voice
US20080186196A1 (en)2007-02-012008-08-07Sony Ericsson Mobile Communications AbNon-time based snooze
US7818176B2 (en)2007-02-062010-10-19Voicebox Technologies, Inc.System and method for selecting and presenting advertisements based on natural language processing of voice-based input
US20110047605A1 (en)2007-02-062011-02-24Vidoop, LlcSystem And Method For Authenticating A User To A Computer System
WO2008096310A1 (en)2007-02-062008-08-14Nuance Communications Austria GmbhMethod and system for creating or updating entries in a speech recognition lexicon
US8078978B2 (en)2007-10-192011-12-13Google Inc.Method and system for predicting text
US20080195630A1 (en)2007-02-132008-08-14Amadeus S.A.S.Web service interrogation method and apparatus
US7912828B2 (en)2007-02-232011-03-22Apple Inc.Pattern searching methods and apparatuses
US7801728B2 (en)2007-02-262010-09-21Nuance Communications, Inc.Document session replay for multimodal applications
US7797265B2 (en)2007-02-262010-09-14Siemens CorporationDocument clustering that applies a locality sensitive hashing function to a feature vector to obtain a limited set of candidate clusters
US7822608B2 (en)2007-02-272010-10-26Nuance Communications, Inc.Disambiguating a speech recognition grammar in a multimodal application
US7826872B2 (en)2007-02-282010-11-02Sony Ericsson Mobile Communications AbAudio nickname tag associated with PTT user
US8457959B2 (en)2007-03-012013-06-04Edward C. KaiserSystems and methods for implicitly interpreting semantically redundant communication modes
US8362642B2 (en)2007-03-012013-01-29Rambus Inc.Optimized power supply for an electronic system
JP5511372B2 (en)2007-03-022014-06-04パナソニック株式会社 Adaptive excitation vector quantization apparatus and adaptive excitation vector quantization method
TWI321313B (en)2007-03-032010-03-01Ind Tech Res InstApparatus and method to reduce recognization errors through context relations among dialogue turns
US8949266B2 (en)2007-03-072015-02-03Vlingo CorporationMultiple web-based content category searching in mobile search application
US8635243B2 (en)2007-03-072014-01-21Research In Motion LimitedSending a communications header with voice recording to send metadata for use in speech recognition, formatting, and search mobile search application
US20110054894A1 (en)2007-03-072011-03-03Phillips Michael SSpeech recognition through the collection of contact information in mobile dictation application
US8838457B2 (en)2007-03-072014-09-16Vlingo CorporationUsing results of unstructured language model based speech recognition to control a system-level function of a mobile communications facility
US8886540B2 (en)2007-03-072014-11-11Vlingo CorporationUsing speech recognition results based on an unstructured language model in a mobile communication facility application
US8886545B2 (en)2007-03-072014-11-11Vlingo CorporationDealing with switch latency in speech recognition
US20110060587A1 (en)2007-03-072011-03-10Phillips Michael SCommand and control utilizing ancillary information in a mobile voice-to-speech application
US20080221884A1 (en)2007-03-072008-09-11Cerra Joseph PMobile environment speech processing facility
SE530911C2 (en)2007-03-072008-10-14Hexaformer Ab Transformer arrangement
US7801729B2 (en)2007-03-132010-09-21Sensory, Inc.Using multiple attributes to create a voice search playlist
US8219406B2 (en)2007-03-152012-07-10Microsoft CorporationSpeech-centric multimodal user interface design in mobile technology
CN101636784B (en)2007-03-202011-12-28富士通株式会社 Speech recognition system and speech recognition method
WO2008119078A2 (en)2007-03-282008-10-02Breakthrough Performance Technologies, LlcSystems and methods for computerized interactive training
JP4838351B2 (en)2007-03-292011-12-14パナソニック株式会社 Keyword extractor
US7797269B2 (en)2007-03-292010-09-14Nokia CorporationMethod and apparatus using a context sensitive dictionary
US8775931B2 (en)2007-03-302014-07-08Blackberry LimitedSpell check function that applies a preference to a spell check algorithm based upon extensive user selection of spell check results generated by the algorithm, and associated handheld electronic device
US8977255B2 (en)2007-04-032015-03-10Apple Inc.Method and system for operating a multi-function portable electronic device using voice-activation
US7809610B2 (en)2007-04-092010-10-05Platformation, Inc.Methods and apparatus for freshness and completeness of information
EP1981253B1 (en)2007-04-102011-06-22Oticon A/SA user interface for a communications device
CN105117376B (en)2007-04-102018-07-10谷歌有限责任公司Multi-mode input method editor
WO2008125107A1 (en)2007-04-162008-10-23Gn Resound A/SA hearing aid wireless communication adaptor
US7848924B2 (en)2007-04-172010-12-07Nokia CorporationMethod, apparatus and computer program product for providing voice conversion using temporal dynamic features
US8695074B2 (en)2007-04-262014-04-08Microsoft CorporationPre-authenticated calling for voice applications
JP2010531478A (en)2007-04-262010-09-24フォード グローバル テクノロジーズ、リミテッド ライアビリティ カンパニー Emotional advice system and method
US7983915B2 (en)2007-04-302011-07-19Sonic Foundry, Inc.Audio content search engine
US8005664B2 (en)2007-04-302011-08-23Tachyon Technologies Pvt. Ltd.System, method to generate transliteration and method for generating decision tree to obtain transliteration
US7912289B2 (en)2007-05-012011-03-22Microsoft CorporationImage text replacement
US7899666B2 (en)2007-05-042011-03-01Expert System S.P.A.Method and system for automatically extracting relations between concepts included in text
US8032383B1 (en)2007-05-042011-10-04Foneweb, Inc.Speech controlled services and devices using internet
US8886521B2 (en)2007-05-172014-11-11Redstart Systems, Inc.System and method of dictation for a speech recognition command system
US8538757B2 (en)2007-05-172013-09-17Redstart Systems, Inc.System and method of a list commands utility for a speech recognition command system
US8234282B2 (en)2007-05-212012-07-31Amazon Technologies, Inc.Managing status of search index generation
US8099418B2 (en)2007-05-282012-01-17Panasonic CorporationInformation search support method and information search support device
US8055708B2 (en)2007-06-012011-11-08Microsoft CorporationMultimedia spaces
US8204238B2 (en)2007-06-082012-06-19Sensory, IncSystems and methods of sonic communication
AU2007354781B2 (en)2007-06-132010-10-14Widex A/SA system and a method for establishing a conversation group among a number of hearing aids
WO2008151624A1 (en)2007-06-132008-12-18Widex A/SHearing aid system establishing a conversation group among hearing aids used by different users
WO2008151466A1 (en)2007-06-142008-12-18Google Inc.Dictionary word and phrase determination
US7987176B2 (en)2007-06-252011-07-26Sap AgMixed initiative semantic search
US8090621B1 (en)2007-06-272012-01-03Amazon Technologies, Inc.Method and system for associating feedback with recommendation rules
US7689421B2 (en)2007-06-272010-03-30Microsoft CorporationVoice persona service for embedding text-to-speech features into software programs
US8065624B2 (en)2007-06-282011-11-22Panasonic CorporationVirtual keypad systems and methods
US8630841B2 (en)2007-06-292014-01-14Microsoft CorporationRegular expression word verification
KR100930802B1 (en)2007-06-292009-12-09엔에이치엔(주) Browser control method and system using images
US8050919B2 (en)2007-06-292011-11-01Microsoft CorporationSpeaker recognition via voice sample based on multiple nearest neighbor classifiers
DE102007033472A1 (en)2007-07-182009-01-29Siemens Ag Method for speech recognition
AU2008201643B1 (en)2007-07-242008-08-28Rambrandt Messaging Technologies, LPMessaging service in a wireless communications network
ITFI20070177A1 (en)2007-07-262009-01-27Riccardo Vieri SYSTEM FOR THE CREATION AND SETTING OF AN ADVERTISING CAMPAIGN DERIVING FROM THE INSERTION OF ADVERTISING MESSAGES WITHIN AN EXCHANGE OF MESSAGES AND METHOD FOR ITS FUNCTIONING.
CN105045777A (en)2007-08-012015-11-11金格软件有限公司Automatic context sensitive language correction and enhancement using an internet corpus
US7983919B2 (en)2007-08-092011-07-19At&T Intellectual Property Ii, L.P.System and method for performing speech synthesis with a cache of phoneme sequences
US7983478B2 (en)2007-08-102011-07-19Microsoft CorporationHidden markov model based handwriting/calligraphy generation
JP2009048245A (en)2007-08-142009-03-05Konami Digital Entertainment:KkInput reception device, area control method and program
US8335830B2 (en)2007-08-222012-12-18Canyon IP Holdings, LLC.Facilitating presentation by mobile device of additional content for a word or phrase upon utterance thereof
US8260619B1 (en)2008-08-222012-09-04Convergys Cmg Utah, Inc.Method and system for creating natural language understanding grammars
WO2009029910A2 (en)2007-08-312009-03-05Proxpro, Inc.Situation-aware personal information management for a mobile device
US8661340B2 (en)2007-09-132014-02-25Apple Inc.Input methods for device having multi-language environment
US8042053B2 (en)2007-09-242011-10-18Microsoft CorporationMethod for making digital documents browseable
CN101809574A (en)2007-09-282010-08-18日本电气株式会社Method for classifying data and device for classifying data
JP4339929B2 (en)*2007-10-012009-10-07パナソニック株式会社 Sound source direction detection device
US8595642B1 (en)2007-10-042013-11-26Great Northern Research, LLCMultiple shell multi faceted graphical user interface
US8165886B1 (en)2007-10-042012-04-24Great Northern Research LLCSpeech interface system and method for control and interaction with applications on a computing system
US8036901B2 (en)2007-10-052011-10-11Sensory, IncorporatedSystems and methods of performing speech recognition using sensory inputs of human position
US9532164B2 (en)2007-10-122016-12-27Empire Ip LlcMashing mapping content displayed on mobile devices
US8594996B2 (en)2007-10-172013-11-26Evri Inc.NLP-based entity recognition and disambiguation
US8126863B2 (en)2007-10-252012-02-28Apple Inc.Search control combining classification and text-based searching techniques
US8364694B2 (en)2007-10-262013-01-29Apple Inc.Search assistant for digital media assets
US7840447B2 (en)2007-10-302010-11-23Leonard KleinrockPricing and auctioning of bundled items among multiple sellers and buyers
US9063979B2 (en)2007-11-012015-06-23Ebay, Inc.Analyzing event streams of user sessions
US8010614B1 (en)2007-11-012011-08-30Bitdefender IPR Management Ltd.Systems and methods for generating signatures for electronic communication classification
US7983997B2 (en)2007-11-022011-07-19Florida Institute For Human And Machine Cognition, Inc.Interactive complex task teaching system that allows for natural language input, recognizes a user's intent, and automatically performs tasks in document object model (DOM) nodes
US8055296B1 (en)2007-11-062011-11-08Sprint Communications Company L.P.Head-up display communication system and method
US8065152B2 (en)2007-11-082011-11-22Demand Media, Inc.Platform for enabling voice commands to resolve phoneme based domain name registrations
DE102008051756A1 (en)2007-11-122009-05-14Volkswagen Ag Multimodal user interface of a driver assistance system for entering and presenting information
US8112280B2 (en)2007-11-192012-02-07Sensory, Inc.Systems and methods of performing speech recognition with barge-in for use in a bluetooth system
US8620662B2 (en)2007-11-202013-12-31Apple Inc.Context-aware unit selection
US20110246471A1 (en)2010-04-062011-10-06Selim Shlomo RakibRetrieving video annotation metadata using a p2p network
US20150046537A1 (en)2007-11-212015-02-12Vdoqwest, Inc., A Delaware CorporationRetrieving video annotation metadata using a p2p network and copyright free indexes
ATE541270T1 (en)2007-11-282012-01-15Fujitsu Ltd METAL TUBE MANAGED BY WIRELESS IC LABEL AND WIRELESS IC LABEL
US8190596B2 (en)2007-11-282012-05-29International Business Machines CorporationMethod for assembly of personalized enterprise information integrators over conjunctive queries
US8543622B2 (en)2007-12-072013-09-24Patrick GiblinMethod and system for meta-tagging media content and distribution
US8140335B2 (en)2007-12-112012-03-20Voicebox Technologies, Inc.System and method for providing a natural language voice user interface in an integrated voice navigation services environment
US8595004B2 (en)2007-12-182013-11-26Nec CorporationPronunciation variation rule extraction apparatus, pronunciation variation rule extraction method, and pronunciation variation rule extraction program
KR101300839B1 (en)2007-12-182013-09-10삼성전자주식회사Voice query extension method and system
US10002189B2 (en)2007-12-202018-06-19Apple Inc.Method and apparatus for searching using an active ontology
US8675830B2 (en)2007-12-212014-03-18Bce Inc.Method and apparatus for interrupting an active telephony session to deliver information to a subscriber
US8019604B2 (en)2007-12-212011-09-13Motorola Mobility, Inc.Method and apparatus for uniterm discovery and voice-to-voice search on mobile device
US8219407B1 (en)2007-12-272012-07-10Great Northern Research, LLCMethod for processing the output of a speech recognizer
US8583416B2 (en)2007-12-272013-11-12Fluential, LlcRobust information extraction from utterances
US9330720B2 (en)2008-01-032016-05-03Apple Inc.Methods and apparatus for altering audio output signals
US7870133B2 (en)2008-01-142011-01-11Infosys Technologies Ltd.Method for semantic based storage and retrieval of information
US10176827B2 (en)2008-01-152019-01-08Verint Americas Inc.Active lab
ITPO20080002A1 (en)2008-01-222009-07-23Riccardo Vieri SYSTEM AND METHOD FOR THE CONTEXTUAL ADVERTISING GENERATION DURING THE SENDING OF SMS, ITS DEVICE AND INTERFACE.
US20120284015A1 (en)2008-01-282012-11-08William DrewesMethod for Increasing the Accuracy of Subject-Specific Statistical Machine Translation (SMT)
US8223988B2 (en)2008-01-292012-07-17Qualcomm IncorporatedEnhanced blind source separation algorithm for highly correlated mixtures
US7840581B2 (en)2008-02-012010-11-23Realnetworks, Inc.Method and system for improving the quality of deep metadata associated with media content
US8099289B2 (en)2008-02-132012-01-17Sensory, Inc.Voice interface and search for electronic devices including bluetooth headsets and remote systems
US20090210391A1 (en)2008-02-142009-08-20Hall Stephen GMethod and system for automated search for, and retrieval and distribution of, information
US8595119B2 (en)2008-02-152013-11-26New York Mercantile Exchange, Inc.Symbolic language for trade matching
US8065143B2 (en)2008-02-222011-11-22Apple Inc.Providing text input using speech data and non-speech data
US8706474B2 (en)2008-02-232014-04-22Fair Isaac CorporationTranslation of entity names based on source document publication date, and frequency and co-occurrence of the entity names
US8015144B2 (en)2008-02-262011-09-06Microsoft CorporationLearning transportation modes from raw GPS data
US8068604B2 (en)2008-12-192011-11-29Computer Product Introductions CorporationMethod and system for event notifications
US9049255B2 (en)2008-02-292015-06-02Blackberry LimitedVisual event notification on a handheld communications device
US8205157B2 (en)2008-03-042012-06-19Apple Inc.Methods and graphical user interfaces for conducting searches on a portable multifunction device
US8201109B2 (en)2008-03-042012-06-12Apple Inc.Methods and graphical user interfaces for editing on a portable multifunction device
US8255224B2 (en)2008-03-072012-08-28Google Inc.Voice recognition grammar selection based on context
US20090234655A1 (en)2008-03-132009-09-17Jason KwonMobile electronic device with active speech recognition
US20090235176A1 (en)2008-03-142009-09-17Madhavi JayanthiSocial interaction system for facilitating display of current location of friends and location of businesses of interest
US7958136B1 (en)2008-03-182011-06-07Google Inc.Systems and methods for identifying similar documents
WO2009118716A1 (en)2008-03-272009-10-01Markport LimitedProcessing of messaging service attributes in communication systems
US7472061B1 (en)2008-03-312008-12-30International Business Machines CorporationSystems and methods for building a native language phoneme lexicon having native pronunciations of non-native words derived from non-native pronunciations
US8996376B2 (en)2008-04-052015-03-31Apple Inc.Intelligent text-to-speech conversion
US8140368B2 (en)2008-04-072012-03-20International Business Machines CorporationMethod and system for routing a task to an employee based on physical and emotional state
KR20090107365A (en)2008-04-082009-10-13엘지전자 주식회사 Mobile terminal and its menu control method
WO2009125710A1 (en)2008-04-082009-10-15株式会社エヌ・ティ・ティ・ドコモMedium processing server device and medium processing method
US8285737B1 (en)2008-04-102012-10-09Google Inc.Selecting content for publication
JP4656177B2 (en)2008-04-142011-03-23トヨタ自動車株式会社 Navigation device, operation unit display method
US7889101B2 (en)2008-04-142011-02-15Alpine Electronics, IncMethod and apparatus for generating location based reminder message for navigation system
US8433778B1 (en)2008-04-222013-04-30Marvell International LtdDevice configuration
US8972432B2 (en)2008-04-232015-03-03Google Inc.Machine translation using information retrieval
US8121837B2 (en)2008-04-242012-02-21Nuance Communications, Inc.Adjusting a speech engine for a mobile computing device based on background noise
US8194827B2 (en)2008-04-292012-06-05International Business Machines CorporationSecure voice transaction method and system
US8521512B2 (en)2008-04-302013-08-27Deep Sky Concepts, IncSystems and methods for natural language communication with a computer
US8254829B1 (en)2008-05-092012-08-28Sprint Communications Company L.P.Network media service with track delivery adapted to a user cadence
US8219115B1 (en)2008-05-122012-07-10Google Inc.Location based reminders
US10496753B2 (en)2010-01-182019-12-03Apple Inc.Automatically adapting user interfaces for hands-free interaction
US20140365895A1 (en)2008-05-132014-12-11Apple Inc.Device and method for generating user interfaces from a template
US8516562B2 (en)2008-05-132013-08-20Veritrix, Inc.Multi-channel multi-factor authentication
US20130275899A1 (en)2010-01-182013-10-17Apple Inc.Application Gateway for Providing Different User Interfaces for Limited Distraction and Non-Limited Distraction Contexts
US10203861B2 (en)2008-05-212019-02-12Please Don't Go, LLC.Messaging window overlay for a browser
US8589161B2 (en)2008-05-272013-11-19Voicebox Technologies, Inc.System and method for an integrated, multi-modal, multi-device natural language voice services environment
US20130100268A1 (en)2008-05-272013-04-25University Health NetworkEmergency detection and response system and method
US8082498B2 (en)2008-05-272011-12-20Appfolio, Inc.Systems and methods for automatic spell checking of dynamically generated web pages
US9305548B2 (en)2008-05-272016-04-05Voicebox Technologies CorporationSystem and method for an integrated, multi-modal, multi-device natural language voice services environment
US8473279B2 (en)2008-05-302013-06-25Eiman Al-ShammariLemmatizing, stemming, and query expansion method and system
US8464150B2 (en)2008-06-072013-06-11Apple Inc.Automatic language identification for dynamic text processing
US9626363B2 (en)2008-06-082017-04-18Apple Inc.System and method for placeshifting media playback
EP2133772B1 (en)2008-06-112011-03-09ExB Asset Management GmbHDevice and method incorporating an improved text input mechanism
US8219555B1 (en)2008-06-132012-07-10Ustringer LLCMethod and apparatus for distributing content
US8140330B2 (en)2008-06-132012-03-20Robert Bosch GmbhSystem and method for detecting repeated patterns in dialog systems
US8195460B2 (en)2008-06-172012-06-05Voicesense Ltd.Speaker characterization through speech analysis
US9510044B1 (en)2008-06-182016-11-29Gracenote, Inc.TV content segmentation, categorization and identification and time-aligned applications
DE102008028885A1 (en)2008-06-182009-12-31Epcos Ag Method for tuning a resonance frequency of a piezoelectric component
GB2462800A (en)2008-06-202010-02-24New Voice Media LtdMonitoring a conversation between an agent and a customer and performing real time analytics on the audio signal for determining future handling of the call
US8300801B2 (en)2008-06-262012-10-30Centurylink Intellectual Property LlcSystem and method for telephone based noise cancellation
US20110106736A1 (en)2008-06-262011-05-05Intuitive User Interfaces Ltd.System and method for intuitive user interaction
US8423288B2 (en)2009-11-302013-04-16Apple Inc.Dynamic alerts for calendar events
US8364481B2 (en)2008-07-022013-01-29Google Inc.Speech recognition with parallel recognition tasks
US20100005085A1 (en)2008-07-032010-01-07Oracle International CorporationCreating relationship maps from enterprise application system data
US20110112837A1 (en)2008-07-032011-05-12Mobiter Dicta OyMethod and device for converting speech
KR101059631B1 (en)2008-07-042011-08-25야후! 인크. Translator with Automatic Input / Output Interface and Its Interfacing Method
US8478592B2 (en)2008-07-082013-07-02Nuance Communications, Inc.Enhancing media playback with speech recognition
JP4710931B2 (en)2008-07-092011-06-29ソニー株式会社 Learning device, learning method, and program
US8781833B2 (en)2008-07-172014-07-15Nuance Communications, Inc.Speech recognition semantic classification training
US8521761B2 (en)2008-07-182013-08-27Google Inc.Transliteration for query expansion
US8166019B1 (en)2008-07-212012-04-24Sprint Communications Company L.P.Providing suggested actions in response to textual communications
JP5791861B2 (en)2008-07-252015-10-07シャープ株式会社 Information processing apparatus and information processing method
US8001125B1 (en)2008-07-302011-08-16Intuit Inc.Method and apparatus for defining relationships between tags
US8818816B2 (en)2008-07-302014-08-26Mitsubishi Electric CorporationVoice recognition device
US20100030549A1 (en)2008-07-312010-02-04Lee Michael MMobile device having human language translation capability with positional feedback
US8386485B2 (en)2008-07-312013-02-26George Mason Intellectual Properties, Inc.Case-based framework for collaborative semantic search
US8041848B2 (en)2008-08-042011-10-18Apple Inc.Media processing method and device
US8589149B2 (en)2008-08-052013-11-19Nuance Communications, Inc.Probability-based approach to recognition of user-entered data
US9317589B2 (en)2008-08-072016-04-19International Business Machines CorporationSemantic search by means of word sense disambiguation using a lexicon
JP4577428B2 (en)2008-08-112010-11-10ソニー株式会社 Display device, display method, and program
JPWO2010018796A1 (en)2008-08-112012-01-26旭化成株式会社 Exception word dictionary creation device, exception word dictionary creation method and program, and speech recognition device and speech recognition method
KR100998566B1 (en)2008-08-112010-12-07엘지전자 주식회사 Method and apparatus for language translation using speech recognition
US8170969B2 (en)2008-08-132012-05-01Siemens AktiengesellschaftAutomated computation of semantic similarity of pairs of named entity phrases using electronic document corpora as background knowledge
US8221125B2 (en)2008-08-142012-07-17World View Time Inc.Electronic presentation of world time zones
US8326630B2 (en)2008-08-182012-12-04Microsoft CorporationContext based online advertising
US8805110B2 (en)2008-08-192014-08-12Digimarc CorporationMethods and systems for content processing
US8520979B2 (en)2008-08-192013-08-27Digimarc CorporationMethods and systems for content processing
WO2010021368A1 (en)2008-08-202010-02-25日本電気株式会社Language model creation device, language model creation method, voice recognition device, voice recognition method, program, and storage medium
US20100050064A1 (en)2008-08-222010-02-25At & T Labs, Inc.System and method for selecting a multimedia presentation to accompany text
US8112269B2 (en)2008-08-252012-02-07Microsoft CorporationDetermining utility of a question
US20110144901A1 (en)2008-08-292011-06-16Zhanyong WangMethod for Playing Voice Guidance and Navigation Device Using the Same
US8117136B2 (en)2008-08-292012-02-14Hewlett-Packard Development Company, L.P.Relationship management on a mobile computing device
US20100057435A1 (en)2008-08-292010-03-04Kent Justin RSystem and method for speech-to-speech translation
US8442248B2 (en)2008-09-032013-05-14Starkey Laboratories, Inc.Systems and methods for managing wireless communication links for hearing assistance devices
WO2010028169A2 (en)2008-09-052010-03-11Fotonauts, Inc.Reverse tagging of images in system for managing and sharing digital images
US8768702B2 (en)2008-09-052014-07-01Apple Inc.Multi-tiered voice feedback in an electronic device
US20100063825A1 (en)2008-09-052010-03-11Apple Inc.Systems and Methods for Memory Management and Crossfading in an Electronic Device
US8098262B2 (en)2008-09-052012-01-17Apple Inc.Arbitrary fractional pixel movement
US8380959B2 (en)2008-09-052013-02-19Apple Inc.Memory management system and method
US8090359B2 (en)2008-09-082012-01-03Proctor Jr James ArthurExchanging identifiers between wireless communication to determine further information to be exchanged or further services to be provided
US20100063926A1 (en)2008-09-092010-03-11Damon Charles HouglandPayment application framework
US8290971B2 (en)2008-09-092012-10-16Applied Systems, Inc.Method and apparatus for remotely displaying a list by determining a quantity of data to send based on the list size and the display control size
US8898568B2 (en)2008-09-092014-11-25Apple Inc.Audio user interface
JP2010066519A (en)2008-09-112010-03-25Brother Ind LtdVoice interactive device, voice interactive method, and voice interactive program
US8929877B2 (en)2008-09-122015-01-06Digimarc CorporationMethods and systems for content processing
US8259082B2 (en)2008-09-122012-09-04At&T Intellectual Property I, L.P.Multimodal portable communication interface for accessing video content
CN101673274A (en)2008-09-122010-03-17深圳富泰宏精密工业有限公司Film subtitle retrieval system and method
US8756519B2 (en)2008-09-122014-06-17Google Inc.Techniques for sharing content on a web page
US8239201B2 (en)2008-09-132012-08-07At&T Intellectual Property I, L.P.System and method for audibly presenting selected text
US20100071003A1 (en)2008-09-142010-03-18Modu Ltd.Content personalization
US8335778B2 (en)2008-09-172012-12-18Oracle International CorporationSystem and method for semantic search in an enterprise application
JP5213605B2 (en)2008-09-172013-06-19シャープ株式会社 COMMUNICATION DEVICE, INFORMATION PRESENTATION DEVICE, COMMUNICATION METHOD, PROGRAM, AND RECORDING MEDIUM
US8775154B2 (en)2008-09-182014-07-08Xerox CorporationQuery translation through dictionary adaptation
US8326622B2 (en)2008-09-232012-12-04International Business Machines CorporationDialog filtering for filling out a form
US20100077350A1 (en)2008-09-252010-03-25Microsoft CorporationCombining elements in presentation of content
JP2010078979A (en)2008-09-262010-04-08Nec Infrontia CorpVoice recording device, recorded voice retrieval method, and program
US8352272B2 (en)2008-09-292013-01-08Apple Inc.Systems and methods for text to speech synthesis
US20100082327A1 (en)2008-09-292010-04-01Apple Inc.Systems and methods for mapping phonemes for text to speech synthesis
US8583418B2 (en)2008-09-292013-11-12Apple Inc.Systems and methods of detecting language and natural language strings for text to speech synthesis
CN102326128B (en)2008-09-292016-04-06费希尔-罗斯蒙特系统公司 Dynamic user interface for configuring and managing process control systems
US8712776B2 (en)2008-09-292014-04-29Apple Inc.Systems and methods for selective text to speech synthesis
US20100082328A1 (en)2008-09-292010-04-01Apple Inc.Systems and methods for speech preprocessing in text to speech synthesis
US8352268B2 (en)2008-09-292013-01-08Apple Inc.Systems and methods for selective rate of speech and speech preferences for text to speech synthesis
US8355919B2 (en)2008-09-292013-01-15Apple Inc.Systems and methods for text normalization for text to speech synthesis
US8396714B2 (en)2008-09-292013-03-12Apple Inc.Systems and methods for concatenation of words in text to speech synthesis
JP2010086230A (en)2008-09-302010-04-15Sony CorpInformation processing apparatus, information processing method and program
US9077526B2 (en)2008-09-302015-07-07Apple Inc.Method and system for ensuring sequential playback of digital media
US8401178B2 (en)2008-09-302013-03-19Apple Inc.Multiple microphone switching and configuration
US8798956B2 (en)2008-09-302014-08-05Apple Inc.Method and apparatus for surface sensing input device
US8411953B2 (en)2008-09-302013-04-02International Business Machines CorporationTagging images by determining a set of similar pre-tagged images and extracting prominent tags from that set
US8676904B2 (en)2008-10-022014-03-18Apple Inc.Electronic devices with voice command and contextual data processing capabilities
US20100255858A1 (en)2008-10-022010-10-07Juhasz Paul RDead Zone for Wireless Communication Device
US8285545B2 (en)2008-10-032012-10-09Volkswagen AgVoice command acquisition system and method
US9442648B2 (en)2008-10-072016-09-13Blackberry LimitedPortable electronic device and method of controlling same
US9200913B2 (en)2008-10-072015-12-01Telecommunication Systems, Inc.User interface for predictive traffic
US8380497B2 (en)2008-10-152013-02-19Qualcomm IncorporatedMethods and apparatus for noise estimation
US8539342B1 (en)2008-10-162013-09-17Adobe Systems IncorporatedRead-order inference via content sorting
US8543913B2 (en)2008-10-162013-09-24International Business Machines CorporationIdentifying and using textual widgets
US20100131899A1 (en)2008-10-172010-05-27Darwin Ecosystem LlcScannable Cloud
US20100114887A1 (en)2008-10-172010-05-06Google Inc.Textual Disambiguation Using Social Connections
US8364487B2 (en)2008-10-212013-01-29Microsoft CorporationSpeech recognition system with display information
US8670546B2 (en)2008-10-222014-03-11At&T Intellectual Property I, L.P.Systems and methods for providing a personalized communication processing service
US8218397B2 (en)2008-10-242012-07-10Qualcomm IncorporatedAudio source proximity estimation using sensor array for noise reduction
US8190437B2 (en)2008-10-242012-05-29Nuance Communications, Inc.Speaker verification methods and apparatus
US8577685B2 (en)2008-10-242013-11-05At&T Intellectual Property I, L.P.System and method for targeted advertising
US8724829B2 (en)2008-10-242014-05-13Qualcomm IncorporatedSystems, methods, apparatus, and computer-readable media for coherence detection
US8645123B2 (en)2008-10-272014-02-04Microsoft CorporationImage-based semantic distance
US8644488B2 (en)2008-10-272014-02-04Nuance Communications, Inc.System and method for automatically generating adaptive interaction logs from customer interaction text
US8412529B2 (en)2008-10-292013-04-02Verizon Patent And Licensing Inc.Method and system for enhancing verbal communication sessions
TWI487385B (en)2008-10-312015-06-01Chi Mei Comm Systems IncVolume adjusting device and adjusting method of the same
KR101543221B1 (en)2008-10-312015-08-12에스케이플래닛 주식회사- Method Apparatus and System for Providing Muti User-Multi Service
JP5230358B2 (en)2008-10-312013-07-10キヤノン株式会社 Information search device, information search method, program, and storage medium
US8170966B1 (en)2008-11-042012-05-01Bitdefender IPR Management Ltd.Dynamic streaming message clustering for rapid spam-wave detection
US8788261B2 (en)2008-11-042014-07-22Saplo AbMethod and system for analyzing text
US8122094B1 (en)2008-11-052012-02-21Kotab Dominic MMethods for performing an action relating to the scheduling of an event by performing one or more actions based on a response to a message
US20100205628A1 (en)2009-02-122010-08-12Davis Bruce LMedia processing methods and arrangements
US8122353B2 (en)2008-11-072012-02-21Yahoo! Inc.Composing a message in an online textbox using a non-latin script
US9009053B2 (en)2008-11-102015-04-14Google Inc.Multisensory speech detection
US9202171B2 (en)2008-11-112015-12-01Digideal CorporationVirtual game assistant based on artificial intelligence
KR20100053149A (en)2008-11-122010-05-20삼성전자주식회사Apparatus and method for scheduling considering each attendees' context in mobile communicatiion terminal
US8249870B2 (en)2008-11-122012-08-21Massachusetts Institute Of TechnologySemi-automatic speech transcription
US8386261B2 (en)2008-11-142013-02-26Vocollect Healthcare Systems, Inc.Training/coaching system for a voice-enabled work environment
US8832319B2 (en)2008-11-182014-09-09Amazon Technologies, Inc.Synchronization of digital content
US8584031B2 (en)2008-11-192013-11-12Apple Inc.Portable touch screen device, method, and graphical user interface for using emoji characters
US8108214B2 (en)2008-11-192012-01-31Robert Bosch GmbhSystem and method for recognizing proper names in dialog systems
US8296124B1 (en)2008-11-212012-10-23Google Inc.Method and apparatus for detecting incorrectly translated text in a document
US9202455B2 (en)2008-11-242015-12-01Qualcomm IncorporatedSystems, methods, apparatus, and computer program products for enhanced active noise cancellation
US20100131498A1 (en)2008-11-262010-05-27General Electric CompanyAutomated healthcare information composition and query enhancement
US8442824B2 (en)2008-11-262013-05-14Nuance Communications, Inc.Device, system, and method of liveness detection utilizing voice biometrics
US8140328B2 (en)2008-12-012012-03-20At&T Intellectual Property I, L.P.User intention based on N-best list of recognition hypotheses for utterances in a dialog
US20100138680A1 (en)2008-12-022010-06-03At&T Mobility Ii LlcAutomatic display and voice command activation with hand edge sensing
US8489599B2 (en)2008-12-022013-07-16Palo Alto Research Center IncorporatedContext and activity-driven content delivery and interaction
US8117036B2 (en)2008-12-032012-02-14At&T Intellectual Property I, L.P.Non-disruptive side conversation information retrieval
US8073693B2 (en)2008-12-042011-12-06At&T Intellectual Property I, L.P.System and method for pronunciation modeling
US8589157B2 (en)2008-12-052013-11-19Microsoft CorporationReplying to text messages via automated voice search techniques
JP5257311B2 (en)2008-12-052013-08-07ソニー株式会社 Information processing apparatus and information processing method
US8054180B1 (en)2008-12-082011-11-08Amazon Technologies, Inc.Location aware reminders
US20100185949A1 (en)2008-12-092010-07-22Denny JaegerMethod for using gesture objects for computer control
EP2196989B1 (en)2008-12-102012-06-27Nuance Communications, Inc.Grammar and template-based speech recognition of spoken utterances
WO2010067118A1 (en)2008-12-112010-06-17Novauris Technologies LimitedSpeech recognition involving a mobile device
US8121842B2 (en)2008-12-122012-02-21Microsoft CorporationAudio output of a document from mobile device
US20100153448A1 (en)2008-12-122010-06-17International Business Machines CorporationPersistent search notification
US8208609B2 (en)2008-12-152012-06-26Centurylink Intellectual Property LlcSystem and method for voice activated dialing from a home phone
US8160881B2 (en)2008-12-152012-04-17Microsoft CorporationHuman-assisted pronunciation generation
CN102246136B (en)2008-12-162015-05-20三菱电机株式会社Navigation device
US8447588B2 (en)2008-12-182013-05-21Palo Alto Research Center IncorporatedRegion-matching transducers for natural language processing
JP5329939B2 (en)2008-12-192013-10-30Kddi株式会社 Context search method and apparatus
US9323854B2 (en)2008-12-192016-04-26Intel CorporationMethod, apparatus and system for location assisted translation
US8918321B2 (en)2012-04-132014-12-23At&T Intellectual Property I, L.P.System and method for enhancing speech recognition accuracy
CA2747746C (en)2008-12-222015-08-11Google Inc.Asynchronous distributed de-duplication for replicated content addressable storage clusters
US8635068B2 (en)2008-12-232014-01-21At&T Intellectual Property I, L.P.System and method for recognizing speech with dialect grammars
JP5326892B2 (en)2008-12-262013-10-30富士通株式会社 Information processing apparatus, program, and method for generating acoustic model
US8456420B2 (en)2008-12-312013-06-04Intel CorporationAudible list traversal
US8447609B2 (en)2008-12-312013-05-21Intel CorporationAdjustment of temporal acoustical characteristics
US9059991B2 (en)2008-12-312015-06-16Bce Inc.System and method for unlocking a device
KR101543326B1 (en)2009-01-052015-08-10삼성전자주식회사 System-on-a-chip and its driving method
EP2205010A1 (en)2009-01-062010-07-07BRITISH TELECOMMUNICATIONS public limited companyMessaging
TW201027515A (en)2009-01-062010-07-16High Tech Comp CorpElectronic event-recording device and method thereof
US8332205B2 (en)2009-01-092012-12-11Microsoft CorporationMining transliterations for out-of-vocabulary query terms
US20100180218A1 (en)2009-01-152010-07-15International Business Machines CorporationEditing metadata in a social network
US8498867B2 (en)2009-01-152013-07-30K-Nfb Reading Technology, Inc.Systems and methods for selection and use of multiple characters for document narration
US10088976B2 (en)2009-01-152018-10-02Em Acquisition Corp., Inc.Systems and methods for multiple voice document narration
JP5409656B2 (en)*2009-01-222014-02-05パナソニック株式会社 Hearing aid
EP2211336B1 (en)2009-01-232014-10-08Harman Becker Automotive Systems GmbHImproved speech input using navigation information
US8213911B2 (en)2009-01-282012-07-03Virtual Hold Technology LlcMobile communication device for establishing automated call back
US8200489B1 (en)2009-01-292012-06-12The United States Of America As Represented By The Secretary Of The NavyMulti-resolution hidden markov model using class specific features
US8862252B2 (en)2009-01-302014-10-14Apple Inc.Audio user interface for displayless electronic device
US9070282B2 (en)2009-01-302015-06-30Altorr Corp.Smartphone control of electrical devices
US20100197359A1 (en)2009-01-302010-08-05Harris Technology, LlcAutomatic Detection of Wireless Phone
US9183881B2 (en)2009-02-022015-11-10Porto Technology, LlcSystem and method for semantic trick play
US20110307491A1 (en)2009-02-042011-12-15Fisk Charles MDigital photo organizing and tagging method
US9489131B2 (en)2009-02-052016-11-08Apple Inc.Method of presenting a web page for accessibility browsing
US8254972B2 (en)2009-02-132012-08-28Sony Mobile Communications AbDevice and method for handling messages
US8428758B2 (en)2009-02-162013-04-23Apple Inc.Dynamic audio ducking
US8442833B2 (en)*2009-02-172013-05-14Sony Computer Entertainment Inc.Speech processing with source location estimation using signals from two or more microphones
DE202010018601U1 (en)2009-02-182018-04-30Google LLC (n.d.Ges.d. Staates Delaware) Automatically collecting information, such as gathering information using a document recognizing device
US8032602B2 (en)2009-02-182011-10-04International Business Machines CorporationPrioritization of recipient email messages
US8326637B2 (en)2009-02-202012-12-04Voicebox Technologies, Inc.System and method for processing multi-modal device interactions in a natural language voice services environment
EP2401711A4 (en)2009-02-252016-12-28Miri Systems Llc SYSTEM AND METHOD OF PAYMENT
KR101041039B1 (en)2009-02-272011-06-14고려대학교 산학협력단 Method and apparatus for detecting spatiotemporal speech section using audio and video information
EP2224705B1 (en)2009-02-272012-02-01Research In Motion LimitedMobile wireless communications device with speech to text conversion and related method
US9280971B2 (en)2009-02-272016-03-08Blackberry LimitedMobile wireless communications device with speech to text conversion and related methods
US8280434B2 (en)2009-02-272012-10-02Research In Motion LimitedMobile wireless communications device for hearing and/or speech impaired user
US9646603B2 (en)2009-02-272017-05-09Longsand LimitedVarious apparatus and methods for a speech recognition system
US8155630B2 (en)2009-02-272012-04-10Research In Motion LimitedCommunications system providing mobile device notification based upon personal interest information and calendar events
US20100223131A1 (en)2009-02-272010-09-02Research In Motion LimitedCommunications system providing mobile device notification based upon contact web pages and related methods
US9171284B2 (en)2009-03-022015-10-27Microsoft Technology Licensing, LlcTechniques to restore communications sessions for applications having conversation and meeting environments
CN102341843B (en)2009-03-032014-01-29三菱电机株式会社 voice recognition device
US8239333B2 (en)2009-03-032012-08-07Microsoft CorporationMedia tag recommendation technologies
US20100229100A1 (en)2009-03-032010-09-09Sprint Spectrum L.P.Methods and Systems for Storing and Accessing Application History
JP2010205111A (en)2009-03-052010-09-16Nippon Telegr & Teleph Corp <Ntt>System, and method for reproducing context, first terminal device, second terminal device, context obtaining device or storage device, program thereof
US8805439B2 (en)2009-03-052014-08-12Lg Electronics Inc.Mobile terminal and method for controlling the same
US8605039B2 (en)2009-03-062013-12-10Zimpl AbText input
US20120030554A1 (en)2009-03-062012-02-02Tomoyuki ToyaBookmark using device, bookmark creation device, bookmark sharing system, control method and recording medium
US8380507B2 (en)2009-03-092013-02-19Apple Inc.Systems and methods for determining the language to use for speech generated by a text to speech engine
US20100225809A1 (en)2009-03-092010-09-09Sony Corporation And Sony Electronics Inc.Electronic book with enhanced features
US8165321B2 (en)2009-03-102012-04-24Apple Inc.Intelligent clip mixing
CN102349087B (en)2009-03-122015-05-06谷歌公司 Automatically provide content associated with captured information, such as information captured in real time
US8286106B2 (en)2009-03-132012-10-09Oracle America, Inc.System and method for interacting with status information on a touch screen device
US8417526B2 (en)2009-03-132013-04-09Adacel, Inc.Speech recognition learning system and method
US9875013B2 (en)2009-03-162018-01-23Apple Inc.Methods and graphical user interfaces for editing on a multifunction device with a touch screen display
US8589374B2 (en)2009-03-162013-11-19Apple Inc.Multifunction device with integrated search and application selection
US20100235780A1 (en)2009-03-162010-09-16Westerman Wayne CSystem and Method for Identifying Words Based on a Sequence of Keyboard Events
WO2010105428A1 (en)2009-03-192010-09-23Google Inc.Input method editor
JP2010224194A (en)2009-03-232010-10-07Sony CorpSpeech recognition device and speech recognition method, language model generating device and language model generating method, and computer program
JP5419136B2 (en)2009-03-242014-02-19アルパイン株式会社 Audio output device
KR101078864B1 (en)2009-03-262011-11-02한국과학기술원The query/document topic category transition analysis system and method and the query expansion based information retrieval system and method
GB201016385D0 (en)2010-09-292010-11-10Touchtype LtdSystem and method for inputting text into electronic devices
GB0917753D0 (en)2009-10-092009-11-25Touchtype LtdSystem and method for inputting text into electronic devices
US9189472B2 (en)2009-03-302015-11-17Touchtype LimitedSystem and method for inputting text into small screen devices
US9424246B2 (en)2009-03-302016-08-23Touchtype Ltd.System and method for inputting text into electronic devices
US20100250599A1 (en)2009-03-302010-09-30Nokia CorporationMethod and apparatus for integration of community-provided place data
GB0905457D0 (en)2009-03-302009-05-13Touchtype LtdSystem and method for inputting text into electronic devices
US10191654B2 (en)2009-03-302019-01-29Touchtype LimitedSystem and method for inputting text into electronic devices
US8798255B2 (en)2009-03-312014-08-05Nice Systems LtdMethods and apparatus for deep interaction analysis
US20100263015A1 (en)2009-04-092010-10-14Verizon Patent And Licensing Inc.Wireless Interface for Set Top Box
US8166032B2 (en)2009-04-092012-04-24MarketChorus, Inc.System and method for sentiment-based text classification and relevancy ranking
US8805823B2 (en)2009-04-142014-08-12Sri InternationalContent processing systems and methods
KR101537706B1 (en)2009-04-162015-07-20엘지전자 주식회사Mobile terminal and control method thereof
US8275736B2 (en)2009-04-172012-09-25International Business Machines CorporationIncreasing knowledge sharing success rates using real time match making
US8209174B2 (en)2009-04-172012-06-26Saudi Arabian Oil CompanySpeaker verification system
US20110065456A1 (en)2009-04-202011-03-17Brennan Joseph PCellular device deactivation system
US9761219B2 (en)2009-04-212017-09-12Creative Technology LtdSystem and method for distributed text-to-speech synthesis and intelligibility
US8660970B1 (en)2009-04-232014-02-25The Boeing CompanyPassive learning and autonomously interactive system for leveraging user knowledge in networked environments
CN102405463B (en)2009-04-302015-07-29三星电子株式会社 User intent reasoning device and method using multimodal information
KR101581883B1 (en)2009-04-302016-01-11삼성전자주식회사 Speech detection apparatus and method using motion information
US8660924B2 (en)2009-04-302014-02-25Navera, Inc.Configurable interactive assistant
KR101032792B1 (en)2009-04-302011-05-06주식회사 코오롱 Polyester fabric for airbag and manufacturing method thereof
US9298823B2 (en)2009-05-082016-03-29International Business Machines CorporationIdentifying core content based on citations
EP2428028A4 (en)2009-05-082014-07-02Obdedge LlcSystems, methods, and devices for policy-based control and monitoring of use of mobile devices by vehicle operators
WO2010131256A1 (en)2009-05-132010-11-18Rajesh MehraA keyboard for linguistic scripts
US20100293460A1 (en)2009-05-142010-11-18Budelli Joe GText selection method and system based on gestures
US8498857B2 (en)2009-05-192013-07-30Tata Consultancy Services LimitedSystem and method for rapid prototyping of existing speech recognition solutions in different languages
US8583511B2 (en)2009-05-192013-11-12Bradley Marshall HendricksonSystems and methods for storing customer purchasing and preference data and enabling a customer to pre-register orders and events
KR101577607B1 (en)2009-05-222015-12-15삼성전자주식회사Apparatus and method for language expression using context and intent awareness
US20100302056A1 (en)2009-05-272010-12-02Geodelic, Inc.Location discovery system and method
US8369822B2 (en)2009-05-282013-02-05At&T Intellectual Property I, LpSystems and methods for providing emergency callback procedures
WO2010135837A1 (en)2009-05-282010-12-02Intelligent Mechatronic Systems IncCommunication system with personal information management and remote vehicle monitoring and control features
US20150294377A1 (en)2009-05-302015-10-15Edmond K. ChowTrust network effect
US20120310652A1 (en)2009-06-012012-12-06O'sullivan DanielAdaptive Human Computer Interface (AAHCI)
EP2259252B1 (en)2009-06-022012-08-01Nuance Communications, Inc.Speech recognition method for selecting a combination of list elements via a speech input
US8095119B2 (en)2009-06-022012-01-10Microsoft CorporationIn-call contact information display
US10540976B2 (en)2009-06-052020-01-21Apple Inc.Contextual voice commands
US10241644B2 (en)2011-06-032019-03-26Apple Inc.Actionable reminder entries
US9858925B2 (en)2009-06-052018-01-02Apple Inc.Using context information to facilitate processing of commands in a virtual assistant
US10241752B2 (en)2011-09-302019-03-26Apple Inc.Interface for a virtual digital assistant
US8560313B2 (en)2010-05-132013-10-15General Motors LlcTransient noise rejection for speech recognition
US20120309363A1 (en)2011-06-032012-12-06Apple Inc.Triggering notifications associated with tasks items that represent tasks to perform
US20120327009A1 (en)2009-06-072012-12-27Apple Inc.Devices, methods, and graphical user interfaces for accessibility using a touch-sensitive surface
KR101562792B1 (en)2009-06-102015-10-23삼성전자주식회사 Apparatus and method for providing target prediction interface
US8412531B2 (en)2009-06-102013-04-02Microsoft CorporationTouch anywhere to speak
JP2010287063A (en)2009-06-112010-12-24Zenrin Datacom Co LtdInformation provision device, information provision system and program
US8484027B1 (en)2009-06-122013-07-09Skyreader Media Inc.Method for live remote narration of a digital book
US20130219333A1 (en)2009-06-122013-08-22Adobe Systems IncorporatedExtensible Framework for Facilitating Interaction with Devices
US8290777B1 (en)2009-06-122012-10-16Amazon Technologies, Inc.Synchronizing the playing and displaying of digital content
CN101923853B (en)2009-06-122013-01-23华为技术有限公司Speaker recognition method, equipment and system
US8306238B2 (en)2009-06-172012-11-06Sony Ericsson Mobile Communications AbMethod and circuit for controlling an output of an audio signal of a battery-powered device
US8533622B2 (en)2009-06-172013-09-10Microsoft CorporationIntegrating digital book and zoom interface displays
US20100324709A1 (en)2009-06-222010-12-23Tree Of Life PublishingE-book reader with voice annotation
US10353967B2 (en)2009-06-222019-07-16Microsoft Technology Licensing, LlcAssigning relevance weights based on temporal dynamics
US9215212B2 (en)2009-06-222015-12-15Citrix Systems, Inc.Systems and methods for providing a visualizer for rules of an application firewall
US20100330908A1 (en)2009-06-252010-12-30Blueant Wireless Pty LimitedTelecommunications device with voice-controlled functions
US20100332236A1 (en)2009-06-252010-12-30Blueant Wireless Pty LimitedVoice-triggered operation of electronic devices
US11012732B2 (en)2009-06-252021-05-18DISH Technologies L.L.C.Voice enabled media presentation systems and methods
US9754224B2 (en)2009-06-262017-09-05International Business Machines CorporationAction based to-do list
US8219930B2 (en)2009-06-262012-07-10Verizon Patent And Licensing Inc.Radial menu display systems and methods
US8527278B2 (en)2009-06-292013-09-03Abraham Ben DavidIntelligent home automation
US20100332224A1 (en)2009-06-302010-12-30Nokia CorporationMethod and apparatus for converting text to audio and tactile output
US9431006B2 (en)2009-07-022016-08-30Apple Inc.Methods and apparatuses for automatic speech recognition
US8700399B2 (en)2009-07-062014-04-15Sensory, Inc.Systems and methods for hands-free voice control and voice search
US20110002487A1 (en)2009-07-062011-01-06Apple Inc.Audio Channel Assignment for Audio Output in a Movable Device
US8943423B2 (en)2009-07-072015-01-27International Business Machines CorporationUser interface indicators for changed user interface elements
KR101083540B1 (en)2009-07-082011-11-14엔에이치엔(주)System and method for transforming vernacular pronunciation with respect to hanja using statistical method
US8344847B2 (en)2009-07-092013-01-01Medtronic Minimed, Inc.Coordination of control commands in a medical device system having at least one therapy delivery device and at least one wireless controller device
KR101061443B1 (en)2009-07-132011-09-02엘지전자 주식회사 Electronic device, mobile terminal and method of performing functions using same
US8588378B2 (en)2009-07-152013-11-19Google Inc.Highlighting of voice message transcripts
US8892439B2 (en)2009-07-152014-11-18Microsoft CorporationCombination and federation of local and remote speech recognition
US9998552B1 (en)2010-04-302018-06-12Open Invention Network LlcDynamic creation, data population, and communication establishment across various mediums
US20110016421A1 (en)2009-07-202011-01-20Microsoft CorporationTask oriented user interface platform
US20110016150A1 (en)2009-07-202011-01-20Engstroem JimmySystem and method for tagging multiple digital images
US8213962B2 (en)2009-07-212012-07-03Verizon Patent And Licensing Inc.Vehicle computer link to mobile phone
US7953679B2 (en)2009-07-222011-05-31Xerox CorporationScalable indexing for layout based document retrieval and ranking
WO2011011025A1 (en)2009-07-242011-01-27Research In Motion LimitedMethod and apparatus for a touch-sensitive display
US8239129B2 (en)2009-07-272012-08-07Robert Bosch GmbhMethod and system for improving speech recognition accuracy by use of geographic information
US9489577B2 (en)2009-07-272016-11-08Cxense AsaVisual similarity for video content
US9117448B2 (en)2009-07-272015-08-25Cisco Technology, Inc.Method and system for speech recognition using social networks
US20110029616A1 (en)2009-07-292011-02-03Guanming WangUnified auto-reply to an email coming from unified messaging service
US8875219B2 (en)2009-07-302014-10-28Blackberry LimitedApparatus and method for controlled sharing of personal information
US8229488B2 (en)2009-07-302012-07-24Sony Ericsson Mobile Communications AbMethods, apparatuses and computer programs for media content distribution
US9015818B2 (en)2009-07-312015-04-21Adobe Systems IncorporatedSoftware application operational transfer
JP2011033874A (en)2009-08-032011-02-17Alpine Electronics IncDevice for multilingual voice recognition, multilingual voice recognition dictionary creation method
KR101608770B1 (en)2009-08-032016-04-04엘지전자 주식회사Mobile terminal and method for controlling the same
US8340312B2 (en)2009-08-042012-12-25Apple Inc.Differential mode noise cancellation with active real-time control for microphone-speaker combinations used in two way audio communications
US8532574B2 (en)2009-08-052013-09-10Honda Motor Co., Ltd.Destination information sharing for the automobile environment
US8160877B1 (en)2009-08-062012-04-17Narus, Inc.Hierarchical real-time speaker recognition for biometric VoIP verification and targeting
US20110047072A1 (en)2009-08-072011-02-24Visa U.S.A. Inc.Systems and Methods for Propensity Analysis and Validation
US8233919B2 (en)2009-08-092012-07-31Hntb Holdings Ltd.Intelligently providing user-specific transportation-related information
JP5201599B2 (en)2009-08-112013-06-05Necカシオモバイルコミュニケーションズ株式会社 Terminal device and program
US20110040707A1 (en)2009-08-122011-02-17Ford Global Technologies, LlcIntelligent music selection in vehicles
US8768313B2 (en)2009-08-172014-07-01Digimarc CorporationMethods and systems for image or audio recognition processing
US8626133B2 (en)2009-08-192014-01-07Cisco Technology, Inc.Matching a location of a contact with a task location
US8654952B2 (en)2009-08-202014-02-18T-Mobile Usa, Inc.Shareable applications on telecommunications devices
KR101496649B1 (en)2009-08-212015-03-02삼성전자주식회사Method and apparatus for sharing fuction of external device
US9277021B2 (en)2009-08-212016-03-01Avaya Inc.Sending a user associated telecommunication address
EP2341450A1 (en)2009-08-212011-07-06Mikko Kalervo VäänänenMethod and means for data searching and language translation
JP2011045005A (en)2009-08-242011-03-03Fujitsu Toshiba Mobile Communications LtdCellular phone
SG178344A1 (en)2009-08-252012-03-29Univ Nanyang TechA method and system for reconstructing speech from an input signal comprising whispers
US20110054647A1 (en)2009-08-262011-03-03Nokia CorporationNetwork service for an audio interface unit
JP2011048671A (en)2009-08-272011-03-10Kyocera CorpInput device and control method of input device
US8583638B2 (en)2009-08-272013-11-12Apple Inc.Adaptive mapping of search results
CN101996631B (en)2009-08-282014-12-03国际商业机器公司Method and device for aligning texts
US20110238407A1 (en)2009-08-312011-09-29O3 Technologies, LlcSystems and methods for speech-to-speech translation
US9213558B2 (en)2009-09-022015-12-15Sri InternationalMethod and apparatus for tailoring the output of an intelligent automated assistant to a user
US8451238B2 (en)2009-09-022013-05-28Amazon Technologies, Inc.Touch-screen user interface
US8624851B2 (en)2009-09-022014-01-07Amazon Technologies, Inc.Touch-screen user interface
WO2011026247A1 (en)2009-09-042011-03-10Svox AgSpeech enhancement techniques on the power spectrum
TW201110108A (en)2009-09-042011-03-16Chunghwa Telecom Co LtdVoice noise elimination method for microphone array
US8675084B2 (en)2009-09-042014-03-18Apple Inc.Systems and methods for remote camera control
US20120265535A1 (en)2009-09-072012-10-18Donald Ray Bryant-RichPersonal voice operated reminder system
US8560300B2 (en)2009-09-092013-10-15International Business Machines CorporationError correction using fact repositories
US8788267B2 (en)2009-09-102014-07-22Mitsubishi Electric Research Laboratories, Inc.Multi-purpose contextual control
US8321527B2 (en)2009-09-102012-11-27Tribal BrandsSystem and method for tracking user location and associated activity and responsively providing mobile device updates
US20110060812A1 (en)2009-09-102011-03-10Level 3 Communications, LlcCache server with extensible programming framework
US20110066468A1 (en)2009-09-112011-03-17Internationl Business Machines CorporationDynamic event planning through location awareness
WO2011032060A1 (en)2009-09-112011-03-17Telenav, Inc.Location based system with contextual contact manager mechanism and method of operation thereof
US9264758B2 (en)2009-09-142016-02-16Tivo Inc.Method and an apparatus for detecting media content recordings
US10587833B2 (en)2009-09-162020-03-10Disney Enterprises, Inc.System and method for automated network search and companion display of result relating to audio-video metadata
CN110516209A (en)2009-09-162019-11-29起元技术有限责任公司 Method, system and computer readable medium for presenting visual feedback in an interface
US8972878B2 (en)2009-09-212015-03-03Avaya Inc.Screen icon manipulation by context and frequency of Use
US9015148B2 (en)2009-09-212015-04-21Microsoft CorporationSuggesting related search queries during web browsing
US8473558B2 (en)2009-09-222013-06-25Thwapr, Inc.Progressive registration for mobile media sharing
WO2011037587A1 (en)2009-09-282011-03-31Nuance Communications, Inc.Downsampling schemes in a hierarchical neural network structure for phoneme recognition
US8768308B2 (en)2009-09-292014-07-01Deutsche Telekom AgApparatus and method for creating and managing personal schedules via context-sensing and actuation
US8995625B2 (en)2009-09-302015-03-31T-Mobile Usa, Inc.Unified interface and routing module for handling audio input
US9111538B2 (en)2009-09-302015-08-18T-Mobile Usa, Inc.Genius button secondary commands
KR20110036385A (en)2009-10-012011-04-07삼성전자주식회사 User Intention Analysis Apparatus and Method
TW201113741A (en)2009-10-012011-04-16Htc CorpLock-state switching method, electronic apparatus and computer program product
US20110083079A1 (en)2009-10-022011-04-07International Business Machines CorporationApparatus, system, and method for improved type-ahead functionality in a type-ahead field based on activity of a user within a user interface
US9338274B2 (en)2009-10-022016-05-10Blackberry LimitedMethod of interacting with electronic devices in a locked state and handheld electronic device configured to permit interaction when in a locked state
US8892669B2 (en)2009-10-052014-11-18Lenovo Innovations Limited (Hong Kong)Communication terminal having email transmission functionality, method for transmitting email, and computer-readable recording medium
JP5473520B2 (en)2009-10-062014-04-16キヤノン株式会社 Input device and control method thereof
US7809550B1 (en)2009-10-082010-10-05Joan Barry BarrowsSystem for reading chinese characters in seconds
US20110087685A1 (en)2009-10-092011-04-14Microsoft CorporationLocation-based service middleware
CN101673544B (en)2009-10-102012-07-04上海电虹软件有限公司Cross monitoring method and system based on voiceprint recognition and location tracking
US8335689B2 (en)2009-10-142012-12-18Cogi, Inc.Method and system for efficient management of speech transcribers
US8611876B2 (en)2009-10-152013-12-17Larry MillerConfigurable phone with interactive voice response engine
EP2488963A1 (en)2009-10-152012-08-22Rogers Communications Inc.System and method for phrase identification
US8510103B2 (en)2009-10-152013-08-13Paul AngottSystem and method for voice recognition
US8255217B2 (en)2009-10-162012-08-28At&T Intellectual Property I, LpSystems and methods for creating and using geo-centric language models
US8451112B2 (en)2009-10-192013-05-28Qualcomm IncorporatedMethods and apparatus for estimating departure time based on known calendar events
US8332748B1 (en)2009-10-222012-12-11Google Inc.Multi-directional auto-complete menu
US8554537B2 (en)2009-10-232013-10-08Samsung Electronics Co., LtdMethod and device for transliteration
US8326624B2 (en)2009-10-262012-12-04International Business Machines CorporationDetecting and communicating biometrics of recorded voice during transcription process
US20110099507A1 (en)2009-10-282011-04-28Google Inc.Displaying a collection of interactive elements that trigger actions directed to an item
CA2779289A1 (en)2009-10-282011-05-19Google Inc.Computer-to-computer communication
US9197736B2 (en)2009-12-312015-11-24Digimarc CorporationIntuitive computing methods and systems
US8386574B2 (en)2009-10-292013-02-26Xerox CorporationMulti-modality classification for one-class classification in social networks
US20110106536A1 (en)2009-10-292011-05-05Rovi Technologies CorporationSystems and methods for simulating dialog between a user and media equipment device
US9247421B2 (en)2009-10-302016-01-26Samsung Electronics Co., LtdMobile device, content delivery apparatus, content providing apparatus and control method thereof
US8315617B2 (en)2009-10-312012-11-20Btpatent LlcControlling mobile device functions
US8832205B2 (en)2009-11-022014-09-09Lextine Software, LlcSystem and method for extracting calendar events from free-form email
US8279052B2 (en)2009-11-042012-10-02Immersion CorporationSystems and methods for haptic confirmation of commands
CN102056026B (en)2009-11-062013-04-03中国移动通信集团设计院有限公司Audio/video synchronization detection method and system, and voice detection method and system
US20120137367A1 (en)2009-11-062012-05-31Cataphora, Inc.Continuous anomaly detection based on behavior modeling and heterogeneous information analysis
JP5622744B2 (en)2009-11-062014-11-12株式会社東芝 Voice recognition device
JP2013511214A (en)2009-11-102013-03-28ダルセッタ・インコーポレイテッド Dynamic audio playback of soundtracks for electronic visual works
WO2011059997A1 (en)2009-11-102011-05-19Voicebox Technologies, Inc.System and method for providing a natural language content dedication service
US8358747B2 (en)2009-11-102013-01-22International Business Machines CorporationReal time automatic caller speech profiling
US8321209B2 (en)2009-11-102012-11-27Research In Motion LimitedSystem and method for low overhead frequency domain voice authentication
US9171541B2 (en)2009-11-102015-10-27Voicebox Technologies CorporationSystem and method for hybrid processing in a natural language voice services environment
US20110111724A1 (en)2009-11-102011-05-12David BaptisteMethod and apparatus for combating distracted driving
WO2011057346A1 (en)2009-11-122011-05-19Robert Henry FraterSpeakerphone and/or microphone arrays and methods and systems of using the same
US8682649B2 (en)2009-11-122014-03-25Apple Inc.Sentiment prediction from textual data
US8732180B2 (en)2009-11-122014-05-20Apple Inc.Recommending media items
KR20110052997A (en)2009-11-132011-05-19삼성전자주식회사 Display device and client terminal and control method thereof
KR20110052863A (en)2009-11-132011-05-19삼성전자주식회사 Mobile device and its control signal generation method
US20130166303A1 (en)2009-11-132013-06-27Adobe Systems IncorporatedAccessing media data using metadata repository
US8712759B2 (en)2009-11-132014-04-29Clausal Computing OySpecializing disambiguation of a natural language expression
US8989086B2 (en)2009-11-132015-03-24Samsung Electronics Co., Ltd.Methods and apparatus to support interference management in multi-tier wireless communication systems
TWI391915B (en)2009-11-172013-04-01Inst Information IndustryMethod and apparatus for builiding phonetic variation models and speech recognition
KR101595029B1 (en)2009-11-182016-02-17엘지전자 주식회사Mobile terminal and method for controlling the same
US8358752B2 (en)2009-11-192013-01-22At&T Mobility Ii LlcUser profile based speech to text conversion for visual voice mail
US8630971B2 (en)2009-11-202014-01-14Indian Institute Of ScienceSystem and method of using Multi Pattern Viterbi Algorithm for joint decoding of multiple patterns
US8358749B2 (en)2009-11-212013-01-22At&T Intellectual Property I, L.P.System and method to search a media content database based on voice input data
KR101960835B1 (en)2009-11-242019-03-21삼성전자주식회사Schedule Management System Using Interactive Robot and Method Thereof
US20110153330A1 (en)2009-11-272011-06-23i-SCROLLSystem and method for rendering text synchronized audio
US8731901B2 (en)2009-12-022014-05-20Content Savvy, Inc.Context aware back-transliteration and translation of names and common phrases using web resources
WO2011069035A1 (en)2009-12-042011-06-09Tivo Inc.Multifunction multimedia device
US8396888B2 (en)2009-12-042013-03-12Google Inc.Location-based searching using a search area that corresponds to a geographical location of a computing device
US20110137664A1 (en)2009-12-092011-06-09International Business Machines CorporationProviding Schedule Related Information to External Entities
US8737975B2 (en)2009-12-112014-05-27At&T Mobility Ii LlcAudio-based text messaging
US8543917B2 (en)2009-12-112013-09-24Nokia CorporationMethod and apparatus for presenting a first-person world view of content
KR101622111B1 (en)2009-12-112016-05-18삼성전자 주식회사Dialog system and conversational method thereof
US8812990B2 (en)2009-12-112014-08-19Nokia CorporationMethod and apparatus for presenting a first person world view of content
US8224300B2 (en)2009-12-112012-07-17Alpine Electronics, Inc.Method and apparatus to enhance navigation user experience for a smart phone device
US20110144857A1 (en)2009-12-142011-06-16Theodore Charles WingroveAnticipatory and adaptive automobile hmi
US9766089B2 (en)2009-12-142017-09-19Nokia Technologies OyMethod and apparatus for correlating and navigating between a live image and a prerecorded panoramic image
US8892443B2 (en)2009-12-152014-11-18At&T Intellectual Property I, L.P.System and method for combining geographic metadata in automatic speech recognition language and acoustic models
KR101211796B1 (en)2009-12-162012-12-13포항공과대학교 산학협력단Apparatus for foreign language learning and method for providing foreign language learning service
US8922485B1 (en)2009-12-182014-12-30Google Inc.Behavioral recognition on mobile devices
US8341037B2 (en)2009-12-182012-12-25Apple Inc.Mixed source media playback
US20110154193A1 (en)2009-12-212011-06-23Nokia CorporationMethod and Apparatus for Text Input
US9100809B2 (en)2009-12-212015-08-04Julia Olincy OlincyAutomatic response option mobile system for responding to incoming texts or calls or both
US8385982B2 (en)2009-12-212013-02-26At&T Intellectual Property I, L.P.Controlling use of a communications device in accordance with motion of the device
US9222798B2 (en)2009-12-222015-12-29Modena Enterprises, LlcSystems and methods for identifying an activity of a user based on a chronological order of detected movements of a computing device
US8805711B2 (en)2009-12-222014-08-12International Business Machines CorporationTwo-layer data architecture for reservation management systems
EP2339576B1 (en)2009-12-232019-08-07Google LLCMulti-modal input on an electronic device
KR20110072847A (en)2009-12-232011-06-29삼성전자주식회사 Conversation management system and method for handling open user intention
US20110161309A1 (en)2009-12-292011-06-30Lx1 Technology LimitedMethod Of Sorting The Result Set Of A Search Engine
US8988356B2 (en)2009-12-312015-03-24Google Inc.Touch sensor and touchscreen user input combination
US8479107B2 (en)2009-12-312013-07-02Nokia CorporationMethod and apparatus for fluid graphical user interface
US9143603B2 (en)*2009-12-312015-09-22Digimarc CorporationMethods and arrangements employing sensor-equipped smart phones
US20110166862A1 (en)2010-01-042011-07-07Eyal EshedSystem and method for variable automated response to remote verbal input at a mobile device
US8494852B2 (en)2010-01-052013-07-23Google Inc.Word-level correction of speech input
US8600743B2 (en)2010-01-062013-12-03Apple Inc.Noise profile determination for voice-related feature
US20110167350A1 (en)2010-01-062011-07-07Apple Inc.Assist Features For Content Display Device
US8346562B2 (en)2010-01-062013-01-01Csr Technology Inc.Method and apparatus for voice controlled operation of a media player
WO2011085387A2 (en)2010-01-112011-07-14Everspeech, Inc.Integrated data processing and transcription service
US8311838B2 (en)2010-01-132012-11-13Apple Inc.Devices and methods for identifying a prompt corresponding to a voice input in a sequence of prompts
US8381107B2 (en)2010-01-132013-02-19Apple Inc.Adaptive audio feedback system and method
US20110179372A1 (en)2010-01-152011-07-21Bradford Allen MooreAutomatic Keyboard Layout Determination
US8334842B2 (en)2010-01-152012-12-18Microsoft CorporationRecognizing user intent in motion capture system
US10705794B2 (en)2010-01-182020-07-07Apple Inc.Automatically adapting user interfaces for hands-free interaction
US10276170B2 (en)2010-01-182019-04-30Apple Inc.Intelligent automated assistant
US10679605B2 (en)2010-01-182020-06-09Apple Inc.Hands-free list-reading by intelligent automated assistant
US10553209B2 (en)2010-01-182020-02-04Apple Inc.Systems and methods for hands-free notification summaries
US20110179002A1 (en)2010-01-192011-07-21Dell Products L.P.System and Method for a Vector-Space Search Engine
US8417575B2 (en)2010-01-192013-04-09Apple Inc.On-device offline purchases using credits
US8301121B2 (en)2010-01-222012-10-30Sony Ericsson Mobile Communications AbRegulating alerts generated by communication terminals responsive to sensed movement
US8626511B2 (en)2010-01-222014-01-07Google Inc.Multi-dimensional disambiguation of voice commands
US20110184736A1 (en)2010-01-262011-07-28Benjamin SlotznickAutomated method of recognizing inputted information items and selecting information items
US8375034B2 (en)2010-01-272013-02-12Google Inc.Automatically schedule and re-schedule meetings using reschedule factors for conflicting calendar events
US8406745B1 (en)2010-01-282013-03-26Sprint Communications Company L.P.Synchronization of voice mail greeting and email auto-reply by a wireless communication device
JP5633042B2 (en)2010-01-282014-12-03本田技研工業株式会社 Speech recognition apparatus, speech recognition method, and speech recognition robot
JP5796496B2 (en)2010-01-292015-10-21日本電気株式会社 Input support system, method, and program
KR20120125310A (en)2010-02-012012-11-14진저 소프트웨어 인코퍼레이티드Automatic context sensitive language correction using an internet corpus particularly for small keyboard devices
JP2013519162A (en)2010-02-012013-05-23ジャンプタップ,インコーポレイテッド Integrated advertising system
WO2011097309A2 (en)2010-02-022011-08-114D Retail Technology CorporationSystems and methods for human intelligence personal assistance
US8687777B1 (en)2010-02-032014-04-01Tal LavianSystems and methods for visual presentation and selection of IVR menu
US8600967B2 (en)2010-02-032013-12-03Apple Inc.Automatic organization of browsing histories
US8886541B2 (en)2010-02-042014-11-11Sony CorporationRemote controller with position actuatated voice transmission
US8645287B2 (en)2010-02-042014-02-04Microsoft CorporationImage tagging based upon cross domain context
US8179370B1 (en)2010-02-092012-05-15Google Inc.Proximity based keystroke resolution
US8751218B2 (en)2010-02-092014-06-10Siemens AktiengesellschaftIndexing content at semantic level
US9413869B2 (en)2010-02-102016-08-09Qualcomm IncorporatedMobile device having plurality of input modes
US8402018B2 (en)2010-02-122013-03-19Korea Advanced Institute Of Science And TechnologySemantic search system using semantic ranking scheme
US8782556B2 (en)2010-02-122014-07-15Microsoft CorporationUser-centric soft keyboard predictive technologies
US8898219B2 (en)2010-02-122014-11-25Avaya Inc.Context sensitive, cloud-based telephony
US8812056B2 (en)2010-02-122014-08-19Christopher D. HigginbothamVoice-based command driven computer implemented method
WO2011101845A1 (en)2010-02-162011-08-25Screenovate Technologies Ltd.Modified operating systems allowing mobile devices to accommodate io devices more convenient than their own inherent io devices and methods for generating such systems
US9965165B2 (en)2010-02-192018-05-08Microsoft Technology Licensing, LlcMulti-finger gestures
US8850360B2 (en)2010-02-232014-09-30Hewlett-Packard Development Company, L.P.Skipping through electronic content on an electronic device
US9665344B2 (en)2010-02-242017-05-30GM Global Technology Operations LLCMulti-modal input system for a voice-based menu and content navigation service
US8682667B2 (en)2010-02-252014-03-25Apple Inc.User profiling for selecting user specific voice input processing information
US9710556B2 (en)2010-03-012017-07-18Vcvc Iii LlcContent recommendation based on collections of entities
US20110218855A1 (en)2010-03-032011-09-08Platformation, Inc.Offering Promotions Based on Query Analysis
US20120066303A1 (en)2010-03-032012-03-15Waldeck Technology, LlcSynchronized group location updates
US8502837B2 (en)2010-03-042013-08-06Research In Motion LimitedSystem and method for activating components on an electronic device using orientation data
US8903847B2 (en)2010-03-052014-12-02International Business Machines CorporationDigital media voice tags in social networks
US8948515B2 (en)2010-03-082015-02-03Sightera Technologies Ltd.Method and system for classifying one or more images
EP2545426A4 (en)2010-03-122017-05-17Nuance Communications, Inc.Multimodal text input system, such as for use with touch screens on mobile phones
US8521513B2 (en)2010-03-122013-08-27Microsoft CorporationLocalization for interactive voice response systems
US20110228913A1 (en)2010-03-162011-09-22Telcordia Technologies, Inc.Automatic extraction of information from ongoing voice communication system and methods
US8374864B2 (en)2010-03-172013-02-12Cisco Technology, Inc.Correlation of transcribed text with corresponding audio
US20110231218A1 (en)2010-03-182011-09-22Tovar Tom CSystems and Methods for Providing Reminders for a Task List
US20110231189A1 (en)2010-03-192011-09-22Nuance Communications, Inc.Methods and apparatus for extracting alternate media titles to facilitate speech recognition
WO2011116309A1 (en)2010-03-192011-09-22Digimarc CorporationIntuitive computing methods and systems
US9323756B2 (en)2010-03-222016-04-26Lenovo (Singapore) Pte. Ltd.Audio book and e-book synchronization
US8554280B2 (en)2010-03-232013-10-08Ebay Inc.Free-form entries during payment processes
US20110239111A1 (en)2010-03-242011-09-29Avaya Inc.Spell checker interface
US9628831B2 (en)2010-03-252017-04-18Whatsapp, Inc.Multimedia transcoding method and system for mobile devices
US20110238676A1 (en)2010-03-252011-09-29Palm, Inc.System and method for data capture, storage, and retrieval
EP2550651B1 (en)2010-03-262016-06-15Nuance Communications, Inc.Context based voice activity detection sensitivity
US20110238412A1 (en)2010-03-262011-09-29Antoine EzzatMethod for Constructing Pronunciation Dictionaries
US9378202B2 (en)*2010-03-262016-06-28Virtuoz SaSemantic clustering
US8428759B2 (en)2010-03-262013-04-23Google Inc.Predictive pre-recording of audio for voice input
US8676565B2 (en)*2010-03-262014-03-18Virtuoz SaSemantic clustering and conversational agents
WO2011123122A1 (en)2010-03-312011-10-06Hewlett-Packard Development Company, L.P.Contextual user interface
US20110242007A1 (en)2010-04-012011-10-06Gray Theodore WE-Book with User-Manipulatable Graphical Objects
US8296380B1 (en)2010-04-012012-10-23Kel & Partners LLCSocial media based messaging systems and methods
US8930176B2 (en)2010-04-012015-01-06Microsoft CorporationInteractive multilingual word-alignment techniques
US8827712B2 (en)2010-04-072014-09-09Max Value Solutions Intl., LLCMethod and system for name pronunciation guide services
US8448084B2 (en)2010-04-082013-05-21Twitter, Inc.User interface mechanics
US9929982B2 (en)2010-04-082018-03-27Microsoft Technology Licensing, LlcDesignating automated agents as friends in a social network service
KR101369810B1 (en)2010-04-092014-03-05이초강Empirical Context Aware Computing Method For Robot
US8810684B2 (en)2010-04-092014-08-19Apple Inc.Tagging images in a mobile communications device using a contacts list
CN102214187B (en)2010-04-122017-03-01阿里巴巴集团控股有限公司Complex event processing method and device
EP2558923A4 (en)2010-04-122014-11-19Google Inc EXTENSION FRAMEWORK FOR AN ENTRY METHOD EDITOR
JP5315289B2 (en)2010-04-122013-10-16トヨタ自動車株式会社 Operating system and operating method
US8140567B2 (en)2010-04-132012-03-20Microsoft CorporationMeasuring entity extraction complexity
US8265928B2 (en)2010-04-142012-09-11Google Inc.Geotagged environmental audio for enhanced speech recognition accuracy
US8756233B2 (en)2010-04-162014-06-17Video SemanticsSemantic segmentation and tagging engine
US8595014B2 (en)2010-04-192013-11-26Qualcomm IncorporatedProviding audible navigation system direction updates during predetermined time windows so as to minimize impact on conversations
US20130238647A1 (en)2010-04-212013-09-12Proteus Digital Health, Inc.Diagnostic System and Method
US20110260829A1 (en)2010-04-212011-10-27Research In Motion LimitedMethod of providing security on a portable electronic device having a touch-sensitive display
US20130096911A1 (en)2010-04-212013-04-18Universite Catholique De LouvainNormalisation of noisy typewritten texts
EP2586269B1 (en)2010-04-222019-05-15Zipit Wireless, Inc.System and method for administration and operation of one or more mobile electronic communications devices
US20110264495A1 (en)2010-04-222011-10-27Apple Inc.Aggregation of tagged media item information
US20110264530A1 (en)2010-04-232011-10-27Bryan SantangeloApparatus and methods for dynamic secondary content and data insertion and delivery
US20110264999A1 (en)2010-04-232011-10-27Research In Motion LimitedElectronic device including touch-sensitive input device and method of controlling same
US8874432B2 (en)2010-04-282014-10-28Nec Laboratories America, Inc.Systems and methods for semi-supervised relationship extraction
US8452037B2 (en)2010-05-052013-05-28Apple Inc.Speaker clip
US8380504B1 (en)2010-05-062013-02-19Sprint Communications Company L.P.Generation of voice profiles
US8756571B2 (en)2010-05-072014-06-17Hewlett-Packard Development Company, L.P.Natural language text instructions
US8938436B2 (en)2010-05-102015-01-20Verizon Patent And Licensing Inc.System for and method of providing reusable software service information based on natural language queries
JP5595112B2 (en)2010-05-112014-09-24本田技研工業株式会社 robot
JP2011238022A (en)2010-05-112011-11-24Panasonic CorpMethod for grasping use of terminal and content and content use system
US20110283189A1 (en)2010-05-122011-11-17Rovi Technologies CorporationSystems and methods for adjusting media guide interaction modes
US20110279368A1 (en)2010-05-122011-11-17Microsoft CorporationInferring user intent to engage a motion capture system
US9386116B2 (en)2010-05-132016-07-05Futurewei Technologies, Inc.System, apparatus for content delivery for internet traffic and methods thereof
US9634855B2 (en)2010-05-132017-04-25Alexander PoltorakElectronic personal interactive device that determines topics of interest using a conversational agent
US9015139B2 (en)2010-05-142015-04-21Rovi Guides, Inc.Systems and methods for performing a search based on a media content snapshot image
US8392186B2 (en)2010-05-182013-03-05K-Nfb Reading Technology, Inc.Audio synchronization for document narration with user-selected playback
CA2704344C (en)2010-05-182020-09-08Christopher A. MchenryElectronic document classification
WO2011146276A2 (en)2010-05-192011-11-24Google Inc.Television related searching
US8694313B2 (en)2010-05-192014-04-08Google Inc.Disambiguation of contact information using historical data
US8522283B2 (en)2010-05-202013-08-27Google Inc.Television remote control data transfer
US9552355B2 (en)2010-05-202017-01-24Xerox CorporationDynamic bi-phrases for statistical machine translation
US9552125B2 (en)2010-05-212017-01-24Google Inc.Input method editor
US20110288917A1 (en)2010-05-212011-11-24James WanekSystems and methods for providing mobile targeted advertisements
US9236047B2 (en)2010-05-212016-01-12Microsoft Technology Licensing, LlcVoice stream augmented note taking
US8606579B2 (en)2010-05-242013-12-10Microsoft CorporationVoice print identification for identifying speakers
US9569549B1 (en)2010-05-252017-02-14Amazon Technologies, Inc.Location based recommendation and tagging of media content items
JP2011250027A (en)2010-05-252011-12-08Panasonic Electric Works Co LtdRemote control device and information communication system
US8468012B2 (en)2010-05-262013-06-18Google Inc.Acoustic model adaptation using geographic information
WO2011150730A1 (en)2010-05-312011-12-08百度在线网络技术(北京)有限公司Method and device for mixed input in english and another kind of language
EP2393056A1 (en)2010-06-022011-12-07Layar B.V.Acquiring, ranking and displaying points of interest for use in an augmented reality service provisioning system and graphical user interface for displaying such ranked points of interests
US8639516B2 (en)2010-06-042014-01-28Apple Inc.User-specific noise suppression for voice quality improvements
US10204625B2 (en)2010-06-072019-02-12Affectiva, Inc.Audio analysis learning using video data
US8707195B2 (en)2010-06-072014-04-22Apple Inc.Devices, methods, and graphical user interfaces for accessibility via a touch-sensitive surface
EP2397972B1 (en)2010-06-082015-01-07Vodafone Holding GmbHSmart card with microphone
US8458115B2 (en)2010-06-082013-06-04Microsoft CorporationMining topic-related aspects from user generated content
US8954425B2 (en)2010-06-082015-02-10Microsoft CorporationSnippet extraction and ranking
US20110306426A1 (en)2010-06-102011-12-15Microsoft CorporationActivity Participation Based On User Intent
US20110307810A1 (en)2010-06-112011-12-15Isreal HilerioList integration
US9529918B2 (en)2010-06-112016-12-27Doat Media Ltd.System and methods thereof for downloading applications via a communication network
US8234111B2 (en)2010-06-142012-07-31Google Inc.Speech and noise models for speech recognition
US20110314003A1 (en)2010-06-172011-12-22Microsoft CorporationTemplate concatenation for capturing multiple concepts in a voice query
US8504404B2 (en)2010-06-172013-08-06Google Inc.Distance and location-aware scheduling assistance in a calendar system with notification of potential conflicts
US9443071B2 (en)2010-06-182016-09-13At&T Intellectual Property I, L.P.Proximity based device security
US8620890B2 (en)2010-06-182013-12-31Accelerated Vision Group LlcSystem and method of semantic based searching
US8375320B2 (en)2010-06-222013-02-12Microsoft CorporationContext-based task generation
US9009592B2 (en)2010-06-222015-04-14Microsoft Technology Licensing, LlcPopulation of lists and tasks from captured voice and audio content
EP2400373A1 (en)2010-06-222011-12-28Vodafone Holding GmbHInputting symbols into an electronic device having a touch-screen
US20110313803A1 (en)2010-06-222011-12-22Microsoft CorporationSocial Task Lists
US8655901B1 (en)2010-06-232014-02-18Google Inc.Translation-based query pattern mining
US8581844B2 (en)2010-06-232013-11-12Google Inc.Switching between a first operational mode and a second operational mode using a natural motion gesture
US9263058B2 (en)2010-06-242016-02-16Honda Motor Co., Ltd.Communication system and method between an on-vehicle voice recognition system and an off-vehicle voice recognition system
US8812299B1 (en)2010-06-242014-08-19Nuance Communications, Inc.Class-based language model and use
US11068657B2 (en)2010-06-282021-07-20Skyscanner LimitedNatural language question answering system and method based on deep semantics
US8411874B2 (en)2010-06-302013-04-02Google Inc.Removing noise from audio
JP5323770B2 (en)2010-06-302013-10-23日本放送協会 User instruction acquisition device, user instruction acquisition program, and television receiver
CN101894547A (en)2010-06-302010-11-24北京捷通华声语音技术有限公司Speech synthesis method and system
US8250071B1 (en)2010-06-302012-08-21Amazon Technologies, Inc.Disambiguation of term meaning
US20120005602A1 (en)2010-07-022012-01-05Nokia CorporationMethods and apparatuses for facilitating task switching
EP2402867B1 (en)2010-07-022018-08-22Accenture Global Services LimitedA computer-implemented method, a computer program product and a computer system for image processing
US8760537B2 (en)2010-07-052014-06-24Apple Inc.Capturing and rendering high dynamic range images
US20120010886A1 (en)2010-07-062012-01-12Javad RazavilarLanguage Identification
US8848882B2 (en)2010-07-072014-09-30Verizon Patent And Licensing Inc.System for and method of measuring caller interactions during a call session
US8249556B2 (en)2010-07-132012-08-21Google Inc.Securing a mobile computing device
JP5548542B2 (en)2010-07-132014-07-16富士通テン株式会社 Portable terminal device and parking position guide program
US8260247B2 (en)2010-07-212012-09-04Research In Motion LimitedPortable electronic device and method of operation
US9104670B2 (en)2010-07-212015-08-11Apple Inc.Customized search or acquisition of digital media assets
US8528072B2 (en)2010-07-232013-09-03Apple Inc.Method, apparatus and system for access mode control of a device
US9786159B2 (en)2010-07-232017-10-10Tivo Solutions Inc.Multi-function remote control device
DK2596647T3 (en)2010-07-232016-02-15Sonova AgHearing system and method for operating a hearing system
US9633656B2 (en)2010-07-272017-04-25Sony CorporationDevice registration process from second display
CN102340590A (en)2010-07-272012-02-01上海闻泰电子科技有限公司Light-sensing locking and unlocking device for mobile phone and realizing method thereof
US8463592B2 (en)2010-07-272013-06-11International Business Machines CorporationMode supporting multiple language input for entering text
CN102346557B (en)2010-07-282016-08-03深圳市世纪光速信息技术有限公司A kind of input method and input method system
JP5606205B2 (en)2010-07-282014-10-15京セラ株式会社 Mobile terminal device
US8861925B1 (en)2010-07-282014-10-14Intuit Inc.Methods and systems for audio-visual synchronization
US8521526B1 (en)2010-07-282013-08-27Google Inc.Disambiguation of a spoken query term
US8694537B2 (en)2010-07-292014-04-08Soundhound, Inc.Systems and methods for enabling natural language processing
KR101699720B1 (en)2010-08-032017-01-26삼성전자주식회사Apparatus for voice command recognition and method thereof
BRPI1004128A2 (en)2010-08-042012-04-10Magneti Marelli Sist S Automotivos Ind E Com Ltda Setting Top Level Key Parameters for Biodiesel Logic Sensor
JP2012037619A (en)2010-08-042012-02-23Nec CorpSpeaker-adaptation device, speaker-adaptation method and program for speaker-adaptation
US9349368B1 (en)2010-08-052016-05-24Google Inc.Generating an audio notification based on detection of a triggering event
US8775156B2 (en)2010-08-052014-07-08Google Inc.Translating languages in response to device motion
US8359020B2 (en)2010-08-062013-01-22Google Inc.Automatically monitoring for voice input based on context
US8731939B1 (en)2010-08-062014-05-20Google Inc.Routing queries based on carrier phrase registration
US8402533B2 (en)2010-08-062013-03-19Google Inc.Input to locked computing device
US8473289B2 (en)2010-08-062013-06-25Google Inc.Disambiguating input based on context
WO2012019637A1 (en)2010-08-092012-02-16Jadhav, Shubhangi MahadeoVisual music playlist creation and visual music track exploration
US8802957B2 (en)2010-08-162014-08-12Boardwalk Technology Group, LlcMobile replacement-dialogue recording system
CN101951553B (en)2010-08-172012-10-10深圳市车音网科技有限公司Navigation method and system based on speech command
KR101442441B1 (en)2010-08-272014-09-17인텔 코오퍼레이션Intelligent remote control system
US8719006B2 (en)2010-08-272014-05-06Apple Inc.Combined statistical and rule-based part-of-speech tagging for text-to-speech synthesis
JP5695199B2 (en)2010-08-302015-04-01本田技研工業株式会社 Thought tracking and action selection in dialogue systems
US8478519B2 (en)2010-08-302013-07-02Google Inc.Providing results to parameterless search queries
US8225137B2 (en)2010-09-042012-07-17Cisco Technology, Inc.System and method for providing media server redundancy in a network environment
US9800721B2 (en)2010-09-072017-10-24Securus Technologies, Inc.Multi-party conversation analyzer and logger
US20120059655A1 (en)2010-09-082012-03-08Nuance Communications, Inc.Methods and apparatus for providing input to a speech-enabled application program
KR20130108563A (en)2010-09-082013-10-04뉘앙스 커뮤니케이션즈, 인코포레이티드Internet search related methods and apparatus
US8341142B2 (en)2010-09-082012-12-25Nuance Communications, Inc.Methods and apparatus for searching the Internet
US8700987B2 (en)2010-09-092014-04-15Sony CorporationAnnotating E-books / E-magazines with application results and function calls
WO2012037165A2 (en)2010-09-132012-03-22Gaikai, Inc.Add-on management
CN102402985A (en)2010-09-142012-04-04盛乐信息技术(上海)有限公司Voiceprint authentication system for improving voiceprint identification security and implementation method thereof
KR101436339B1 (en)2010-09-152014-09-01엠파이어 테크놀로지 디벨롭먼트 엘엘씨Task assignment in cloud computing environment
US9538229B2 (en)2010-09-152017-01-03Verizon Patent And Licensing Inc.Media experience for touch screen devices
JP5480760B2 (en)2010-09-152014-04-23株式会社Nttドコモ Terminal device, voice recognition method and voice recognition program
US8560229B1 (en)2010-09-152013-10-15Google Inc.Sensor based activity detection
US20120068937A1 (en)2010-09-162012-03-22Sony Ericsson Mobile Communications AbQuick input language/virtual keyboard/ language dictionary change on a touch screen device
US20120078635A1 (en)2010-09-242012-03-29Apple Inc.Voice control system
US8836638B2 (en)2010-09-252014-09-16Hewlett-Packard Development Company, L.P.Silent speech based command to a computing device
US8594997B2 (en)2010-09-272013-11-26Sap AgContext-aware conversational user interface
US20120114108A1 (en)2010-09-272012-05-10Voxer Ip LlcMessaging communication application
KR20120031722A (en)2010-09-272012-04-04삼성전자주식회사Apparatus and method for generating dynamic response
US8719014B2 (en)2010-09-272014-05-06Apple Inc.Electronic device with text error correction based on voice recognition data
CN101937194B (en)2010-09-272012-12-19鸿富锦精密工业(深圳)有限公司Intelligence control system with learning function and method thereof
CN102436456B (en)2010-09-292016-03-30国际商业机器公司For the method and apparatus of classifying to named entity
CN101958958A (en)2010-09-292011-01-26中兴通讯股份有限公司Method for replying message and terminals
US10037319B2 (en)2010-09-292018-07-31Touchtype LimitedUser input prediction
WO2012040872A1 (en)2010-09-292012-04-05Yahoo! Inc.Training search query intent classifier using wiki article titles and search click log
US8515736B1 (en)2010-09-302013-08-20Nuance Communications, Inc.Training call routing applications by reusing semantically-labeled data collected for prior applications
US8812321B2 (en)2010-09-302014-08-19At&T Intellectual Property I, L.P.System and method for combining speech recognition outputs from a plurality of domain-specific speech recognizers via machine learning
US20120084248A1 (en)2010-09-302012-04-05Microsoft CorporationProviding suggestions based on user intent
US8965545B2 (en)2010-09-302015-02-24Google Inc.Progressive encoding of audio
US8644519B2 (en)2010-09-302014-02-04Apple Inc.Electronic devices with improved audio
US8606293B2 (en)2010-10-052013-12-10Qualcomm IncorporatedMobile device location estimation using environmental information
US20120084634A1 (en)2010-10-052012-04-05Sony CorporationMethod and apparatus for annotating text
US9043386B2 (en)2010-10-062015-05-26Hbr Labs Inc.System and method for synchronizing collaborative form filling
US9679256B2 (en)2010-10-062017-06-13The Chancellor, Masters And Scholars Of The University Of CambridgeAutomated assessment of examination scripts
US9465798B2 (en)2010-10-082016-10-11Iq Technology Inc.Single word and multi-word term integrating system and a method thereof
US10900799B2 (en)2010-10-122021-01-26Toyota Motor Engineering & Manufacturing North America, Inc.Systems and methods for determining a destination location from a communication
US20120271640A1 (en)2010-10-152012-10-25Basir Otman AImplicit Association and Polymorphism Driven Human Machine Interaction
JP5572059B2 (en)2010-10-212014-08-13京セラ株式会社 Display device
US20120108221A1 (en)2010-10-282012-05-03Microsoft CorporationAugmenting communication sessions with applications
US8335774B2 (en)2010-10-282012-12-18Google Inc.Replacing a master media file
US9311308B2 (en)2010-10-292016-04-12Hewlett-Packard Development Company, L.P.Content recommendation for groups
CN102971787B (en)2010-10-292014-04-23安徽科大讯飞信息科技股份有限公司Method and system for endpoint automatic detection of audio record
US9058105B2 (en)2010-10-312015-06-16International Business Machines CorporationAutomated adjustment of input configuration
US9348417B2 (en)2010-11-012016-05-24Microsoft Technology Licensing, LlcMultimodal input system
US20120110456A1 (en)2010-11-012012-05-03Microsoft CorporationIntegrated voice command modal user interface
US9743149B2 (en)2010-11-022017-08-22Sony CorporationSearch query column for internet-connected TV's
US8660531B2 (en)2010-11-032014-02-25Blackberry LimitedAccess to locked functions
US8831947B2 (en)2010-11-072014-09-09Nice Systems Ltd.Method and apparatus for large vocabulary continuous speech recognition using a hybrid phoneme-word lattice
US20120116770A1 (en)2010-11-082012-05-10Ming-Fu ChenSpeech data retrieving and presenting device
US8881057B2 (en)2010-11-092014-11-04Blackberry LimitedMethods and apparatus to display mobile device contexts
WO2012063260A2 (en)2010-11-092012-05-18Mango Technologies Pvt Ltd.Virtual secretary on a smart device
US8352576B2 (en)2010-11-152013-01-08Google Inc.Media file access
US20120124172A1 (en)2010-11-152012-05-17Google Inc.Providing Different Versions of a Media File
US20130339256A1 (en)2010-11-162013-12-19Shardul Suresh ShroffSystem and method for providing virtual arbitration
US10144440B2 (en)2010-11-172018-12-04General Electric CompanyMethods and systems for data communications
US20120124126A1 (en)2010-11-172012-05-17Microsoft CorporationContextual and task focused computing
US8713024B2 (en)2010-11-222014-04-29Microsoft CorporationEfficient forward ranking in a search engine
US9484018B2 (en)2010-11-232016-11-01At&T Intellectual Property I, L.P.System and method for building and evaluating automatic speech recognition via an application programmer interface
US8938216B2 (en)2010-11-242015-01-20Cisco Technology, Inc.Geographical location information/signal quality-context based recording and playback of multimedia data from a conference session
US20120135714A1 (en)2010-11-292012-05-31Toyota Motor Engineering & Manufacturing North America, Inc.Information system for motor vehicle
US8489625B2 (en)2010-11-292013-07-16Microsoft CorporationMobile query suggestions with time-location awareness
US9105008B2 (en)2010-11-292015-08-11Yahoo! Inc.Detecting controversial events
US8862458B2 (en)2010-11-302014-10-14Sap AgNatural language interface
WO2012074338A2 (en)2010-12-022012-06-07에스케이텔레콤 주식회사Natural language and mathematical formula processing method and device therefor
JP5652913B2 (en)2010-12-032015-01-14アイシン・エィ・ダブリュ株式会社 In-vehicle terminal
US9092425B2 (en)2010-12-082015-07-28At&T Intellectual Property I, L.P.System and method for feature-rich continuous space language models
US8312096B2 (en)2010-12-082012-11-13Google Inc.Priority inbox notifications and synchronization for mobile messaging application
US9135241B2 (en)2010-12-082015-09-15At&T Intellectual Property I, L.P.System and method for learning latent representations for natural language tasks
KR101330328B1 (en)2010-12-142013-11-15한국전자통신연구원Method of recognizing voice and system for the same
US9244606B2 (en)2010-12-202016-01-26Apple Inc.Device, method, and graphical user interface for navigation of concurrently open software applications
US20130297198A1 (en)2010-12-202013-11-07Tomtom Belgium N.V.Method for generating map data
US8666726B2 (en)2010-12-212014-03-04Nuance Communications, Inc.Sample clustering to reduce manual transcriptions in speech recognition system
US20120158293A1 (en)2010-12-212012-06-21General Electric CompanyMethods and systems for dynamically providing users with appointment reminders
US20120158422A1 (en)2010-12-212012-06-21General Electric CompanyMethods and systems for scheduling appointments in healthcare systems
US8532377B2 (en)2010-12-222013-09-10Xerox CorporationImage ranking based on abstract concepts
US10515147B2 (en)2010-12-222019-12-24Apple Inc.Using statistical language models for contextual lookup
US20130035086A1 (en)2010-12-222013-02-07Logitech Europe S.A.Remote control system for providing content suggestions
US10762293B2 (en)2010-12-222020-09-01Apple Inc.Using parts-of-speech tagging and named entity recognition for spelling correction
US20120166959A1 (en)2010-12-232012-06-28Microsoft CorporationSurfacing content including content accessed from jump list tasks and items
US8731902B2 (en)2010-12-232014-05-20Sap AgSystems and methods for accessing applications based on user intent modeling
US8838449B2 (en)2010-12-232014-09-16Microsoft CorporationWord-dependent language model
US10620794B2 (en)2010-12-232020-04-14Apple Inc.Device, method, and graphical user interface for switching between two user interfaces
JP2012142744A (en)2010-12-282012-07-26Sanyo Electric Co LtdCommunication device
US10045321B2 (en)2010-12-302018-08-07Staton Techiya, LlcInformation processing using a population of data acquisition devices
TWI413105B (en)2010-12-302013-10-21Ind Tech Res InstMulti-lingual text-to-speech synthesis system and method
KR101828273B1 (en)2011-01-042018-02-14삼성전자주식회사Apparatus and method for voice command recognition based on combination of dialog models
US8626681B1 (en)2011-01-042014-01-07Google Inc.Training a probabilistic spelling checker from structured data
US9009030B2 (en)2011-01-052015-04-14Google Inc.Method and system for facilitating text input
WO2012092968A1 (en)2011-01-052012-07-12Gazel Anthoine LaetitiaDevice for actuating a portable terminal
US8589950B2 (en)2011-01-052013-11-19Blackberry LimitedProcessing user input events in a web browser
JP5712618B2 (en)2011-01-072015-05-07サクサ株式会社 Telephone system
US9183843B2 (en)2011-01-072015-11-10Nuance Communications, Inc.Configurable speech recognition system using multiple recognizers
US8930194B2 (en)2011-01-072015-01-06Nuance Communications, Inc.Configurable speech recognition system using multiple recognizers
US8781456B2 (en)2011-01-072014-07-15Blackberry LimitedSystem and method for controlling mobile communication devices
US20120176255A1 (en)2011-01-102012-07-12Deutsche Telekom AgMobile device-based automatic parking location recorder and reminder using on-board diagnostics
US20130283283A1 (en)2011-01-132013-10-24Htc CorporationPortable electronic device and control method therefor
TWI546700B (en)2011-01-132016-08-21宏達國際電子股份有限公司Portable electronic device, and control method and computer program product of the same
US8689116B2 (en)2011-01-142014-04-01Apple Inc.Email user interface
US8863256B1 (en)2011-01-142014-10-14Cisco Technology, Inc.System and method for enabling secure transactions using flexible identity management in a vehicular environment
KR101242073B1 (en)2011-01-202013-03-11주식회사 웨이브애프터User interface method for touch screen of user terminal and recording media thereof
US20120192096A1 (en)2011-01-252012-07-26Research In Motion LimitedActive command line driven user interface
US9031970B1 (en)2011-01-262015-05-12Google Inc.Query autocompletions
US8943054B2 (en)2011-01-312015-01-27Social Resolve, LlcSocial media content management system and method
FI126119B (en)2011-01-312016-06-30Waertsilae Finland Oy mass dampers
US8666895B2 (en)2011-01-312014-03-04Bank Of America CorporationSingle action mobile transaction device
AU2012212517A1 (en)2011-02-042013-08-22Google Inc.Posting to social networks by voice
US9452735B2 (en)2011-02-102016-09-27Ford Global Technologies, LlcSystem and method for controlling a restricted mode in a vehicle
US8862612B2 (en)2011-02-112014-10-14Sony CorporationDirect search launch on a second display
US9628842B2 (en)2011-02-112017-04-18Sony CorporationMethod and apparatus for identifying content using IPTV devices
US20120209650A1 (en)2011-02-112012-08-16Avaya Inc.Context-based mobile activity assistant
TW201241640A (en)2011-02-142012-10-16Microsoft CorpDormant background applications on mobile devices
US20120209413A1 (en)2011-02-142012-08-16Microsoft CorporationBackground Audio on Mobile Devices
CA2864592A1 (en)2011-02-162012-08-23Kortek Industries Pty LtdWireless power, light and automation control
US10429869B2 (en)2011-02-162019-10-01Kortek Industries Pty LtdWireless power, light and automation control
CN103370684B (en)2011-02-172018-04-17日本电气株式会社Electronic equipment, display methods and non-transient storage medium
US8694335B2 (en)2011-02-182014-04-08Nuance Communications, Inc.Methods and apparatus for applying user corrections to medical fact extraction
US9916420B2 (en)2011-02-182018-03-13Nuance Communications, Inc.Physician and clinical documentation specialist workflow integration
US9686732B2 (en)2011-02-222017-06-20Theatrolabs, Inc.Observation platform for using structured communications with distributed traffic flow
US10145960B2 (en)2011-02-242018-12-04Ford Global Technologies, LlcSystem and method for cell phone restriction
KR101178310B1 (en)2011-02-242012-08-29포항공과대학교 산학협력단Method of managing communication and system for the same
CN102651217A (en)2011-02-252012-08-29株式会社东芝Method and equipment for voice synthesis and method for training acoustic model used in voice synthesis
US20120221552A1 (en)2011-02-282012-08-30Nokia CorporationMethod and apparatus for providing an active search user interface element
US8688453B1 (en)2011-02-282014-04-01Nuance Communications, Inc.Intent mining via analysis of utterances
US9632677B2 (en)2011-03-022017-04-25The Boeing CompanySystem and method for navigating a 3-D environment using a multi-input interface
US8972275B2 (en)2011-03-032015-03-03Brightedge Technologies, Inc.Optimization of social media engagement
EP2498250B1 (en)2011-03-072021-05-05Accenture Global Services LimitedClient and server system for natural language-based control of a digital network of devices
CN102122506B (en)2011-03-082013-07-31天脉聚源(北京)传媒科技有限公司Method for recognizing voice
US9081760B2 (en)2011-03-082015-07-14At&T Intellectual Property I, L.P.System and method for building diverse language models
US20120233266A1 (en)2011-03-112012-09-13Microsoft CorporationPeer-to-peer group with renegotiation of group owner
CN202092650U (en)2011-03-142011-12-28深圳市车乐数码科技有限公司Vehicle-mounted multimedia device with keys and voice navigation function
US8849931B2 (en)2011-03-152014-09-30Idt Messaging, LlcLinking context-based information to text messages
US8606090B2 (en)2011-03-172013-12-10Sony CorporationSport program chaptering
US9262612B2 (en)2011-03-212016-02-16Apple Inc.Device access using voice authentication
US20120246133A1 (en)2011-03-232012-09-27Microsoft CorporationOnline spelling correction/phrase completion system
US8868111B1 (en)2011-03-232014-10-21Dp Technologies, Inc.Method and apparatus to enable the use of a personal communication device with an integrated vehicle interface
US20120246064A1 (en)2011-03-232012-09-27Ebay, Inc.Customer refunds using payment service providers
US8862255B2 (en)2011-03-232014-10-14Audible, Inc.Managing playback of synchronized content
US9202465B2 (en)2011-03-252015-12-01General Motors LlcSpeech recognition dependent on text message content
US8766793B2 (en)2011-03-252014-07-01Microsoft CorporationContextually-appropriate task reminders
US9171546B1 (en)2011-03-292015-10-27Google Inc.Performing functions based on commands in context of telephonic communication
CN202035047U (en)2011-03-292011-11-09张磊Mobile terminal capable of extracting address information for navigation
JP2012211932A (en)2011-03-302012-11-01Toshiba CorpVoice recognition device and voice recognition method
US9154555B2 (en)2011-03-302015-10-06Paypal, Inc.Device specific remote disabling of applications
US10630795B2 (en)2011-03-312020-04-21Oath Inc.Systems and methods for transferring application state between devices based on gestural input
US9280535B2 (en)2011-03-312016-03-08Infosys LimitedNatural language querying with cascaded conditional random fields
US9760566B2 (en)2011-03-312017-09-12Microsoft Technology Licensing, LlcAugmented conversational understanding agent to identify conversation context between two humans and taking an agent action thereof
US9842168B2 (en)*2011-03-312017-12-12Microsoft Technology Licensing, LlcTask driven user intents
EP2691870A4 (en)2011-03-312015-05-20Microsoft Technology Licensing LlcTask driven user intents
US9337999B2 (en)2011-04-012016-05-10Intel CorporationApplication usage continuum across platforms
JP5778853B2 (en)2011-04-012015-09-16インターデイジタル パテント ホールディングス インコーポレイテッド System and method for sharing a common PDP context
US9098488B2 (en)2011-04-032015-08-04Microsoft Technology Licensing, LlcTranslation of multilingual embedded phrases
CN103562863A (en)2011-04-042014-02-05惠普发展公司,有限责任合伙企业Creating a correlation rule defining a relationship between event types
US20120252367A1 (en)2011-04-042012-10-04Meditalk Devices, LlcAuditory Speech Module For Medical Devices
US20120316955A1 (en)2011-04-062012-12-13Yahoo! Inc.System and Method for Mobile Application Search
US8914275B2 (en)2011-04-062014-12-16Microsoft CorporationText prediction
CN102137193A (en)2011-04-132011-07-27深圳凯虹移动通信有限公司Mobile communication terminal and communication control method thereof
US9292877B2 (en)2011-04-132016-03-22Longsand LimitedMethods and systems for generating concept-based hash tags
US9366749B2 (en)2011-04-152016-06-14Qualcomm IncorporatedDevice position estimates from motion and ambient light classifiers
US8983995B2 (en)2011-04-152015-03-17Microsoft CorporationInteractive semantic query suggestion for content search
US9493130B2 (en)2011-04-222016-11-15Angel A. PenillaMethods and systems for communicating content to connected vehicle users based detected tone/mood in voice input
US20120271676A1 (en)2011-04-252012-10-25Murali AravamudanSystem and method for an intelligent personal timeline assistant
US9065660B2 (en)2011-04-262015-06-23Alcatel LucentUsage monitoring after rollover
US9444692B2 (en)2011-04-262016-09-13Openet Telecom Ltd.Systems, devices and methods of crowd-sourcing across multiple domains
US9110556B2 (en)2011-04-282015-08-18Nokia Technologies OyMethod and apparatus for increasing the functionality of an electronic device in a locked state
EP2521052A1 (en)2011-05-032012-11-07HTC CorporationHandheld electronic device and method for calibrating input of webpage address
CA2834914C (en)2011-05-042016-06-28Research In Motion LimitedMethods for adjusting a presentation of graphical data displayed on a graphical user interface
US8150385B1 (en)2011-05-092012-04-03Loment, Inc.Automated reply messages among end user communication devices
US8171137B1 (en)2011-05-092012-05-01Google Inc.Transferring application state across devices
KR101760422B1 (en)2011-05-112017-07-31엘지전자 주식회사Mobile terminal and control method therof
US9064006B2 (en)2012-08-232015-06-23Microsoft Technology Licensing, LlcTranslating natural language utterances to keyword search queries
KR101233561B1 (en)2011-05-122013-02-14엔에이치엔(주)Speech recognition system and method based on word-level candidate generation
WO2012155079A2 (en)2011-05-122012-11-15Johnson Controls Technology CompanyAdaptive voice recognition systems and methods
US9075875B1 (en)2011-05-132015-07-07Google Inc.System and method for recommending television programs based on user search queries
US20120290291A1 (en)2011-05-132012-11-15Gabriel Lee Gilbert ShelleyInput processing for character matching and predicted word matching
US9626441B2 (en)2011-05-132017-04-18Inolex Group, Inc.Calendar-based search engine
US8793624B2 (en)2011-05-182014-07-29Google Inc.Control of a device using gestures
US8972240B2 (en)2011-05-192015-03-03Microsoft CorporationUser-modifiable word lattice display for editing documents and search queries
US8914290B2 (en)2011-05-202014-12-16Vocollect, Inc.Systems and methods for dynamically improving user intelligibility of synthesized speech in a work environment
JP6109736B2 (en)2011-05-202017-04-05日本放送協会 Program switching control device and program
US9236045B2 (en)2011-05-232016-01-12Nuance Communications, Inc.Methods and apparatus for proofing of a text input
US20120304124A1 (en)2011-05-232012-11-29Microsoft CorporationContext aware input engine
US9361282B2 (en)2011-05-242016-06-07Lg Electronics Inc.Method and device for user interface
US8731936B2 (en)2011-05-262014-05-20Microsoft CorporationEnergy-efficient unobtrusive identification of a speaker
US9164983B2 (en)2011-05-272015-10-20Robert Bosch GmbhBroad-coverage normalization system for social media language
JP5463385B2 (en)2011-06-032014-04-09アップル インコーポレイテッド Automatic creation of mapping between text data and audio data
US20120310642A1 (en)2011-06-032012-12-06Apple Inc.Automatically creating a mapping between text data and audio data
US9268857B2 (en)2011-06-032016-02-23Facebook, Inc.Suggesting search results to users before receiving any search query from the users
US10057736B2 (en)2011-06-032018-08-21Apple Inc.Active transport based notifications
US8751971B2 (en)2011-06-052014-06-10Apple Inc.Devices, methods, and graphical user interfaces for providing accessibility using a touch-sensitive surface
US20120317498A1 (en)2011-06-072012-12-13Research In Motion LimitedElectronic communication device and method for displaying icons
US8781841B1 (en)2011-06-072014-07-15Cisco Technology, Inc.Name recognition of virtual meeting participants
US20120316774A1 (en)2011-06-092012-12-13Microsoft CorporationAutomatic navigation to a prior known location
WO2012170817A1 (en)2011-06-102012-12-13Google Inc.Augmenting statistical machine translation with linguistic knowledge
US8732319B2 (en)2011-06-102014-05-20Qualcomm IncorporatedContext awareness proximity-based establishment of wireless communication connection
US20120316875A1 (en)2011-06-102012-12-13Red Shift Company, LlcHosted speech handling
US9082408B2 (en)2011-06-132015-07-14Mmodal Ip LlcSpeech recognition using loosely coupled components
US20120323967A1 (en)2011-06-142012-12-20Microsoft CorporationSpelling Using a Fuzzy Pattern Search
US20130158977A1 (en)2011-06-142013-06-20Andrew SeniorSystem and Method for Evaluating Speech Exposure
US20120324391A1 (en)2011-06-162012-12-20Microsoft CorporationPredictive word completion
US20120321112A1 (en)2011-06-162012-12-20Apple Inc.Selecting a digital stream based on an audio sample
US9201862B2 (en)2011-06-162015-12-01Asociacion Instituto Tecnologico De InformaticaMethod for symbolic correction in human-machine interfaces
CN102237088B (en)2011-06-172013-10-23盛乐信息技术(上海)有限公司Device and method for acquiring speech recognition multi-information text
US20120329529A1 (en)2011-06-212012-12-27GreatCall, Inc.Gesture activate help process and system
WO2012174738A1 (en)2011-06-242012-12-27Google Inc.Evaluating query translations for cross-language query suggestion
US10984387B2 (en)2011-06-282021-04-20Microsoft Technology Licensing, LlcAutomatic task extraction and calendar entry
ES2539259T3 (en)2011-06-302015-06-29Huawei Technologies Co., Ltd. Method, device and system for multimedia data transmission based on a higher level server (OTT)
US20130007240A1 (en)2011-06-302013-01-03At&T Intellectual Property I, L.P.Systems and methods to provide availability notifications for denied content requests
US20130006633A1 (en)2011-07-012013-01-03Qualcomm IncorporatedLearning speech models for mobile device users
US9582598B2 (en)2011-07-052017-02-28Visa International Service AssociationHybrid applications utilizing distributed models and views apparatuses, methods and systems
US9367824B2 (en)2011-07-052016-06-14Sap SeProvisioning and performing action items
DE112011105407T5 (en)2011-07-052014-04-30Mitsubishi Electric Corporation Speech recognition device and navigation device
DE102011078642A1 (en)2011-07-052013-01-10Robert Bosch Gmbh Method for checking an m out of n code
US8682670B2 (en)2011-07-072014-03-25International Business Machines CorporationStatistical enhancement of speech output from a statistical text-to-speech synthesis system
US8209183B1 (en)2011-07-072012-06-26Google Inc.Systems and methods for correction of text from different input types, sources, and contexts
US20130010575A1 (en)2011-07-072013-01-10International Business Machines CorporationSystems and methods of managing electronic calendar applications
US8665212B2 (en)2011-07-082014-03-04Blackberry LimitedSystems and methods for locking an electronic device
US20130018659A1 (en)2011-07-122013-01-17Google Inc.Systems and Methods for Speech Command Processing
US8812474B2 (en)2011-07-142014-08-19Nuance Communications, Inc.Methods and apparatus for identifying and providing information sought by a user
DE102012212514A1 (en)2011-07-182013-02-21Logitech Europe S.A. Remote control user interface for handheld device
US20130024277A1 (en)2011-07-182013-01-24Teletech Holdings, Inc.Platform to provide advertisements to users of registered products
CA2747153A1 (en)2011-07-192013-01-19Suleman KaheerNatural language processing dialog system for obtaining goods, services or information
US20130024576A1 (en)2011-07-222013-01-24Microsoft CorporationProximity-Based Detection
US8781810B2 (en)2011-07-252014-07-15Xerox CorporationSystem and method for productive generation of compound words in statistical machine translation
US20130031476A1 (en)2011-07-252013-01-31Coin EmmettVoice activated virtual assistant
US8732028B2 (en)2011-07-262014-05-20Expose Retail Strategies Inc.Scheduling of order processing for remotely ordered goods
US8260117B1 (en)2011-07-262012-09-04Ooyala, Inc.Automatically recommending content
US9009041B2 (en)2011-07-262015-04-14Nuance Communications, Inc.Systems and methods for improving the accuracy of a transcription using auxiliary data such as personal data
US20130030927A1 (en)2011-07-282013-01-31American Express Travel Related Services Company, Inc.Systems and methods for generating and using a digital pass
EP2551784A1 (en)2011-07-282013-01-30Roche Diagnostics GmbHMethod of controlling the display of a dataset
US9292112B2 (en)2011-07-282016-03-22Hewlett-Packard Development Company, L.P.Multimodal interface
EP2737476A4 (en)2011-07-282014-12-10Blackberry LtdMethods and devices for facilitating communications
US20130030789A1 (en)2011-07-292013-01-31Reginald DalceUniversal Language Translator
US20130030913A1 (en)2011-07-292013-01-31Guangyu ZhuDeriving Ads Ranking of Local Advertisers based on Distance and Aggregate User Activities
US20130031177A1 (en)2011-07-292013-01-31Myxer, Inc.Systems and methods for dynamic media selection
CN102905499B (en)2011-07-292015-12-09纬创资通股份有限公司 Vertical card module and electronic device
US20130035117A1 (en)2011-08-042013-02-07GM Global Technology Operations LLCSystem and method for restricting driver mobile device feature usage while vehicle is in motion
US9417754B2 (en)2011-08-052016-08-16P4tents1, LLCUser interface system, method, and computer program product
WO2013022218A2 (en)2011-08-052013-02-14Samsung Electronics Co., Ltd.Electronic apparatus and method for providing user interface thereof
EP4600786A2 (en)2011-08-052025-08-13Samsung Electronics Co., Ltd.Method for controlling electronic apparatus based on voice recognition and motion recognition, and electronic apparatus applying the same
WO2013022222A2 (en)2011-08-052013-02-14Samsung Electronics Co., Ltd.Method for controlling electronic apparatus based on motion recognition, and electronic apparatus applying the same
US8595015B2 (en)2011-08-082013-11-26Verizon New Jersey Inc.Audio communication assessment
CN102929710B (en)2011-08-092017-10-27中兴通讯股份有限公司A kind of method and mobile terminal for calling application module
WO2013022135A1 (en)2011-08-112013-02-14Lg Electronics Inc.Electronic device and method of controlling the same
US8706472B2 (en)2011-08-112014-04-22Apple Inc.Method for disambiguating multiple readings in language conversion
US8589160B2 (en)2011-08-192013-11-19Dolbey & Company, Inc.Systems and methods for providing an electronic dictation interface
KR101995425B1 (en)2011-08-212019-07-02엘지전자 주식회사Video display device, terminal device and operating method thereof
US20130055099A1 (en)2011-08-222013-02-28Rose YaoUnified Messaging System with Integration of Call Log Data
JP5736276B2 (en)2011-08-232015-06-17京セラ株式会社 Portable electronic device, control method, and control program
US8943071B2 (en)2011-08-232015-01-27At&T Intellectual Property I, L.P.Automatic sort and propagation associated with electronic documents
US9195768B2 (en)2011-08-262015-11-24Amazon Technologies, Inc.Remote browsing session management
US20130054706A1 (en)2011-08-292013-02-28Mary GrahamModulation of Visual Notification Parameters Based on Message Activity and Notification Value
US20130055147A1 (en)2011-08-292013-02-28Salesforce.Com, Inc.Configuration, generation, and presentation of custom graphical user interface components for a virtual cloud-based application
US8994660B2 (en)2011-08-292015-03-31Apple Inc.Text correction processing
CN102955652A (en)2011-08-292013-03-06王道平Pinyin inputting method
US20130054631A1 (en)2011-08-302013-02-28Microsoft CorporationAdding social network data to search suggestions
US8819012B2 (en)2011-08-302014-08-26International Business Machines CorporationAccessing anchors in voice site content
US8554729B2 (en)2011-08-312013-10-08Google Inc.System and method for synchronization of actions in the background of an application
US20130061139A1 (en)2011-09-012013-03-07Google Inc.Server-based spell checking on a user device
US8914288B2 (en)2011-09-012014-12-16At&T Intellectual Property I, L.P.System and method for advanced turn-taking for interactive spoken dialog systems
US8660847B2 (en)2011-09-022014-02-25Microsoft CorporationIntegrated local and cloud based speech recognition
US9596084B2 (en)2011-09-092017-03-14Facebook, Inc.Initializing camera subsystem for face detection based on sensor inputs
JP6050362B2 (en)2011-09-092016-12-21グーグル インコーポレイテッド User interface for translation web pages
US8788979B2 (en)2011-09-102014-07-22Microsoft CorporationSecondary actions on a notification
US20130066832A1 (en)2011-09-122013-03-14Microsoft CorporationApplication state synchronization
US20130073346A1 (en)2011-09-162013-03-21David ChunIdentifying companies most closely related to a given company
US20130073293A1 (en)2011-09-202013-03-21Lg Electronics Inc.Electronic device and method for controlling the same
US20130073286A1 (en)2011-09-202013-03-21Apple Inc.Consolidating Speech Recognition Results
US9519453B2 (en)2011-09-212016-12-13Telefonaktiebolaget Lm Ericsson (Publ)Methods, devices and computer programs for transmitting or for receiving and playing media streams
US8699963B2 (en)2011-09-222014-04-15Blackberry LimitedMobile communication device with receiver speaker
US9129606B2 (en)2011-09-232015-09-08Microsoft Technology Licensing, LlcUser query history expansion for improving language model adaptation
US8798995B1 (en)2011-09-232014-08-05Amazon Technologies, Inc.Key word determinations from voice data
KR20130032966A (en)2011-09-262013-04-03엘지전자 주식회사Method and device for user interface
US20130080251A1 (en)2011-09-262013-03-28Accenture Global Services LimitedProduct registration and tracking system
US8812301B2 (en)2011-09-262014-08-19Xerox CorporationLinguistically-adapted structural query annotation
US8996381B2 (en)2011-09-272015-03-31Sensory, IncorporatedBackground speech recognition assistant
US8768707B2 (en)2011-09-272014-07-01Sensory IncorporatedBackground speech recognition assistant using speaker verification
US8762156B2 (en)2011-09-282014-06-24Apple Inc.Speech recognition repair using contextual information
US20130086609A1 (en)2011-09-292013-04-04Viacom International Inc.Integration of an Interactive Virtual Toy Box Advertising Unit and Digital Media Content
CN103035251A (en)2011-09-302013-04-10西门子公司Method for building voice transformation model and method and system for voice transformation
US8452602B1 (en)2011-09-302013-05-28Google Inc.Structuring verbal commands to allow concatenation in a voice interface in a mobile device
WO2013048880A1 (en)2011-09-302013-04-04Apple Inc.Automatically adapting user interfaces for hands-free interaction
US8452597B2 (en)2011-09-302013-05-28Google Inc.Systems and methods for continual speech recognition and detection in mobile computing devices
AU2015203483A1 (en)2011-09-302015-07-16Apple Inc.Using context information to facilitate processing of commands in a virtual assistant
EP3392876A1 (en)2011-09-302018-10-24Apple Inc.Using context information to facilitate processing of commands in a virtual assistant
US8468022B2 (en)2011-09-302013-06-18Google Inc.Voice control for asynchronous notifications
US8340975B1 (en)2011-10-042012-12-25Theodore Alfred RosenbergerInteractive speech recognition device and system for hands-free building control
US8386926B1 (en)2011-10-062013-02-26Google Inc.Network-based custom dictionary, auto-correction and text entry preferences
US9640175B2 (en)2011-10-072017-05-02Microsoft Technology Licensing, LlcPronunciation learning from user correction
US9521175B2 (en)2011-10-072016-12-13Henk B. RogersMedia tagging
US9021565B2 (en)2011-10-132015-04-28At&T Intellectual Property I, L.P.Authentication techniques utilizing a computing device
US8738363B2 (en)2011-10-132014-05-27Xerox CorporationSystem and method for suggestion mining
US9689959B2 (en)*2011-10-172017-06-27Foundation de l'Institut de Recherche IdiapMethod, apparatus and computer program product for determining the location of a plurality of speech sources
US20130097566A1 (en)2011-10-172013-04-18Carl Fredrik Alexander BERGLUNDSystem and method for displaying items on electronic devices
US10091322B2 (en)2011-10-182018-10-02Qualcomm IncorporatedMethod and apparatus for improving a user experience or device performance using an enriched user profile
US9686088B2 (en)2011-10-192017-06-20Facebook, Inc.Notification profile configuration based on device orientation
KR101873741B1 (en)2011-10-262018-07-03엘지전자 주식회사Mobile terminal and method for controlling the same
US8738376B1 (en)2011-10-282014-05-27Nuance Communications, Inc.Sparse maximum a posteriori (MAP) adaptation
US20130111330A1 (en)2011-11-012013-05-02Research In Motion LimitedAccelerated compositing of fixed position elements on an electronic device
US9223948B2 (en)2011-11-012015-12-29Blackberry LimitedCombined passcode and activity launch modifier
US20130110943A1 (en)2011-11-022013-05-02Apple Inc.Notification and reminder generation, distribution, and storage system
US8996350B1 (en)2011-11-022015-03-31Dub Software Group, Inc.System and method for automatic document management
US9471666B2 (en)2011-11-022016-10-18Salesforce.Com, Inc.System and method for supporting natural language queries and requests against a user's personal data cloud
EP3157205B1 (en)2011-11-022019-03-27BlackBerry LimitedSystem and method for enabling voice and video communications using a messaging application
CN103093334A (en)2011-11-042013-05-08周超然Method of activity notice text recognition and transforming automatically into calendar term
JP5681611B2 (en)2011-11-092015-03-11株式会社日立製作所 Navigation system, navigation apparatus, method, and server
US9711137B2 (en)2011-11-102017-07-18At&T Intellectual Property I, LpNetwork-based background expert
US8863202B2 (en)2011-11-112014-10-14Sony CorporationSystem and method for voice driven cross service search using second display
US8996651B2 (en)2011-11-122015-03-31Yang PanSystem and method for delivering media assets in a cloud environment
WO2013075071A1 (en)2011-11-182013-05-23Ayman HammadMobile wallet store and service injection platform apparatuses, methods and systems
US8972263B2 (en)2011-11-182015-03-03Soundhound, Inc.System and method for performing dual mode speech recognition
KR101467519B1 (en)2011-11-212014-12-02주식회사 케이티Server and method for searching contents using voice information
CN102510426A (en)2011-11-292012-06-20安徽科大讯飞信息科技股份有限公司Personal assistant application access method and system
WO2013082507A1 (en)2011-11-302013-06-06DecartaSystems and methods for performing geo-search and retrieval of electronic point-of-interest records using a big index
CN103135916A (en)2011-11-302013-06-05英特尔公司Intelligent graphical interface in handheld wireless device
KR101830656B1 (en)2011-12-022018-02-21엘지전자 주식회사Mobile terminal and control method for the same
KR101193668B1 (en)2011-12-062012-12-14위준성Foreign language acquisition and learning service providing method based on context-aware using smart device
US9323746B2 (en)2011-12-062016-04-26At&T Intellectual Property I, L.P.System and method for collaborative language translation
US9214157B2 (en)2011-12-062015-12-15At&T Intellectual Property I, L.P.System and method for machine-mediated human-human conversation
US9082402B2 (en)2011-12-082015-07-14Sri InternationalGeneric virtual personal assistant platform
US9646313B2 (en)2011-12-132017-05-09Microsoft Technology Licensing, LlcGesture-based tagging to view related content
PT2792173T (en)2011-12-142019-06-17Realnetworks IncCustomizable media auto-reply systems and methods
US20130159847A1 (en)2011-12-142013-06-20International Business Machines CorporationDynamic Personal Dictionaries for Enhanced Collaboration
US8868529B2 (en)2011-12-162014-10-21Sap SeN-dimensional locking
US9408011B2 (en)*2011-12-192016-08-02Qualcomm IncorporatedAutomated user/sensor location recognition to customize audio performance in a distributed multi-sensor environment
CN202453859U (en)2011-12-202012-09-26安徽科大讯飞信息科技股份有限公司Voice interaction device for home appliance
WO2013091075A1 (en)2011-12-202013-06-27Soschen AlonaNatural language processor
US8622836B2 (en)2011-12-222014-01-07IgtUse of wireless signal strength to determine connection
JP2013134430A (en)2011-12-272013-07-08Toyota Motor CorpDevice, method, and program for processing command
JP5715042B2 (en)2011-12-272015-05-07京セラ株式会社 Apparatus, method, and program
US8996729B2 (en)2012-04-122015-03-31Nokia CorporationMethod and apparatus for synchronizing tasks performed by multiple devices
US8818810B2 (en)2011-12-292014-08-26Robert Bosch GmbhSpeaker verification in a health monitoring system
US9218122B2 (en)2011-12-292015-12-22Rovi Guides, Inc.Systems and methods for transferring settings across devices based on user gestures
US9094534B2 (en)2011-12-292015-07-28Apple Inc.Device, method, and graphical user interface for configuring and implementing restricted interactions with a user interface
US9836177B2 (en)2011-12-302017-12-05Next IT Innovation Labs, LLCProviding variable responses in a virtual-assistant environment
US9189252B2 (en)2011-12-302015-11-17Microsoft Technology Licensing, LlcContext-based device action prediction
JP5790509B2 (en)2012-01-052015-10-07富士通株式会社 Image reproduction apparatus, image reproduction program, and image reproduction method
JP5887937B2 (en)2012-01-062016-03-16株式会社リコー Output control system, output control method, output control device, and output control program
US8994560B2 (en)2012-01-062015-03-31International Business Machines CorporationManaging parking space availability
JP5547216B2 (en)2012-01-062014-07-09株式会社東芝 Electronic device and display control method
KR101590332B1 (en)2012-01-092016-02-18삼성전자주식회사Imaging apparatus and controlling method thereof
US9547832B2 (en)2012-01-102017-01-17Oracle International CorporationIdentifying individual intentions and determining responses to individual intentions
US8825020B2 (en)2012-01-122014-09-02Sensory, IncorporatedInformation access and device control using mobile phones and audio in the home environment
CN103209369A (en)2012-01-162013-07-17晨星软件研发(深圳)有限公司Voice-controlled system of electronic device and related control method
US8812302B2 (en)2012-01-172014-08-19Google Inc.Techniques for inserting diacritical marks to text input via a user device
US9418674B2 (en)2012-01-172016-08-16GM Global Technology Operations LLCMethod and system for using vehicle sound information to enhance audio prompting
JP2013148419A (en)2012-01-182013-08-01Clarion Co LtdGuidance system, mobile terminal apparatus and vehicle-mounted apparatus
CA2786502C (en)2012-01-192017-11-21Research In Motion LimitedNext letter prediction for virtual keyboard
US9099098B2 (en)2012-01-202015-08-04Qualcomm IncorporatedVoice activity detection in presence of background noise
US20130204813A1 (en)2012-01-202013-08-08Fluential, LlcSelf-learning, context aware virtual assistants, systems and methods
US8571528B1 (en)2012-01-252013-10-29Intuit Inc.Method and system to automatically create a contact with contact details captured during voice calls
US20130197914A1 (en)2012-01-262013-08-01Microtechnologies Llc D/B/A MicrotechVoice activated audio control system and associated method of use
EP2807454A4 (en)2012-01-262015-08-19Telecomm Systems IncNavigational lane guidance
JP5682578B2 (en)2012-01-272015-03-11日本電気株式会社 Speech recognition result correction support system, speech recognition result correction support method, and speech recognition result correction support program
US8745760B2 (en)2012-01-302014-06-03Cisco Technology, Inc.Malware classification for unknown executable files
US20140310365A1 (en)2012-01-312014-10-16Global Relay Communications Inc.System and Method for Tracking Messages in a Messaging Service
US8626748B2 (en)2012-02-032014-01-07International Business Machines CorporationCombined word tree text visualization system
KR101900319B1 (en)2012-02-072018-09-19삼성전자 주식회사Method for interoperably performing service and system supporting the same
US9253135B2 (en)2012-02-072016-02-02Google Inc.Notification management
US8995960B2 (en)2012-02-102015-03-31Dedo Interactive, Inc.Mobile device authentication
CN102629246B (en)2012-02-102017-06-27百纳(武汉)信息技术有限公司 Server for recognizing browser voice command and browser voice command recognition method
CN103247290A (en)2012-02-142013-08-14富泰华工业(深圳)有限公司Communication device and control method thereof
US10209954B2 (en)2012-02-142019-02-19Microsoft Technology Licensing, LlcEqual access to speech and touch input
US8533266B2 (en)2012-02-142013-09-10Google Inc.User presence detection and event discovery
CN103259907A (en)2012-02-152013-08-21深圳富泰宏精密工业有限公司Contextual model switching system and contextual model switching method
US8682932B2 (en)2012-02-162014-03-25Oracle International CorporationMechanisms for searching enterprise data graphs
JP2013167806A (en)2012-02-162013-08-29Toshiba CorpInformation notification supporting device, information notification supporting method, and program
US8793136B2 (en)2012-02-172014-07-29Lg Electronics Inc.Method and apparatus for smart voice recognition
US8832092B2 (en)2012-02-172014-09-09Bottlenose, Inc.Natural language processing optimized for micro content
RU2629799C2 (en)2012-02-172017-09-04Конинклейке Филипс Н.В.Evaluation and observation of acute lung injury (ali) / acute respiratory distress syndrome (ards)
US8453058B1 (en)2012-02-202013-05-28Google Inc.Crowd-sourced audio shortcuts
US9064497B2 (en)2012-02-222015-06-23Htc CorporationMethod and apparatus for audio intelligibility enhancement and computing apparatus
US9042867B2 (en)2012-02-242015-05-26Agnitio S.L.System and method for speaker recognition on mobile devices
US9910588B2 (en)2012-02-242018-03-06Blackberry LimitedTouchscreen keyboard providing word predictions in partitions of the touchscreen keyboard in proximate association with candidate letters
KR101889836B1 (en)2012-02-242018-08-20삼성전자주식회사Method and apparatus for cotrolling lock/unlock state of terminal through voice recognition
US8543398B1 (en)2012-02-292013-09-24Google Inc.Training an automatic speech recognition system using compressed word frequencies
US9026441B2 (en)2012-02-292015-05-05Nant Holdings Ip, LlcSpoken control for user construction of complex behaviors
US10984337B2 (en)2012-02-292021-04-20Microsoft Technology Licensing, LlcContext-based search query formation
US10134385B2 (en)2012-03-022018-11-20Apple Inc.Systems and methods for name pronunciation
US20130235987A1 (en)2012-03-062013-09-12Jose Arroniz-EscobarAutomatic machine to machine distribution of subscriber contact information
US9483461B2 (en)2012-03-062016-11-01Apple Inc.Handling speech synthesis of content for multiple languages
US9240970B2 (en)2012-03-072016-01-19Accenture Global Services LimitedCommunication collaboration
US8775177B1 (en)2012-03-082014-07-08Google Inc.Speech recognition process
US20130238326A1 (en)2012-03-082013-09-12Lg Electronics Inc.Apparatus and method for multiple device voice control
US9639174B2 (en)2012-03-092017-05-02Paypal, Inc.Mobile device display content based on shaking the device
SG11201404678RA (en)2012-03-142014-09-26Nec CorpTerm synonym acquisition method and term synonym acquisition apparatus
US9576593B2 (en)2012-03-152017-02-21Regents Of The University Of MinnesotaAutomated verbal fluency assessment
EP2639792A1 (en)2012-03-162013-09-18France TélécomVoice control of applications by associating user input with action-context idendifier pairs
KR101980173B1 (en)2012-03-162019-05-20삼성전자주식회사A collaborative personal assistant system for delegating providing of services supported by third party task providers and method therefor
US9223497B2 (en)2012-03-162015-12-29Blackberry LimitedIn-context word prediction and word correction
JP5870790B2 (en)2012-03-192016-03-01富士通株式会社 Sentence proofreading apparatus and proofreading method
US8898064B1 (en)2012-03-192014-11-25Rawles LlcIdentifying candidate passwords from captured audio
US9414183B2 (en)2012-03-202016-08-09Nokia Technologies OyMethod and apparatus for providing group context sensing and inference
JP2013200423A (en)2012-03-232013-10-03Toshiba CorpVoice interaction support device, method and program
US9609395B2 (en)2012-03-262017-03-28Max AbecassisSecond screen subtitles function
US20130343720A1 (en)2012-03-262013-12-26Customplay LlcProviding Plot Explanation Within A Video
JP5965175B2 (en)2012-03-272016-08-03ヤフー株式会社 Response generation apparatus, response generation method, and response generation program
US8681950B2 (en)2012-03-282014-03-25Interactive Intelligence, Inc.System and method for fingerprinting datasets
WO2013144759A1 (en)2012-03-292013-10-03Telmap Ltd.Location-based assistance for personal planning
US20130262168A1 (en)2012-03-302013-10-03Sap AgSystems and methods for customer relationship management
US8881269B2 (en)2012-03-312014-11-04Apple Inc.Device, method, and graphical user interface for integrating recognition of handwriting gestures with a screen reader
CN103366741B (en)2012-03-312019-05-17上海果壳电子有限公司Voice input error correction method and system
ITRM20120142A1 (en)2012-04-052013-10-06X2Tv S R L PROCEDURE AND SYSTEM FOR THE REAL TIME COLLECTION OF A FEEDBACK BY THE PUBLIC OF A TELEVISION OR RADIOPHONE TRANSMISSION
US8892419B2 (en)2012-04-102014-11-18Artificial Solutions Iberia SLSystem and methods for semiautomatic generation and tuning of natural language interaction applications
US8346563B1 (en)2012-04-102013-01-01Artificial Solutions Ltd.System and methods for delivering advanced natural language interaction applications
US8996356B1 (en)2012-04-102015-03-31Google Inc.Techniques for predictive input method editors
US20130275117A1 (en)2012-04-112013-10-17Morgan H. WinerGeneralized Phonetic Transliteration Engine
US9685160B2 (en)2012-04-162017-06-20Htc CorporationMethod for offering suggestion during conversation, electronic device using the same, and non-transitory storage medium
US9223537B2 (en)2012-04-182015-12-29Next It CorporationConversation user interface
US20130282709A1 (en)2012-04-182013-10-24Yahoo! Inc.Method and system for query suggestion
US20130279724A1 (en)2012-04-192013-10-24Sony Computer Entertainment Inc.Auto detection of headphone orientation
EP2839391A4 (en)2012-04-202016-01-27Maluuba IncConversational agent
US20130283199A1 (en)2012-04-242013-10-24Microsoft CorporationAccess to an Application Directly from a Lock Screen
US9117449B2 (en)2012-04-262015-08-25Nuance Communications, Inc.Embedded system for construction of small footprint speech recognition with user-definable constraints
US9626150B2 (en)2012-04-272017-04-18Hewlett-Packard Development Company, L.P.Audio input from user
TWI511537B (en)2012-04-272015-12-01Wistron CorpSmart tv system, smart tv, mobile device and input operation method thereof
CN102682771B (en)2012-04-272013-11-20厦门思德电子科技有限公司Multi-speech control method suitable for cloud platform
US20130285916A1 (en)2012-04-302013-10-31Research In Motion LimitedTouchscreen keyboard providing word predictions at locations in association with candidate letters
US20130289991A1 (en)2012-04-302013-10-31International Business Machines CorporationApplication of Voice Tags in a Social Media Context
KR101946364B1 (en)2012-05-012019-02-11엘지전자 주식회사Mobile device for having at least one microphone sensor and method for controlling the same
US10088853B2 (en)2012-05-022018-10-02Honeywell International Inc.Devices and methods for interacting with an HVAC controller
CN103384290A (en)2012-05-032013-11-06中兴通讯股份有限公司Mobile terminal with positioning and navigation functions and fast positioning and navigation method of mobile terminal
US9058332B1 (en)2012-05-042015-06-16Google Inc.Blended ranking of dissimilar populations using an N-furcated normalization technique
KR101977072B1 (en)2012-05-072019-05-10엘지전자 주식회사Method for displaying text associated with audio file and electronic device
CN102694909A (en)2012-05-072012-09-26深圳桑菲消费通信有限公司Cell phone intelligent screen locking system and method thereof
US9423870B2 (en)2012-05-082016-08-23Google Inc.Input determination method
US9406299B2 (en)2012-05-082016-08-02Nuance Communications, Inc.Differential acoustic model representation and linear transform-based adaptation for efficient user profile update techniques in automatic speech recognition
US8732560B2 (en)2012-05-082014-05-20Infineon Technologies AgMethod and device for correction of ternary stored binary data
WO2013169842A2 (en)2012-05-092013-11-14Yknots Industries LlcDevice, method, and graphical user interface for selecting object within a group of objects
WO2013169843A1 (en)2012-05-092013-11-14Yknots Industries LlcDevice, method, and graphical user interface for manipulating framed graphical objects
CN108958550B (en)2012-05-092021-11-12苹果公司Device, method and graphical user interface for displaying additional information in response to user contact
US9467202B2 (en)2012-05-102016-10-11Lg Electronics Inc.Method and apparatus for downloading content using NFC
US8725808B2 (en)2012-05-102014-05-13Intel Mobile Communications GmbHMethod for transferring data between a first device and a second device
US9746916B2 (en)2012-05-112017-08-29Qualcomm IncorporatedAudio user interaction recognition and application interface
JP5996262B2 (en)2012-05-112016-09-21シャープ株式会社 CHARACTER INPUT DEVICE, ELECTRONIC DEVICE, CONTROL METHOD, CONTROL PROGRAM, AND RECORDING MEDIUM
US9002768B2 (en)2012-05-122015-04-07Mikhail FedorovHuman-computer interface system
US8897822B2 (en)2012-05-132014-11-25Wavemarket, Inc.Auto responder
US9280610B2 (en)2012-05-142016-03-08Apple Inc.Crowd sourcing information to fulfill user requests
US10417037B2 (en)2012-05-152019-09-17Apple Inc.Systems and methods for integrating third party services with a digital assistant
US20130308922A1 (en)2012-05-152013-11-21Microsoft CorporationEnhanced video discovery and productivity through accessibility
US8775442B2 (en)2012-05-152014-07-08Apple Inc.Semantic search using a single-source semantic model
US20130307855A1 (en)2012-05-162013-11-21Mathew J. LambHolographic story telling
CN103426428B (en)2012-05-182016-05-25华硕电脑股份有限公司 Speech Recognition Method and System
TWI466101B (en)2012-05-182014-12-21Asustek Comp IncMethod and system for speech recognition
US20120296638A1 (en)2012-05-182012-11-22Ashish PatwaMethod and system for quickly recognizing and responding to user intents and questions from natural language input using intelligent hierarchical processing and personalized adaptive semantic interface
US9247306B2 (en)2012-05-212016-01-26Intellectual Ventures Fund 83 LlcForming a multimedia product using video chat
US9406084B2 (en)2012-05-232016-08-02Specialty's Café & Bakery, Inc.Methods for submitting a food order remotely
US8484573B1 (en)2012-05-232013-07-09Google Inc.Predictive virtual keyboard
US8850037B2 (en)2012-05-242014-09-30Fmr LlcCommunication session transfer between devices
US9374448B2 (en)2012-05-272016-06-21Qualcomm IncorporatedSystems and methods for managing concurrent audio messages
US9173074B2 (en)2012-05-272015-10-27Qualcomm IncorporatedPersonal hub presence and response
KR20130133629A (en)2012-05-292013-12-09삼성전자주식회사Method and apparatus for executing voice command in electronic device
US20130325436A1 (en)2012-05-292013-12-05Wright State UniversityLarge Scale Distributed Syntactic, Semantic and Lexical Language Models
TWI492221B (en)2012-05-302015-07-11友達光電股份有限公司Remote controller, remote control system and control method of remote controller
US9307293B2 (en)2012-05-302016-04-05Palo Alto Research Center IncorporatedCollaborative video application for remote servicing
US20130325447A1 (en)2012-05-312013-12-05Elwha LLC, a limited liability corporation of the State of DelawareSpeech recognition adaptation systems based on adaptation data
CN102750087A (en)2012-05-312012-10-24华为终端有限公司Method, device and terminal device for controlling speech recognition function
US8768693B2 (en)2012-05-312014-07-01Yahoo! Inc.Automatic tag extraction from audio annotated photos
US9620128B2 (en)2012-05-312017-04-11Elwha LlcSpeech recognition adaptation systems based on adaptation data
US9123338B1 (en)2012-06-012015-09-01Google Inc.Background audio identification for speech disambiguation
CN103455234A (en)2012-06-012013-12-18腾讯科技(深圳)有限公司Method and device for displaying application program interfaces
US20130321267A1 (en)2012-06-042013-12-05Apple Inc.Dynamically changing a character associated with a key of a keyboard
US8515750B1 (en)2012-06-052013-08-20Google Inc.Realtime acoustic adaptation using stability measures
US9230556B2 (en)2012-06-052016-01-05Apple Inc.Voice instructions during navigation
US9043150B2 (en)2012-06-052015-05-26Apple Inc.Routing applications for navigation
US9311750B2 (en)2012-06-052016-04-12Apple Inc.Rotation operations in a mapping application
US9997069B2 (en)2012-06-052018-06-12Apple Inc.Context-aware voice guidance
US20130325343A1 (en)2012-06-052013-12-05Apple Inc.Mapping application with novel search field
US8725823B2 (en)2012-06-052014-05-13Forget You Not, LLCLocation-based communications
US10444836B2 (en)2012-06-072019-10-15Nook Digital, LlcAccessibility aids for users of electronic devices
US9071564B2 (en)2012-06-072015-06-30Apple Inc.Data synchronization using mail and push notification services
US20130332159A1 (en)2012-06-082013-12-12Apple Inc.Using fan throttling to enhance dictation accuracy
US20130332168A1 (en)2012-06-082013-12-12Samsung Electronics Co., Ltd.Voice activated search and control for applications
US9002380B2 (en)2012-06-082015-04-07Apple Inc.Proximity-based notifications in a mobile device
US10019994B2 (en)2012-06-082018-07-10Apple Inc.Systems and methods for recognizing textual identifiers within a plurality of words
US9230218B2 (en)2012-06-082016-01-05Spotify AbSystems and methods for recognizing ambiguity in metadata
US9721563B2 (en)2012-06-082017-08-01Apple Inc.Name recognition system
US9674331B2 (en)2012-06-082017-06-06Apple Inc.Transmitting data from an automated assistant to an accessory
EP2675147B1 (en)2012-06-112022-03-23Samsung Electronics Co., Ltd.Service providing system in a vehicle including display device and mobile device, and method for providing service using the same
US9916514B2 (en)2012-06-112018-03-13Amazon Technologies, Inc.Text recognition driven functionality
US9183845B1 (en)2012-06-122015-11-10Amazon Technologies, Inc.Adjusting audio signals based on a specific frequency range associated with environmental noise characteristics
JP5921348B2 (en)2012-06-132016-05-24三菱電機株式会社 Video display terminal
WO2013185329A1 (en)2012-06-142013-12-19Nokia CorporationMethod and apparatus for associating interest tags with media items based on social diffusions among users
US9241187B2 (en)2012-06-142016-01-19Flextronics Ap, LlcMethod and system for customizing television content
US20130339454A1 (en)2012-06-152013-12-19Michael WalkerSystems and methods for communicating between multiple access devices
JP5819261B2 (en)2012-06-192015-11-18株式会社Nttドコモ Function execution instruction system, function execution instruction method, and function execution instruction program
US9734839B1 (en)2012-06-202017-08-15Amazon Technologies, Inc.Routing natural language commands to the appropriate applications
US9185501B2 (en)2012-06-202015-11-10Broadcom CorporationContainer-located information transfer module
US20130347029A1 (en)2012-06-212013-12-26United Video Properties, Inc.Systems and methods for navigating to content without an advertisement
US20140012574A1 (en)2012-06-212014-01-09Maluuba Inc.Interactive timeline for presenting and organizing tasks
US20130347018A1 (en)2012-06-212013-12-26Amazon Technologies, Inc.Providing supplemental content with active media
US20130346347A1 (en)2012-06-222013-12-26Google Inc.Method to Predict a Communicative Action that is Most Likely to be Executed Given a Context
US20130346068A1 (en)2012-06-252013-12-26Apple Inc.Voice-Based Image Tagging and Searching
US8606577B1 (en)2012-06-252013-12-10Google Inc.Visual confirmation of voice recognized text input
US9813882B1 (en)2012-06-252017-11-07Amazon Technologies, Inc.Mobile notifications based upon notification content
US20130342672A1 (en)2012-06-252013-12-26Amazon Technologies, Inc.Using gaze determination with device input
WO2014002128A1 (en)2012-06-252014-01-03三菱電機株式会社On-board information device
US8819841B2 (en)2012-06-262014-08-26Google Inc.Automated accounts for media playback
US20150201064A1 (en)2012-06-262015-07-16Blackberry LimitedMethods and apparatus to detect and add impact events to a calendar program
US20140006153A1 (en)2012-06-272014-01-02Infosys LimitedSystem for making personalized offers for business facilitation of an entity and methods thereof
CN102801853B (en)2012-06-272017-02-15宇龙计算机通信科技(深圳)有限公司Mobile phone and method for automatically triggering task execution
JP6050625B2 (en)2012-06-282016-12-21サターン ライセンシング エルエルシーSaturn Licensing LLC Information processing apparatus and information processing method, computer program, and information communication system
US9141504B2 (en)2012-06-282015-09-22Apple Inc.Presenting status data received from multiple devices
KR101961139B1 (en)2012-06-282019-03-25엘지전자 주식회사Mobile terminal and method for recognizing voice thereof
US20140002338A1 (en)2012-06-282014-01-02Intel CorporationTechniques for pose estimation and false positive filtering for gesture recognition
JP5852930B2 (en)2012-06-292016-02-03Kddi株式会社 Input character estimation apparatus and program
US9996628B2 (en)2012-06-292018-06-12Verisign, Inc.Providing audio-activated resource access for user devices based on speaker voiceprint
US9495129B2 (en)2012-06-292016-11-15Apple Inc.Device, method, and user interface for voice-activated navigation and browsing of a document
US9426229B2 (en)2012-06-292016-08-23Nokia Technologies OyApparatus and method for selection of a device for content sharing operations
US10620797B2 (en)2012-06-292020-04-14Spotify AbSystems and methods for multi-context media control and playback
US9195383B2 (en)2012-06-292015-11-24Spotify AbSystems and methods for multi-path control signals for media presentation devices
US20140006012A1 (en)2012-07-022014-01-02Microsoft CorporationLearning-Based Processing of Natural Language Questions
KR101972955B1 (en)2012-07-032019-04-26삼성전자 주식회사Method and apparatus for connecting service between user devices using voice
KR20140004515A (en)2012-07-032014-01-13삼성전자주식회사Display apparatus, interactive server and method for providing response information
CN103533143A (en)2012-07-032014-01-22联想(北京)有限公司Information processing method and electronic device
US9536528B2 (en)2012-07-032017-01-03Google Inc.Determining hotword suitability
US9064493B2 (en)2012-07-092015-06-23Nuance Communications, Inc.Detecting potential significant errors in speech recognition results
CN103543902A (en)2012-07-092014-01-29上海博路信息技术有限公司Map display method for short message address
CN103544140A (en)2012-07-122014-01-29国际商业机器公司Data processing method, display method and corresponding devices
US20140019460A1 (en)2012-07-122014-01-16Yahoo! Inc.Targeted search suggestions
US9053708B2 (en)2012-07-182015-06-09International Business Machines CorporationSystem, method and program product for providing automatic speech recognition (ASR) in a shared resource environment
AU2013292323B2 (en)2012-07-202017-02-02Intertrust Technologies CorporationInformation targeting systems and methods
US9658746B2 (en)2012-07-202017-05-23Nook Digital, LlcAccessible reading mode techniques for electronic devices
US9442687B2 (en)2012-07-232016-09-13Korea Advanced Institute Of Science And TechnologyMethod and apparatus for moving web object based on intent
US9953584B2 (en)2012-07-242018-04-24Nook Digital, LlcLighting techniques for display devices
US20140028477A1 (en)2012-07-242014-01-30Apple Inc.Vehicle location system
EP2877935A4 (en)2012-07-252016-01-20Aro IncUsing mobile device data to create a storyline, model user routine and personality, and create customized recommendation agents
US8589911B1 (en)2012-07-262013-11-19Google Inc.Intent fulfillment
JP2014026629A (en)2012-07-262014-02-06Panasonic CorpInput device and input support method
US8922034B2 (en)2012-07-272014-12-30Illinois Tool Works Inc.Power converter for engine generator
EP2879402A4 (en)*2012-07-272016-03-23Sony Corp INFORMATION PROCESSING SYSTEM AND STORAGE MEDIUM
US8442821B1 (en)2012-07-272013-05-14Google Inc.Multi-frame prediction for hybrid neural network/hidden Markov models
US8990343B2 (en)2012-07-302015-03-24Google Inc.Transferring a state of an application from a first computing device to a second computing device
US20140039893A1 (en)2012-07-312014-02-06Sri InternationalPersonalized Voice-Driven User Interfaces for Remote Multi-User Services
US9465833B2 (en)2012-07-312016-10-11Veveo, Inc.Disambiguating user intent in conversational interaction system for large corpus information retrieval
US20140035823A1 (en)2012-08-012014-02-06Apple Inc.Dynamic Context-Based Language Determination
US8831957B2 (en)2012-08-012014-09-09Google Inc.Speech recognition models based on location indicia
US10108725B2 (en)2012-08-022018-10-23Rule 14Real-time and adaptive data mining
US8953764B2 (en)2012-08-062015-02-10Angel.Com IncorporatedDynamic adjustment of recommendations using a conversation assistant
US9390174B2 (en)2012-08-082016-07-12Google Inc.Search result ranking and presentation
CN104704797B (en)2012-08-102018-08-10纽昂斯通讯公司Virtual protocol communication for electronic equipment
US20140052791A1 (en)2012-08-142014-02-20International Business Machines CorporationTask Based Filtering of Unwanted Electronic Communications
US10163058B2 (en)2012-08-142018-12-25Sri InternationalMethod, system and device for inferring a mobile user's current context and proactively providing assistance
US20140053101A1 (en)2012-08-152014-02-20Ge Aviation Systems LlcMethods for displaying on a graphical user interface
IN2015DN01946A (en)2012-08-152015-08-07Ie Business Plains Llc
US9497515B2 (en)2012-08-162016-11-15Nuance Communications, Inc.User interface for entertainment systems
US9031848B2 (en)2012-08-162015-05-12Nuance Communications, Inc.User interface for searching a bundled service content data source
US9292487B1 (en)2012-08-162016-03-22Amazon Technologies, Inc.Discriminative language model pruning
KR101922464B1 (en)2012-08-162018-11-27삼성전자주식회사Method for transmitting and receiving message and an electronic device thereof
EP2803004A1 (en)2012-08-162014-11-19Nuance Communications, Inc.User interface for entertainment systems
CN102820033B (en)2012-08-172013-12-04南京大学Voiceprint identification method
US20140279739A1 (en)2013-03-152014-09-18InsideSales.com, Inc.Resolving and merging duplicate records using machine learning
US20160357790A1 (en)2012-08-202016-12-08InsideSales.com, Inc.Resolving and merging duplicate records using machine learning
US9229924B2 (en)2012-08-242016-01-05Microsoft Technology Licensing, LlcWord detection and domain dictionary recommendation
US20150199960A1 (en)2012-08-242015-07-16Microsoft CorporationI-Vector Based Clustering Training Data in Speech Recognition
JP5936698B2 (en)2012-08-272016-06-22株式会社日立製作所 Word semantic relation extraction device
US9390370B2 (en)2012-08-282016-07-12International Business Machines CorporationTraining deep neural network acoustic models using distributed hessian-free optimization
CN104584601B (en)2012-08-282018-10-09诺基亚技术有限公司It was found that method and the device and system for discovery
US9049295B1 (en)2012-08-282015-06-02West CorporationIntelligent interactive voice response system for processing customer communications
US9026425B2 (en)2012-08-282015-05-05Xerox CorporationLexical and phrasal feature domain adaptation in statistical machine translation
JP6393021B2 (en)2012-08-282018-09-19京セラ株式会社 Electronic device, control method, and control program
KR102081925B1 (en)2012-08-292020-02-26엘지전자 주식회사display device and speech search method thereof
CN102866828B (en)2012-08-292015-11-25腾讯科技(深圳)有限公司A kind of terminal control method and equipment
US9218333B2 (en)2012-08-312015-12-22Microsoft Technology Licensing, LlcContext sensitive auto-correction
US9424840B1 (en)2012-08-312016-08-23Amazon Technologies, Inc.Speech recognition platforms
US20140074589A1 (en)2012-09-022014-03-13Aaron David NIELSENSystem and method for the selection and delivery of a customized consumer offer or engagement dialog by a live customer service representative in communication with a consumer
KR101398218B1 (en)2012-09-032014-05-22경희대학교 산학협력단Apparatus and method for emotional speech recognition
US8826415B2 (en)2012-09-042014-09-02Apple Inc.Automated device access
WO2014036683A1 (en)2012-09-042014-03-13华为终端有限公司Media playback method, control point and terminal
US9536049B2 (en)2012-09-072017-01-03Next It CorporationConversational virtual healthcare assistant
US9325809B1 (en)2012-09-072016-04-26Mindmeld, Inc.Audio recall during voice conversations
EP2706458A1 (en)2012-09-102014-03-12Canon Kabushiki KaishaMethod and device for controlling communication between applications in a web runtime environment
US9576574B2 (en)2012-09-102017-02-21Apple Inc.Context-sensitive handling of interruptions by intelligent digital assistant
US20140074466A1 (en)2012-09-102014-03-13Google Inc.Answering questions using environmental context
US20150088523A1 (en)2012-09-102015-03-26Google Inc.Systems and Methods for Designing Voice Applications
US8600746B1 (en)2012-09-102013-12-03Google Inc.Speech recognition parameter adjustment
US20140074470A1 (en)2012-09-112014-03-13Google Inc.Phonetic pronunciation
US20140074472A1 (en)2012-09-122014-03-13Chih-Hung LinVoice control system with portable voice control device
WO2014040263A1 (en)2012-09-142014-03-20Microsoft CorporationSemantic ranking using a forward index
US20140078065A1 (en)2012-09-152014-03-20Ahmet AkkokPredictive Keyboard With Suppressed Keys
JP6057637B2 (en)2012-09-182017-01-11株式会社アイ・オー・データ機器 Portable information terminal device, function switching method, and function switching program
US9519641B2 (en)2012-09-182016-12-13Abbyy Development LlcPhotography recognition translation
US10656808B2 (en)2012-09-182020-05-19Adobe Inc.Natural language and user interface controls
US9081482B1 (en)2012-09-182015-07-14Google Inc.Text input suggestion ranking
US9105268B2 (en)2012-09-192015-08-1124/7 Customer, Inc.Method and apparatus for predicting intent in IVR using natural language queries
US8769651B2 (en)2012-09-192014-07-01Secureauth CorporationMobile multifactor single-sign-on authentication
US8823507B1 (en)2012-09-192014-09-02Amazon Technologies, Inc.Variable notification alerts
US9547647B2 (en)2012-09-192017-01-17Apple Inc.Voice-based media searching
US10042603B2 (en)2012-09-202018-08-07Samsung Electronics Co., Ltd.Context aware service provision method and apparatus of user device
KR101919792B1 (en)2012-09-202018-11-19엘지전자 주식회사Terminal and method for controlling the same
US9076450B1 (en)2012-09-212015-07-07Amazon Technologies, Inc.Directed audio for speech recognition
US20140211944A1 (en)2012-09-242014-07-31Daniel Joseph LutzSystem and method of protecting, storing and decrypting keys over a computerized network
US9092415B2 (en)2012-09-252015-07-28Rovi Guides, Inc.Systems and methods for automatic program recommendations based on user interactions
US8983383B1 (en)2012-09-252015-03-17Rawles LlcProviding hands-free service to multiple devices
US8935167B2 (en)2012-09-252015-01-13Apple Inc.Exemplar-based latent perceptual modeling for automatic speech recognition
US8983836B2 (en)2012-09-262015-03-17International Business Machines CorporationCaptioning using socially derived acoustic profiles
CN104469255A (en)2013-09-162015-03-25杜比实验室特许公司 Improved audio or video conferencing
US8498864B1 (en)2012-09-272013-07-30Google Inc.Methods and systems for predicting a text
CN104871576A (en)2012-09-272015-08-26伊吉斯移动公司 Mobile Device Scenarios Including Near Field Communication
JP2014072586A (en)2012-09-272014-04-21Sharp CorpDisplay device, display method, television receiver, program, and recording medium
KR20140042994A (en)2012-09-282014-04-08한국전자통신연구원Machine learning based of artificial intelligence conversation system using personal profiling information to be extracted automatically from the conversation contents with the virtual agent
US10096316B2 (en)2013-11-272018-10-09Sri InternationalSharing intents to provide virtual assistance in a multi-person dialog
US9052964B2 (en)2012-09-282015-06-09International Business Machines CorporationDevice operability enhancement with alternative device utilization
US10824310B2 (en)2012-12-202020-11-03Sri InternationalAugmented reality virtual personal assistant for external representation
US8806613B2 (en)2012-09-282014-08-12Intel CorporationIntelligent task assignment and authorization systems and methods
US20140095172A1 (en)2012-10-012014-04-03Nuance Communications, Inc.Systems and methods for providing a voice agent user interface
US20140095171A1 (en)2012-10-012014-04-03Nuance Communications, Inc.Systems and methods for providing a voice agent user interface
US10276157B2 (en)2012-10-012019-04-30Nuance Communications, Inc.Systems and methods for providing a voice agent user interface
US8645128B1 (en)2012-10-022014-02-04Google Inc.Determining pitch dynamics of an audio signal
US9367236B2 (en)2012-10-052016-06-14Google Inc.System and method for processing touch actions
KR102009423B1 (en)2012-10-082019-08-09삼성전자주식회사Method and apparatus for action of preset performance mode using voice recognition
US9230560B2 (en)2012-10-082016-01-05Nant Holdings Ip, LlcSmart home automation systems and methods
US8606568B1 (en)2012-10-102013-12-10Google Inc.Evaluating pronouns in context
US8543397B1 (en)2012-10-112013-09-24Google Inc.Mobile device voice activation
JP6066471B2 (en)2012-10-122017-01-25本田技研工業株式会社 Dialog system and utterance discrimination method for dialog system
US8843845B2 (en)2012-10-162014-09-23Google Inc.Multi-gesture text input prediction
CN103727948B (en)2012-10-162016-08-17北京掌行通信息技术有限公司The real-time guidance method of navigation by bus
US8713433B1 (en)2012-10-162014-04-29Google Inc.Feature-based autocorrection
CN102882752A (en)2012-10-192013-01-16天津光宏科技有限公司Internet-of-things and android system based intelligent home system and control method
US9031293B2 (en)2012-10-192015-05-12Sony Computer Entertainment Inc.Multi-modal sensor based emotion recognition and emotional interface
WO2014066352A1 (en)2012-10-222014-05-01Interdigital Patent Holdings, Inc.User presence detection in mobile devices
US9319445B2 (en)2012-10-222016-04-19Spotify AbSystems and methods for pre-fetching media content
US9305439B2 (en)2012-10-252016-04-05Google Inc.Configurable indicator on computing device
US8527276B1 (en)2012-10-252013-09-03Google Inc.Speech synthesis using deep neural networks
US20150228274A1 (en)2012-10-262015-08-13Nokia Technologies OyMulti-Device Speech Recognition
US9459176B2 (en)2012-10-262016-10-04Azima Holdings, Inc.Voice controlled vibration data analyzer systems and methods
US20140122086A1 (en)2012-10-262014-05-01Microsoft CorporationAugmenting speech recognition with depth imaging
US9158560B2 (en)2012-10-262015-10-13Verizon Patent And Licensing Inc.Dynamic application arranger
KR20140054643A (en)2012-10-292014-05-09삼성전자주식회사 Speech recognition device and speech recognition method
KR102117841B1 (en)2012-10-302020-06-02삼성전자주식회사Electronic device and control method thereof
KR101967917B1 (en)2012-10-302019-08-13삼성전자주식회사Apparatas and method for recognizing a voice in an electronic device
WO2014070872A2 (en)2012-10-302014-05-08Robert Bosch GmbhSystem and method for multimodal interaction with reduced distraction in operating vehicles
US10304465B2 (en)2012-10-302019-05-28Google Technology Holdings LLCVoice control user interface for low power mode
US20140122153A1 (en)2012-10-312014-05-01DoWhatILikeBest, LLCFavorite and serendipitous event correlation and notification
US9734151B2 (en)2012-10-312017-08-15Tivo Solutions Inc.Method and system for voice based media search
US8606576B1 (en)2012-11-022013-12-10Google Inc.Communication log with extracted keywords from speech-to-text processing
US9093069B2 (en)2012-11-052015-07-28Nuance Communications, Inc.Privacy-sensitive speech model creation via aggregation of multiple user models
EP2917871A4 (en)2012-11-072015-11-11Intertrust Tech CorpPersonalized data management systems and methods
JP6018881B2 (en)2012-11-072016-11-02株式会社日立製作所 Navigation device and navigation method
US20140136987A1 (en)2012-11-092014-05-15Apple Inc.Generation of a user interface based on contacts
US9275642B2 (en)2012-11-132016-03-01Unified Computer Intelligence CorporationVoice-operated internet-ready ubiquitous computing device and method thereof
US9247387B2 (en)2012-11-132016-01-26International Business Machines CorporationProximity based reminders
KR20140060995A (en)2012-11-132014-05-21삼성전자주식회사Rejection message providing method based on a situation and electronic device supporting the same
KR101709187B1 (en)2012-11-142017-02-23한국전자통신연구원Spoken Dialog Management System Based on Dual Dialog Management using Hierarchical Dialog Task Library
KR20140061803A (en)2012-11-142014-05-22삼성전자주식회사Projection apparatus
US9235321B2 (en)2012-11-142016-01-12Facebook, Inc.Animation sequence associated with content item
US9798799B2 (en)2012-11-152017-10-24Sri InternationalVehicle personal assistant that interprets spoken natural language input based upon vehicle context
US9085303B2 (en)2012-11-152015-07-21Sri InternationalVehicle personal assistant
US9032219B2 (en)2012-11-162015-05-12Nuance Communications, Inc.Securing speech recognition data
KR102028702B1 (en)2012-11-162019-10-04삼성전자주식회사Apparatas and method for transmitting a response message of the present sate of things in an electronic device
US9378456B2 (en)2012-11-192016-06-28Microsoft Technology Licensing, LlcTask completion
JP2014102669A (en)2012-11-202014-06-05Toshiba CorpInformation processor, information processing method and program
KR101995428B1 (en)2012-11-202019-07-02엘지전자 주식회사Mobile terminal and method for controlling thereof
US8965754B2 (en)2012-11-202015-02-24International Business Machines CorporationText prediction using environment hints
KR20140064246A (en)2012-11-202014-05-28한국전자통신연구원Wearable display device
US10551928B2 (en)2012-11-202020-02-04Samsung Electronics Company, Ltd.GUI transitions on wearable electronic device
US9251713B1 (en)2012-11-202016-02-02Anthony J. GiovannielloSystem and process for assessing a user and for assisting a user in rehabilitation
WO2014078965A1 (en)2012-11-222014-05-308303142 Canada Inc.System and method for managing several mobile devices simultaneously
US20140149118A1 (en)2012-11-282014-05-29Lg Electronics Inc.Apparatus and method for driving electric device using speech recognition
WO2014084413A1 (en)2012-11-282014-06-05엘지전자 주식회사Apparatus and method for driving home appliances
WO2014142702A1 (en)2013-03-152014-09-18Obschestvo S Ogranichennoy Otvetstvennostiyu "Speaktoit"Selective speech recognition for chat and digital personal assistant systems
RU2530268C2 (en)2012-11-282014-10-10Общество с ограниченной ответственностью "Спиктуит"Method for user training of information dialogue system
US20140146200A1 (en)2012-11-282014-05-29Research In Motion LimitedEntries to an electronic calendar
HK1212489A1 (en)2012-11-292016-06-10Edsense L.L.C.System and method for displaying multiple applications
JP2014109889A (en)2012-11-302014-06-12Toshiba CorpContent retrieval device, content retrieval method and control program
US9589149B2 (en)2012-11-302017-03-07Microsoft Technology Licensing, LlcCombining personalization and privacy locally on devices
US9549323B2 (en)2012-12-032017-01-17Samsung Electronics Co., Ltd.Method and mobile terminal for controlling screen lock
US9159319B1 (en)2012-12-032015-10-13Amazon Technologies, Inc.Keyword spotting with competitor models
US9819786B2 (en)2012-12-052017-11-14Facebook, Inc.Systems and methods for a symbol-adaptable keyboard
US9026429B2 (en)2012-12-052015-05-05Facebook, Inc.Systems and methods for character string auto-suggestion based on degree of difficulty
US20140164476A1 (en)2012-12-062014-06-12At&T Intellectual Property I, LpApparatus and method for providing a virtual assistant
US8930181B2 (en)2012-12-062015-01-06Prashant ParikhAutomatic dynamic contextual data entry completion
US8615221B1 (en)2012-12-062013-12-24Google Inc.System and method for selection of notification techniques in an electronic device
US9244905B2 (en)2012-12-062016-01-26Microsoft Technology Licensing, LlcCommunication context based predictive-text suggestion
US20140163951A1 (en)2012-12-072014-06-12Xerox CorporationHybrid adaptation of named entity recognition
US9471559B2 (en)2012-12-102016-10-18International Business Machines CorporationDeep analysis of natural language questions for question answering system
CN103871401B (en)*2012-12-102016-12-28联想(北京)有限公司A kind of method of speech recognition and electronic equipment
KR102091003B1 (en)2012-12-102020-03-19삼성전자 주식회사Method and apparatus for providing context aware service using speech recognition
EP2912567A4 (en)2012-12-112016-05-18Nuance Communications IncSystem and methods for virtual agent recommendation for multiple persons
US9704486B2 (en)2012-12-112017-07-11Amazon Technologies, Inc.Speech recognition power management
US20140164953A1 (en)2012-12-112014-06-12Nuance Communications, Inc.Systems and methods for invoking virtual agent
US20140164532A1 (en)2012-12-112014-06-12Nuance Communications, Inc.Systems and methods for virtual agent participation in multiparty conversation
US9679300B2 (en)2012-12-112017-06-13Nuance Communications, Inc.Systems and methods for virtual agent recommendation for multiple persons
US9276802B2 (en)2012-12-112016-03-01Nuance Communications, Inc.Systems and methods for sharing information between virtual agents
US9659298B2 (en)2012-12-112017-05-23Nuance Communications, Inc.Systems and methods for informing virtual agent recommendation
US9148394B2 (en)2012-12-112015-09-29Nuance Communications, Inc.Systems and methods for user interface presentation of virtual agent
US9697827B1 (en)2012-12-112017-07-04Amazon Technologies, Inc.Error reduction in speech processing
US9117450B2 (en)2012-12-122015-08-25Nuance Communications, Inc.Combining re-speaking, partial agent transcription and ASR for improved accuracy / human guided ASR
US9190057B2 (en)2012-12-122015-11-17Amazon Technologies, Inc.Speech model retrieval in distributed speech recognition systems
US9185742B2 (en)2012-12-132015-11-10Google Technology Holdings LLCSystem and methods for a cloud based wireless personal area network service enabling context activity handoffs between devices
KR102090269B1 (en)2012-12-142020-03-17삼성전자주식회사Method for searching information, device, and computer readable recording medium thereof
KR102014778B1 (en)2012-12-142019-08-27엘지전자 주식회사Digital device for providing text messaging service and the method for controlling the same
US9213754B1 (en)2012-12-172015-12-15Google Inc.Personalizing content items
US9141660B2 (en)2012-12-172015-09-22International Business Machines CorporationIntelligent evidence classification and notification in a deep question answering system
CN104885406B (en)2012-12-182019-06-21三星电子株式会社 Method and device for remote control of home devices in a home network system
US9070366B1 (en)2012-12-192015-06-30Amazon Technologies, Inc.Architecture for multi-domain utterance processing
US20140179295A1 (en)2012-12-202014-06-26Enno LuebbersDeriving environmental context and actions from ad-hoc state broadcast
US8977555B2 (en)2012-12-202015-03-10Amazon Technologies, Inc.Identification of utterance subjects
US8645138B1 (en)2012-12-202014-02-04Google Inc.Two-pass decoding for speech recognition of search and action requests
WO2014096506A1 (en)2012-12-212014-06-26Nokia CorporationMethod, apparatus, and computer program product for personalizing speech recognition
KR20140082157A (en)2012-12-242014-07-02한국전자통신연구원Apparatus for speech recognition using multiple acoustic model and method thereof
JP2014126600A (en)2012-12-252014-07-07Panasonic CorpVoice recognition device, voice recognition method and television
JP2014124332A (en)2012-12-262014-07-07Daiichi Shokai Co LtdGame machine
KR101755029B1 (en)2012-12-292017-07-06애플 인크.Device, method, and graphical user interface for forgoing generation of tactile output for a multi-contact gesture
CN105264479B (en)2012-12-292018-12-25苹果公司 Apparatus, method and graphical user interface for navigating a user interface hierarchy
KR102001332B1 (en)2012-12-292019-07-17애플 인크.Device, method, and graphical user interface for determining whether to scroll or select contents
CN105144057B (en)2012-12-292019-05-17苹果公司For moving the equipment, method and graphic user interface of cursor according to the cosmetic variation of the control icon with simulation three-dimensional feature
US8571851B1 (en)2012-12-312013-10-29Google Inc.Semantic interpretation using user gaze order
CN103021403A (en)2012-12-312013-04-03威盛电子股份有限公司Selection method based on voice recognition, mobile terminal device and information system thereof
CN103077165A (en)2012-12-312013-05-01威盛电子股份有限公司 Natural Language Dialogue Method and System
CN103020047A (en)2012-12-312013-04-03威盛电子股份有限公司Method for correcting voice response and natural language dialogue system
CN103049567A (en)2012-12-312013-04-17威盛电子股份有限公司Search method, search system, and natural language understanding system
KR20140088449A (en)2013-01-022014-07-10엘지전자 주식회사Central controller and method for the central controller
US9497137B2 (en)2013-01-042016-11-15Sookbox, LLCDigital content connectivity and control via a plurality of controllers that are treated discriminatively
KR101892734B1 (en)2013-01-042018-08-28한국전자통신연구원Method and apparatus for correcting error of recognition in speech recognition system
KR20140089862A (en)2013-01-072014-07-16삼성전자주식회사 display apparatus and method for controlling the display apparatus
KR20140093303A (en)2013-01-072014-07-28삼성전자주식회사 display apparatus and method for controlling the display apparatus
EP2945052B1 (en)2013-01-082017-12-20Clarion Co., Ltd.Voice recognition device, voice recognition program, and voice recognition method
US20140195233A1 (en)2013-01-082014-07-10Spansion LlcDistributed Speech Recognition System
JP5921722B2 (en)2013-01-092016-05-24三菱電機株式会社 Voice recognition apparatus and display method
US20140198047A1 (en)2013-01-142014-07-17Nuance Communications, Inc.Reducing error rates for touch based keyboards
US8731912B1 (en)2013-01-162014-05-20Google Inc.Delaying audio notifications
US9292489B1 (en)2013-01-162016-03-22Google Inc.Sub-lexical language models with word level pronunciation lexicons
US8942674B2 (en)2013-01-182015-01-27Blackberry LimitedResponding to incoming calls
US9047274B2 (en)2013-01-212015-06-02Xerox CorporationMachine translation-driven authoring system and method
JP2014140121A (en)2013-01-212014-07-31Sharp CorpConference supporting system
US20140203939A1 (en)2013-01-212014-07-24Rtc Inc.Control and monitoring of light-emitting-diode (led) bulbs
US9148499B2 (en)2013-01-222015-09-29Blackberry LimitedMethod and system for automatically identifying voice tags through user operation
EP4236281A3 (en)2013-01-232023-10-11BlackBerry LimitedEvent-triggered hands-free multitasking for media playback
US9530409B2 (en)2013-01-232016-12-27Blackberry LimitedEvent-triggered hands-free multitasking for media playback
CN103971680B (en)2013-01-242018-06-05华为终端(东莞)有限公司A kind of method, apparatus of speech recognition
US9165566B2 (en)2013-01-242015-10-20Microsoft Technology Licensing, LlcIndefinite speech inputs
DE102013001219B4 (en)2013-01-252019-08-29Inodyn Newmedia Gmbh Method and system for voice activation of a software agent from a standby mode
JP2014142566A (en)2013-01-252014-08-07Alpine Electronics IncVoice recognition system and voice recognition method
US9971495B2 (en)2013-01-282018-05-15Nook Digital, LlcContext based gesture delineation for user interaction in eyes-free mode
JP6251958B2 (en)2013-01-282017-12-27富士通株式会社 Utterance analysis device, voice dialogue control device, method, and program
JP6115152B2 (en)2013-01-292017-04-19コニカミノルタ株式会社 Information processing system, information processing apparatus, information processing terminal, and program
WO2014119889A1 (en)2013-01-312014-08-07Samsung Electronics Co., Ltd.Method of displaying user interface on device, and device
KR20140098947A (en)2013-01-312014-08-11삼성전자주식회사User terminal, advertisement providing system and method thereof
JP2014150323A (en)2013-01-312014-08-21Sharp CorpCharacter input device
US10055091B2 (en)2013-02-012018-08-21Microsoft Technology Licensing, LlcAutosave and manual save modes for software applications
US20140222435A1 (en)2013-02-012014-08-07Telenav, Inc.Navigation system with user dependent language mechanism and method of operation thereof
US9292492B2 (en)2013-02-042016-03-22Microsoft Technology Licensing, LlcScaling statistical language understanding systems across domains and intents
US20140218372A1 (en)2013-02-052014-08-07Apple Inc.Intelligent digital assistant in a desktop environment
US8694315B1 (en)2013-02-052014-04-08Visa International Service AssociationSystem and method for authentication using speaker verification techniques and fraud model
WO2014124337A2 (en)2013-02-072014-08-14Opanga Networks, Inc.Transparent media delivery and proxy
US20140223481A1 (en)2013-02-072014-08-07United Video Properties, Inc.Systems and methods for updating a search request
DE212014000045U1 (en)2013-02-072015-09-24Apple Inc. Voice trigger for a digital assistant
US9519858B2 (en)2013-02-102016-12-13Microsoft Technology Licensing, LlcFeature-augmented neural networks and applications of same
US9408040B2 (en)2013-02-142016-08-02Fuji Xerox Co., Ltd.Systems and methods for room-level location using WiFi
US9842489B2 (en)2013-02-142017-12-12Google LlcWaking other devices for additional data
US9791921B2 (en)2013-02-192017-10-17Microsoft Technology Licensing, LlcContext-aware augmented reality object commands
US10078437B2 (en)2013-02-202018-09-18Blackberry LimitedMethod and apparatus for responding to a notification via a capacitive physical keyboard
US9621619B2 (en)2013-02-212017-04-11International Business Machines CorporationEnhanced notification for relevant communications
US9734819B2 (en)2013-02-212017-08-15Google Technology Holdings LLCRecognizing accented speech
US20140236986A1 (en)2013-02-212014-08-21Apple Inc.Natural language document search
US9019129B2 (en)2013-02-212015-04-28Apple Inc.Vehicle location in weak location signal scenarios
US9484023B2 (en)2013-02-222016-11-01International Business Machines CorporationConversion of non-back-off language models for efficient speech decoding
US9672822B2 (en)2013-02-222017-06-06Next It CorporationInteraction with a portion of a content item through a virtual assistant
US9538114B2 (en)2013-02-222017-01-03The Directv Group, Inc.Method and system for improving responsiveness of a voice recognition system
US20140245140A1 (en)2013-02-222014-08-28Next It CorporationVirtual Assistant Transfer between Smart Devices
US9330659B2 (en)2013-02-252016-05-03Microsoft Technology Licensing, LlcFacilitating development of a spoken natural language interface
KR101383552B1 (en)2013-02-252014-04-10미디어젠(주)Speech recognition method of sentence having multiple instruction
US9172747B2 (en)2013-02-252015-10-27Artificial Solutions Iberia SLSystem and methods for virtual assistant networks
CN104007832B (en)2013-02-252017-09-01上海触乐信息科技有限公司 Method, system and device for continuously sliding text input
US20140304086A1 (en)2013-02-252014-10-09Turn Inc.Methods and systems for modeling campaign goal adjustment
US9865266B2 (en)2013-02-252018-01-09Nuance Communications, Inc.Method and apparatus for automated speaker parameters adaptation in a deployed speaker verification system
US9280981B2 (en)2013-02-272016-03-08Blackberry LimitedMethod and apparatus for voice control of a mobile device
US10354677B2 (en)2013-02-282019-07-16Nuance Communications, Inc.System and method for identification of intent segment(s) in caller-agent conversations
US9691382B2 (en)2013-03-012017-06-27Mediatek Inc.Voice control device and method for deciding response of voice control according to recognized speech command and detection output derived from processing sensor data
US9218819B1 (en)2013-03-012015-12-22Google Inc.Customizing actions based on contextual data and voice-based inputs
US9251467B2 (en)2013-03-032016-02-02Microsoft Technology Licensing, LlcProbabilistic parsing
US9460715B2 (en)2013-03-042016-10-04Amazon Technologies, Inc.Identification using audio signatures and additional characteristics
US9554050B2 (en)2013-03-042017-01-24Apple Inc.Mobile device using images and location for reminders
US9886968B2 (en)2013-03-042018-02-06Synaptics IncorporatedRobust speech boundary detection system and method
KR101952179B1 (en)2013-03-052019-05-22엘지전자 주식회사Mobile terminal and control method for the mobile terminal
US9454957B1 (en)2013-03-052016-09-27Amazon Technologies, Inc.Named entity resolution in spoken language processing
US9293129B2 (en)2013-03-052016-03-22Microsoft Technology Licensing, LlcSpeech recognition assisted evaluation on text-to-speech pronunciation issue detection
CN104038621A (en)2013-03-062014-09-10三星电子(中国)研发中心Device and method for managing event information in communication terminal
US10223411B2 (en)2013-03-062019-03-05Nuance Communications, Inc.Task assistant utilizing context for improved interaction
US10795528B2 (en)2013-03-062020-10-06Nuance Communications, Inc.Task assistant having multiple visual displays
US9313261B2 (en)2013-03-072016-04-12Qualcomm IncorporatedSystem and methods of transferring tasks from a first mobile device to a second mobile device
US9496968B2 (en)2013-03-082016-11-15Google Inc.Proximity detection by mobile devices
US20140257902A1 (en)2013-03-082014-09-11Baydin, Inc.Systems and methods for incorporating calendar functionality into electronic messages
US20140279622A1 (en)2013-03-082014-09-18Sudhakar BharadwajSystem and method for semantic processing of personalized social data and generating probability models of personal context to generate recommendations in searching applications
US9990611B2 (en)2013-03-082018-06-05Baydin, Inc.Systems and methods for incorporating calendar functionality into electronic messages
US9761225B2 (en)2013-03-112017-09-12Nuance Communications, Inc.Semantic re-ranking of NLU results in conversational dialogue applications
KR102113272B1 (en)2013-03-112020-06-02삼성전자주식회사Method and apparatus for copy and paste in electronic device
US8964947B1 (en)2013-03-112015-02-24Amazon Technologies, Inc.Approaches for sharing data between electronic devices
US10229697B2 (en)*2013-03-122019-03-12Google Technology Holdings LLCApparatus and method for beamforming to obtain voice and noise signals
US9477753B2 (en)2013-03-122016-10-25International Business Machines CorporationClassifier-based system combination for spoken term detection
US9361885B2 (en)2013-03-122016-06-07Nuance Communications, Inc.Methods and apparatus for detecting a voice command
US9112984B2 (en)2013-03-122015-08-18Nuance Communications, Inc.Methods and apparatus for detecting a voice command
US9076459B2 (en)2013-03-122015-07-07Intermec Ip, Corp.Apparatus and method to classify sound to detect speech
US11393461B2 (en)2013-03-122022-07-19Cerence Operating CompanyMethods and apparatus for detecting a voice command
US9129013B2 (en)2013-03-122015-09-08Nuance Communications, Inc.Methods and apparatus for entity detection
EP2946383B1 (en)2013-03-122020-02-26Nuance Communications, Inc.Methods and apparatus for detecting a voice command
US9135248B2 (en)2013-03-132015-09-15Arris Technology, Inc.Context demographic determination system
US20140274005A1 (en)2013-03-132014-09-18AliphcomIntelligent connection management in wireless devices
US9282423B2 (en)2013-03-132016-03-08AliphcomProximity and interface controls of media devices for media presentations
US9514741B2 (en)2013-03-132016-12-06Nuance Communications, Inc.Data shredding for speech recognition acoustic model training under data retention restrictions
US9378739B2 (en)2013-03-132016-06-28Nuance Communications, Inc.Identifying corresponding positions in different representations of a textual work
US10219100B2 (en)2013-03-132019-02-26AliphcomDetermining proximity for devices interacting with media devices
US9123345B2 (en)2013-03-142015-09-01Honda Motor Co., Ltd.Voice interface systems and methods
US20140267599A1 (en)2013-03-142014-09-18360Brandvision, Inc.User interaction with a holographic poster via a secondary mobile device
US10652394B2 (en)2013-03-142020-05-12Apple Inc.System and method for processing voicemail
US9733821B2 (en)2013-03-142017-08-15Apple Inc.Voice control to diagnose inadvertent activation of accessibility features
US9524489B2 (en)2013-03-142016-12-20Samsung Electronics Co., Ltd.Computing system with task transfer mechanism and method of operation thereof
US9368114B2 (en)2013-03-142016-06-14Apple Inc.Context-sensitive handling of interruptions
US20140278349A1 (en)2013-03-142014-09-18Microsoft CorporationLanguage Model Dictionaries for Text Predictions
US9247309B2 (en)2013-03-142016-01-26Google Inc.Methods, systems, and media for presenting mobile content corresponding to media content
US10572476B2 (en)2013-03-142020-02-25Apple Inc.Refining a search based on schedule items
US9842584B1 (en)2013-03-142017-12-12Amazon Technologies, Inc.Providing content on multiple devices
US10642574B2 (en)2013-03-142020-05-05Apple Inc.Device, method, and graphical user interface for outputting captions
US9977779B2 (en)2013-03-142018-05-22Apple Inc.Automatic supplementation of word correction dictionaries
US9189196B2 (en)2013-03-142015-11-17Google Inc.Compartmentalized self registration of external devices
KR20140112910A (en)2013-03-142014-09-24삼성전자주식회사Input controlling Method and Electronic Device supporting the same
WO2014160309A1 (en)2013-03-142014-10-02Advanced Search Laboratories, Inc.Method and apparatus for human-machine interaction
US10133546B2 (en)2013-03-142018-11-20Amazon Technologies, Inc.Providing content on multiple devices
US9317585B2 (en)2013-03-152016-04-19Google Inc.Search query suggestions based on personal information
AU2014251347B2 (en)2013-03-152017-05-18Apple Inc.Context-sensitive handling of interruptions
WO2014144579A1 (en)2013-03-152014-09-18Apple Inc.System and method for updating an adaptive speech recognition model
CN110096712B (en)2013-03-152023-06-20苹果公司User training through intelligent digital assistant
AU2014233517B2 (en)2013-03-152017-05-25Apple Inc.Training an at least partial voice command system
US9189157B2 (en)2013-03-152015-11-17Blackberry LimitedMethod and apparatus for word prediction selection
US9378065B2 (en)2013-03-152016-06-28Advanced Elemental Technologies, Inc.Purposeful computing
US20140282203A1 (en)2013-03-152014-09-18Research In Motion LimitedSystem and method for predictive text input
US20150314454A1 (en)2013-03-152015-11-05JIBO, Inc.Apparatus and methods for providing a persistent companion device
US9305374B2 (en)2013-03-152016-04-05Apple Inc.Device, method, and graphical user interface for adjusting the appearance of a control
US9886160B2 (en)2013-03-152018-02-06Google LlcManaging audio at the tab level for user notification and control
US9176649B2 (en)2013-03-152015-11-03American Megatrends, Inc.Method and apparatus of remote management of computer system using voice and gesture based input
US20160132046A1 (en)2013-03-152016-05-12Fisher-Rosemount Systems, Inc.Method and apparatus for controlling a process plant with wearable mobile control devices
US10638198B2 (en)2013-03-152020-04-28Ebay Inc.Shoppable video
JP6151381B2 (en)2013-03-152017-06-21グーグル インコーポレイテッド Virtual keyboard input for international languages
EP2973315A4 (en)2013-03-152016-11-16Adityo Prakash SYSTEMS AND METHODS FOR FACILITATING INTEGRATED BEHAVIORAL SUPPORT
US10748529B1 (en)2013-03-152020-08-18Apple Inc.Voice activated device for use with a voice-based digital assistant
US9299041B2 (en)2013-03-152016-03-29Business Objects Software Ltd.Obtaining data from unstructured data for a structured data collection
EP3101392B1 (en)2013-03-152021-12-15Apple Inc.Mapping application with turn-by-turn navigation mode for output to vehicle display
US9303997B2 (en)2013-03-152016-04-05Apple Inc.Prediction engine
US20140282178A1 (en)2013-03-152014-09-18Microsoft CorporationPersonalized community model for surfacing commands within productivity application user interfaces
US20140279787A1 (en)2013-03-152014-09-18Ximplar LimitedSystems And Methods for an Adaptive Application Recommender
US9201865B2 (en)2013-03-152015-12-01Bao TranAutomated assistance for user request that determines semantics by domain, task, and parameter
WO2014143959A2 (en)2013-03-152014-09-18Bodhi Technology Ventures LlcVolume control for mobile device using a wireless device
US9558743B2 (en)2013-03-152017-01-31Google Inc.Integration of semantic context information
US20140267933A1 (en)2013-03-152014-09-18Toshiba America Information Systems, Inc.Electronic Device with Embedded Macro-Command Functionality
US20140288939A1 (en)2013-03-202014-09-25Navteq B.V.Method and apparatus for optimizing timing of audio commands based on recognized audio patterns
US9479499B2 (en)2013-03-212016-10-25Tencent Technology (Shenzhen) Company LimitedMethod and apparatus for identity authentication via mobile capturing code
US20140298395A1 (en)2013-03-272014-10-02Tencent Technology (Shenzhen) Company LimitedMethods and systems for playing video on multiple terminals
JP6221301B2 (en)2013-03-282017-11-01富士通株式会社 Audio processing apparatus, audio processing system, and audio processing method
JP6115941B2 (en)2013-03-282017-04-19Kddi株式会社 Dialog program, server and method for reflecting user operation in dialog scenario
EP2784774A1 (en)2013-03-292014-10-01OrangeTelephone voice personnal assistant
CN103236260B (en)2013-03-292015-08-12京东方科技集团股份有限公司Speech recognition system
KR102050814B1 (en)2013-04-022019-12-02삼성전자주식회사Apparatus and method for private chatting in group chats
JP2014203207A (en)2013-04-032014-10-27ソニー株式会社Information processing unit, information processing method, and computer program
WO2014161091A1 (en)2013-04-042014-10-09Rand James SUnified communications system and method
WO2014162570A1 (en)2013-04-042014-10-09パイオニア株式会社Display control device, display control method, display control program, and computer-readable recording medium
US9300718B2 (en)2013-04-092016-03-29Avaya Inc.System and method for keyword-based notification and delivery of content
CN103198831A (en)2013-04-102013-07-10威盛电子股份有限公司Voice control method and mobile terminal device
US10027723B2 (en)2013-04-122018-07-17Provenance Asset Group LlcMethod and apparatus for initiating communication and sharing of content among a plurality of devices
US10564815B2 (en)2013-04-122020-02-18Nant Holdings Ip, LlcVirtual teller systems and methods
US9875494B2 (en)2013-04-162018-01-23Sri InternationalUsing intents to analyze and personalize a user's dialog experience with a virtual personal assistant
US8825474B1 (en)2013-04-162014-09-02Google Inc.Text suggestion output using past interaction data
EP2987109A4 (en)2013-04-162016-12-14Imageware Systems Inc BIOMETRIC ADMISSION AND AUTHENTICATION SUBJECT TO CONDITIONS AND SITUATIONS
US9760644B2 (en)2013-04-172017-09-12Google Inc.Embedding event creation link in a document
US20150193392A1 (en)2013-04-172015-07-09Google Inc.User Interface for Quickly Checking Agenda and Creating New Events
US10445115B2 (en)2013-04-182019-10-15Verint Americas Inc.Virtual assistant focused user interfaces
NL2010662C2 (en)2013-04-182014-10-21Bosch Gmbh RobertRemote maintenance.
US9075435B1 (en)2013-04-222015-07-07Amazon Technologies, Inc.Context-aware notifications
US9177318B2 (en)2013-04-222015-11-03Palo Alto Research Center IncorporatedMethod and apparatus for customizing conversation agents based on user characteristics using a relevance score for automatic statements, and a response prediction function
US20140315492A1 (en)2013-04-222014-10-23Salesforce.Com, Inc.Content delivery to a secondary device via a primary device
US9110889B2 (en)2013-04-232015-08-18Facebook, Inc.Methods and systems for generation of flexible sentences in a social networking system
CN104125322A (en)2013-04-242014-10-29腾讯科技(深圳)有限公司Incoming call and text message control method and mobile terminal
DE102013007502A1 (en)2013-04-252014-10-30Elektrobit Automotive Gmbh Computer-implemented method for automatically training a dialogue system and dialog system for generating semantic annotations
CN103280217B (en)2013-05-022016-05-04锤子科技(北京)有限公司A kind of audio recognition method of mobile terminal and device thereof
US9384751B2 (en)2013-05-062016-07-05Honeywell International Inc.User authentication of voice controlled devices
US9472205B2 (en)2013-05-062016-10-18Honeywell International Inc.Device voice recognition systems and methods
US9064495B1 (en)2013-05-072015-06-23Amazon Technologies, Inc.Measurement of user perceived latency in a cloud based speech application
US20140337621A1 (en)2013-05-072014-11-13Serguei NakhimovWearable communication device, security complex and user interface
KR20140132246A (en)2013-05-072014-11-17삼성전자주식회사Object selection method and object selection apparatus
ES2989096T3 (en)2013-05-072024-11-25Adeia Guides Inc Incremental voice input interface with real-time feedback
US9223898B2 (en)2013-05-082015-12-29Facebook, Inc.Filtering suggested structured queries on online social networks
EP2801974A3 (en)2013-05-092015-02-18DSP Group Ltd.Low power activation of a voice activated device
US9923849B2 (en)2013-05-092018-03-20Ebay Inc.System and method for suggesting a phrase based on a context
JP2014219614A (en)2013-05-102014-11-20アルパイン株式会社Audio device, video device, and computer program
US9081411B2 (en)2013-05-102015-07-14Sri InternationalRapid development of virtual personal assistant applications
US9489625B2 (en)2013-05-102016-11-08Sri InternationalRapid development of virtual personal assistant applications
CN103246638B (en)2013-05-132017-09-01小米科技有限责任公司A kind of information stickup method and apparatus
US20140337751A1 (en)2013-05-132014-11-13Microsoft CorporationAutomatic creation of calendar items
US8918272B2 (en)2013-05-142014-12-23Sony CorporationMethod and apparatus for finding a lost vehicle
US20140343943A1 (en)2013-05-142014-11-20Saudi Arabian Oil CompanySystems, Computer Medium and Computer-Implemented Methods for Authenticating Users Using Voice Streams
US9293138B2 (en)2013-05-142016-03-22Amazon Technologies, Inc.Storing state information from network-based user devices
US20140347181A1 (en)2013-05-212014-11-27Michael Edward Smith LunaSensor-enabled media device
US20140344205A1 (en)2013-05-152014-11-20AliphcomSmart media device ecosystem using local and remote data sources
EP2997444A4 (en)2013-05-162016-12-14Intel CorpTechniques for natural user interface input based on context
KR101334342B1 (en)2013-05-162013-11-29주식회사 네오패드Apparatus and method for inputting character
US9514470B2 (en)2013-05-162016-12-06Microsoft Technology Licensing, LlcEnhanced search suggestion for personal information services
US9495266B2 (en)2013-05-162016-11-15Advantest CorporationVoice recognition virtual test engineering assistant
US9432499B2 (en)2013-05-182016-08-30Loralee HajduPeripheral specific selection of automated response messages
CN105122353B (en)2013-05-202019-07-09英特尔公司 Computing device for speech recognition and method for speech recognition on a computing device
US9466294B1 (en)2013-05-212016-10-11Amazon Technologies, Inc.Dialog management system
US9188445B2 (en)2013-05-212015-11-17Honda Motor Co., Ltd.System and method for storing and recalling location data
US20150199077A1 (en)2013-05-232015-07-16Google Inc.Scheduling and viewing a calender event using time zones based on a user's location at event time
US20140351760A1 (en)2013-05-242014-11-27Google Inc.Order-independent text input
US20140350933A1 (en)2013-05-242014-11-27Samsung Electronics Co., Ltd.Voice recognition apparatus and control method thereof
US9747900B2 (en)2013-05-242017-08-29Google Technology Holdings LLCMethod and apparatus for using image data to aid voice recognition
US9710147B2 (en)2013-05-292017-07-18Lg Electronics Inc.Mobile terminal and controlling method thereof
US20140358523A1 (en)2013-05-302014-12-04Wright State UniversityTopic-specific sentiment extraction
US20140359637A1 (en)2013-06-032014-12-04Microsoft CorporationTask continuance across devices
US20140358519A1 (en)2013-06-032014-12-04Xerox CorporationConfidence-driven rewriting of source texts for improved translation
US10282213B2 (en)2013-06-032019-05-07Avaya Inc.System and method for conversational configuration of applications
US9294455B2 (en)2013-06-042016-03-22Google Inc.Maintaining video conference session continuity during transfer of session to alternative device
US9286029B2 (en)2013-06-062016-03-15Honda Motor Co., Ltd.System and method for multimodal human-vehicle interaction and belief tracking
US9582608B2 (en)2013-06-072017-02-28Apple Inc.Unified ranking with entropy-weighted information for phrase-based semantic auto-completion
WO2014197336A1 (en)2013-06-072014-12-11Apple Inc.System and method for detecting errors in interactions with a voice-based digital assistant
WO2014197334A2 (en)2013-06-072014-12-11Apple Inc.System and method for user-specified pronunciation of words for speech synthesis and recognition
EP3594828A1 (en)2013-06-072020-01-15Apple Inc.Intelligent automated assistant
US9267805B2 (en)2013-06-072016-02-23Apple Inc.Modeling significant locations
WO2014197335A1 (en)2013-06-082014-12-11Apple Inc.Interpreting and acting upon commands that involve sharing information with remote devices
WO2014197730A1 (en)2013-06-082014-12-11Apple Inc.Application gateway for providing different user interfaces for limited distraction and non-limited distraction contexts
US20140365459A1 (en)2013-06-082014-12-11Apple Inc.Harvesting Addresses
DE112014002747T5 (en)2013-06-092016-03-03Apple Inc. Apparatus, method and graphical user interface for enabling conversation persistence over two or more instances of a digital assistant
US10481769B2 (en)2013-06-092019-11-19Apple Inc.Device, method, and graphical user interface for providing navigation and search functionalities
US9495620B2 (en)2013-06-092016-11-15Apple Inc.Multi-script handwriting recognition using a universal recognizer
US10176167B2 (en)2013-06-092019-01-08Apple Inc.System and method for inferring user intent from speech inputs
US9477393B2 (en)2013-06-092016-10-25Apple Inc.Device, method, and graphical user interface for displaying application status information
KR20140144104A (en)2013-06-102014-12-18삼성전자주식회사Electronic apparatus and Method for providing service thereof
JP6534926B2 (en)2013-06-102019-06-26パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America Speaker identification method, speaker identification device and speaker identification system
US9449600B2 (en)2013-06-112016-09-20Plantronics, Inc.Character data entry
US9892115B2 (en)2013-06-112018-02-13Facebook, Inc.Translation training with cross-lingual multi-media support
US9508040B2 (en)2013-06-122016-11-29Microsoft Technology Licensing, LlcPredictive pre-launch for applications
US9501585B1 (en)2013-06-132016-11-22DataRPM CorporationMethods and system for providing real-time business intelligence using search-based analytics engine
AU2014278595B2 (en)2013-06-132017-04-06Apple Inc.System and method for emergency calls initiated by voice command
US9311414B2 (en)2013-06-142016-04-12Google Inc.Systems and methods of selecting content based on aggregate entity co-occurrence
CN103292437B (en)2013-06-172016-01-20广东美的制冷设备有限公司Voice interactive air conditioner and control method thereof
US9728184B2 (en)2013-06-182017-08-08Microsoft Technology Licensing, LlcRestructuring deep neural network acoustic models
US9437186B1 (en)2013-06-192016-09-06Amazon Technologies, Inc.Enhanced endpoint detection for speech recognition
CN105144285B (en)2013-06-192018-11-02松下电器(美国)知识产权公司 Voice dialog method and device
KR102160767B1 (en)2013-06-202020-09-29삼성전자주식회사Mobile terminal and method for detecting a gesture to control functions
US9633317B2 (en)2013-06-202017-04-25Viv Labs, Inc.Dynamically evolving cognitive architecture system based on a natural language intent interpreter
KR20140147587A (en)2013-06-202014-12-30한국전자통신연구원A method and apparatus to detect speech endpoint using weighted finite state transducer
US10474961B2 (en)2013-06-202019-11-12Viv Labs, Inc.Dynamically evolving cognitive architecture system based on prompting for additional user input
US20140379334A1 (en)2013-06-202014-12-25Qnx Software Systems LimitedNatural language understanding automatic speech recognition post processing
US9311298B2 (en)2013-06-212016-04-12Microsoft Technology Licensing, LlcBuilding conversational understanding systems using a toolset
US10051072B2 (en)2013-06-212018-08-14Google LlcDetecting co-presence in the physical world
JP6171617B2 (en)*2013-06-242017-08-02日本電気株式会社 Response target speech determination apparatus, response target speech determination method, and response target speech determination program
JP2015012301A (en)2013-06-262015-01-19京セラ株式会社 Mobile phone, mobile terminal, voice operation program, and voice operation method
US10496743B2 (en)2013-06-262019-12-03Nuance Communications, Inc.Methods and apparatus for extracting facts from a medical text
US20150006148A1 (en)2013-06-272015-01-01Microsoft CorporationAutomatically Creating Training Data For Language Identifiers
US8947596B2 (en)2013-06-272015-02-03Intel CorporationAlignment of closed captions
RU2637874C2 (en)2013-06-272017-12-07Гугл Инк.Generation of interactive recommendations for chat information systems
US9741339B2 (en)2013-06-282017-08-22Google Inc.Data driven word pronunciation learning and scoring with crowd sourcing based on the word's phonemes pronunciation scores
EP3014610B1 (en)2013-06-282023-10-04Harman International Industries, IncorporatedWireless control of linked devices
US9646606B2 (en)2013-07-032017-05-09Google Inc.Speech recognition using domain knowledge
US9396727B2 (en)2013-07-102016-07-19GM Global Technology Operations LLCSystems and methods for spoken dialog service arbitration
JP6102588B2 (en)2013-07-102017-03-29ソニー株式会社 Information processing apparatus, information processing method, and program
DE102014109121B4 (en)2013-07-102023-05-04Gm Global Technology Operations, Llc Systems and methods for arbitration of a speech dialog service
CN103365279A (en)2013-07-102013-10-23崔海伟State detecting device and system and method for feeding back states of intelligent home system
WO2015006196A1 (en)2013-07-112015-01-15Mophie, Inc.Method and system for communicatively coupling a wearable computer with one or more non-wearable computers
CN110096253B (en)2013-07-112022-08-30英特尔公司Device wake-up and speaker verification with identical audio input
TWI508057B (en)2013-07-152015-11-11Chunghwa Picture Tubes LtdSpeech recognition system and method
US9711148B1 (en)2013-07-182017-07-18Google Inc.Dual model speaker identification
US9311912B1 (en)2013-07-222016-04-12Amazon Technologies, Inc.Cost efficient distributed text-to-speech processing
US9407950B2 (en)2013-07-232016-08-02Microsoft Technology Licensing, LlcControlling devices in entertainment environment
US20150031416A1 (en)2013-07-232015-01-29Motorola Mobility LlcMethod and Device For Command Phrase Validation
US9772994B2 (en)2013-07-252017-09-26Intel CorporationSelf-learning statistical natural language processing for automatic production of virtual personal assistants
US8947530B1 (en)2013-07-262015-02-03Joseph Frank ScalisiSmart lock systems and methods
US9247219B2 (en)2013-07-262016-01-26SkyBell Technologies, Inc.Doorbell communication systems and methods
CN103412789B (en)2013-07-262016-09-21宇龙计算机通信科技(深圳)有限公司A kind of start the method for application program, system and mobile terminal
US9335983B2 (en)2013-07-282016-05-10Oded Haim BreinerMethod and system for displaying a non-installed android application and for requesting an action from a non-installed android application
JP6370033B2 (en)2013-07-292018-08-08キヤノン株式会社 Information processing apparatus, information processing method, and program
US9575720B2 (en)2013-07-312017-02-21Google Inc.Visual confirmation for a recognized voice-initiated action
US9311915B2 (en)2013-07-312016-04-12Google Inc.Context-based speech recognition
TWI516698B (en)2013-07-312016-01-11Apex Medical Corp Air cushion device and its vent valve
US20150039606A1 (en)2013-08-012015-02-05Vamsi Krishna SalakaSearch phrase modification
TWI601032B (en)2013-08-022017-10-01晨星半導體股份有限公司Controller for voice-controlled device and associated method
US10674198B2 (en)2013-08-062020-06-02Saronikos Trading And Services, Unipessoal LdaSystem for controlling electronic devices by means of voice commands, more specifically a remote control to control a plurality of electronic devices by means of voice commands
DE112014003653B4 (en)2013-08-062024-04-18Apple Inc. Automatically activate intelligent responses based on activities from remote devices
KR20150017156A (en)2013-08-062015-02-16삼성전자주식회사Method and apparatus for providing recommendations on portable terminal
US20150046828A1 (en)2013-08-082015-02-12Samsung Electronics Co., Ltd.Contextualizing sensor, service and device data with mobile devices
US9264862B2 (en)2013-08-152016-02-16Apple Inc.Determining exit from a vehicle
KR20150020872A (en)2013-08-192015-02-27현대자동차주식회사Control device and control method for function control of car
EP3038385B1 (en)*2013-08-192018-11-14Yamaha CorporationSpeaker device and audio signal processing method
CN103780970B (en)2013-08-202018-03-16华为终端(东莞)有限公司A kind of methods, devices and systems of media play
CN105659179B (en)2013-08-212018-07-17霍尼韦尔国际公司 Apparatus and method for interacting with HVAC controllers
CN104426841A (en)2013-08-212015-03-18阿里巴巴集团控股有限公司Method for arranging background image, and correlation server and system
JP2015041845A (en)2013-08-212015-03-02カシオ計算機株式会社Character input device and program
US9161188B2 (en)2013-08-222015-10-13Yahoo! Inc.System and method for automatically suggesting diverse and personalized message completions
WO2015026366A1 (en)2013-08-232015-02-26Nuance Communications, Inc.Multiple pass automatic speech recognition methods and apparatus
EP3040985B1 (en)2013-08-262023-08-23Samsung Electronics Co., Ltd.Electronic device and method for voice recognition
US20150066817A1 (en)2013-08-272015-03-05Persais, LlcSystem and method for virtual assistants with shared capabilities
US9729592B2 (en)2013-08-272017-08-08Persais, LlcSystem and method for distributed virtual assistant platforms
CN104427104B (en)2013-08-282018-02-27联想(北京)有限公司A kind of information processing method and electronic equipment
KR102147935B1 (en)2013-08-292020-08-25삼성전자주식회사Method for processing data and an electronic device thereof
JP6522503B2 (en)2013-08-292019-05-29パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America Device control method, display control method and purchase settlement method
WO2015030796A1 (en)2013-08-302015-03-05Intel CorporationExtensible context-aware natural language interactions for virtual personal assistants
US20150066506A1 (en)*2013-08-302015-03-05Verint Systems Ltd.System and Method of Text Zoning
US10867597B2 (en)2013-09-022020-12-15Microsoft Technology Licensing, LlcAssignment of semantic labels to a sequence of words using neural network architectures
US9633669B2 (en)2013-09-032017-04-25Amazon Technologies, Inc.Smart circular audio buffer
US9316400B2 (en)2013-09-032016-04-19Panasonic Intellctual Property Corporation of AmericaAppliance control method, speech-based appliance control system, and cooking appliance
CN110795005A (en)2013-09-032020-02-14苹果公司User interface for manipulating user interface objects using magnetic properties
US10001817B2 (en)2013-09-032018-06-19Apple Inc.User interface for manipulating user interface objects with magnetic properties
KR102065409B1 (en)2013-09-042020-01-13엘지전자 주식회사Mobile terminal and method for controlling the same
GB2517952B (en)2013-09-052017-05-31Barclays Bank PlcBiometric verification using predicted signatures
US9460704B2 (en)2013-09-062016-10-04Google Inc.Deep networks for unit selection speech synthesis
JP6295554B2 (en)2013-09-062018-03-20株式会社リコー Program, information processing device
US9208779B2 (en)2013-09-062015-12-08Google Inc.Mixture of n-gram language models
US9898642B2 (en)2013-09-092018-02-20Apple Inc.Device, method, and graphical user interface for manipulating user interfaces based on fingerprint sensor inputs
US20150074524A1 (en)2013-09-102015-03-12Lenovo (Singapore) Pte. Ltd.Management of virtual assistant action items
US9485708B2 (en)2013-09-102016-11-01Qualcomm IncorporatedSystems and methods for concurrent service discovery and minimum spanning tree formation for service delivery
US20150140934A1 (en)2013-09-102015-05-21Playtabase, LLCWireless motion activated user device with bi-modality communication
CN104700832B (en)2013-12-092018-05-25联发科技股份有限公司Voice keyword detection system and method
US9343068B2 (en)2013-09-162016-05-17Qualcomm IncorporatedMethod and apparatus for controlling access to applications having different security levels
US9600228B2 (en)2013-09-162017-03-21Here Global B.V.Enhanced system and method for static query generation and entry
US9240182B2 (en)2013-09-172016-01-19Qualcomm IncorporatedMethod and apparatus for adjusting detection threshold for activating voice assistant function
US9755605B1 (en)2013-09-192017-09-05Amazon Technologies, Inc.Volume control
JP2015060423A (en)2013-09-192015-03-30株式会社東芝Voice translation system, method of voice translation and program
EP3047481A4 (en)2013-09-202017-03-01Amazon Technologies Inc.Local and remote speech processing
CN104463552B (en)2013-09-222018-10-02中国电信股份有限公司Calendar reminding generation method and device
US20150088511A1 (en)2013-09-242015-03-26Verizon Patent And Licensing Inc.Named-entity based speech recognition
US10134395B2 (en)2013-09-252018-11-20Amazon Technologies, Inc.In-call virtual assistants
US9418650B2 (en)2013-09-252016-08-16Verizon Patent And Licensing Inc.Training speech recognition using captions
US9401881B2 (en)2013-09-262016-07-26International Business Machines CorporationAutomatic question generation and answering based on monitored messaging sessions
US9443527B1 (en)2013-09-272016-09-13Amazon Technologies, Inc.Speech recognition capability generation and control
US20150092520A1 (en)2013-09-272015-04-02Google Inc.Adaptive Trigger Point For Smartwatch Gesture-to-Wake
CN104516522B (en)2013-09-292018-05-01北京三星通信技术研究有限公司The method and apparatus of nine grids input through keyboard
US9344755B2 (en)2013-09-302016-05-17Sonos, Inc.Fast-resume audio playback
US20150095031A1 (en)2013-09-302015-04-02At&T Intellectual Property I, L.P.System and method for crowdsourcing of word pronunciation verification
US20150095278A1 (en)2013-09-302015-04-02Manyworlds, Inc.Adaptive Probabilistic Semantic System and Method
US20150095268A1 (en)2013-10-022015-04-02Apple Inc.Intelligent multi-user task planning
KR101772044B1 (en)2013-10-022017-08-28에스케이테크엑스 주식회사System and method for transmitting a rejection message, apparatus and computer readable medium having computer program recorded therefor
US20150100537A1 (en)2013-10-032015-04-09Microsoft CorporationEmoji for Text Predictions
US20150100983A1 (en)2013-10-062015-04-09Yang PanPersonal Mobile Device as Ad hoc Set-Top Box for Television
US9436918B2 (en)2013-10-072016-09-06Microsoft Technology Licensing, LlcSmart selection of text spans
KR101480474B1 (en)2013-10-082015-01-09엘지전자 주식회사Audio playing apparatus and systme habving the samde
US20150100313A1 (en)2013-10-092015-04-09Verizon Patent And Licensing, Inc.Personification of computing devices for remote access
EP3055786A4 (en)2013-10-092017-05-17Google, Inc.Automatic definition of entity collections
KR101506510B1 (en)2013-10-102015-03-30송철호Speech Recognition Home Network System.
KR102114219B1 (en)*2013-10-102020-05-25삼성전자주식회사Audio system, Method for outputting audio, and Speaker apparatus thereof
WO2015057586A1 (en)2013-10-142015-04-23Yahoo! Inc.Systems and methods for providing context-based user interface
US8996639B1 (en)2013-10-152015-03-31Google Inc.Predictive responses to incoming communications
US9063640B2 (en)2013-10-172015-06-23Spotify AbSystem and method for switching between media items in a plurality of sequences of media items
US9461945B2 (en)2013-10-182016-10-04Jeffrey P. PhillipsAutomated messaging response
US9143907B1 (en)2013-10-212015-09-22West CorporationProviding data messaging support by intercepting and redirecting received short message service (SMS) messages
JP6280342B2 (en)2013-10-222018-02-14株式会社Nttドコモ Function execution instruction system and function execution instruction method
US20150120723A1 (en)2013-10-242015-04-30Xerox CorporationMethods and systems for processing speech queries
JP2015083938A (en)2013-10-252015-04-30三菱電機株式会社Navigation system
AU2014342551B2 (en)2013-10-282017-08-03Nant Holdings Ip, LlcIntent engines systems and method
US20150120296A1 (en)2013-10-292015-04-30At&T Intellectual Property I, L.P.System and method for selecting network-based versus embedded speech processing
US10055681B2 (en)2013-10-312018-08-21Verint Americas Inc.Mapping actions and objects to tasks
US20150123898A1 (en)2013-10-312015-05-07Lg Electronics Inc.Digital device and control method thereof
US9183830B2 (en)2013-11-012015-11-10Google Inc.Method and system for non-parametric voice conversion
US9942396B2 (en)2013-11-012018-04-10Adobe Systems IncorporatedDocument distribution and interaction
US10019985B2 (en)2013-11-042018-07-10Google LlcAsynchronous optimization for sequence training of neural networks
FR3012895B1 (en)2013-11-052015-12-25Commissariat Energie Atomique METHOD AND COMPUTER PROGRAM FOR PERFORMING COMPUTER TASKS OF WIRELESS EQUIPMENT
US9600474B2 (en)2013-11-082017-03-21Google Inc.User interface for realtime language translation
US9547644B2 (en)2013-11-082017-01-17Google Inc.Presenting translations of text depicted in images
US10088973B2 (en)2013-11-082018-10-02Google LlcEvent scheduling presentation in a graphical user interface environment
US10311482B2 (en)2013-11-112019-06-04At&T Intellectual Property I, LpMethod and apparatus for adjusting a digital assistant persona
JP6493866B2 (en)2013-11-122019-04-03インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation Information processing apparatus, information processing method, and program
GB2520266A (en)2013-11-132015-05-20IbmCursor-Based Character input interface
US10430024B2 (en)2013-11-132019-10-01Microsoft Technology Licensing, LlcMedia item selection using user-specific grammar
US9361084B1 (en)2013-11-142016-06-07Google Inc.Methods and systems for installing and executing applications
US10454783B2 (en)2014-02-052019-10-22Apple Inc.Accessory management system using environment model
US9443522B2 (en)2013-11-182016-09-13Beijing Lenovo Software Ltd.Voice recognition method, voice controlling method, information processing method, and electronic apparatus
US10110932B2 (en)2013-11-182018-10-23Cable Television Laboratories, Inc.Session administration
US9898554B2 (en)2013-11-182018-02-20Google Inc.Implicit question query identification
US10162813B2 (en)2013-11-212018-12-25Microsoft Technology Licensing, LlcDialogue evaluation via multiple hypothesis ranking
US10058777B2 (en)2013-11-212018-08-28Tencent Technology (Shenzhen) Company LimitedTask execution method, apparatus and system
US20150149354A1 (en)2013-11-272015-05-28Bank Of America CorporationReal-Time Data Recognition and User Interface Field Updating During Voice Entry
US9451434B2 (en)2013-11-272016-09-20At&T Intellectual Property I, L.P.Direct interaction between a user and a communication network
US10079013B2 (en)2013-11-272018-09-18Sri InternationalSharing intents to provide virtual assistance in a multi-person dialog
US9698999B2 (en)2013-12-022017-07-04Amazon Technologies, Inc.Natural language control of secondary device
US9110635B2 (en)2013-12-032015-08-18Lenova (Singapore) Pte. Ltd.Initiating personal assistant application based on eye tracking and gestures
US8719039B1 (en)2013-12-052014-05-06Google Inc.Promoting voice actions to hotwords
US10296160B2 (en)2013-12-062019-05-21Apple Inc.Method for extracting salient dialog usage from live data
US9215510B2 (en)2013-12-062015-12-15Rovi Guides, Inc.Systems and methods for automatically tagging a media asset based on verbal input and playback adjustments
CA2932273C (en)2013-12-062022-08-30Adt Us Holdings, Inc.Voice activated application for mobile devices
CN103645876B (en)2013-12-062017-01-18百度在线网络技术(北京)有限公司Voice inputting method and device
US20150162001A1 (en)2013-12-102015-06-11Honeywell International Inc.System and method for textually and graphically presenting air traffic control voice information
US20150160855A1 (en)2013-12-102015-06-11Google Inc.Multiple character input with a single selection
GB201321927D0 (en)2013-12-112014-01-22Touchtype LtdSystem and method for inputting text into electronic devices
US9900177B2 (en)2013-12-112018-02-20Echostar Technologies International CorporationMaintaining up-to-date home automation models
US9696886B2 (en)2013-12-122017-07-04Google Technology Holdings LLCSystems and methods for communicating task reminders on portable electronic devices
US9208153B1 (en)2013-12-132015-12-08Symantec CorporationFiltering relevant event notifications in a file sharing and collaboration environment
US9251492B2 (en)2013-12-162016-02-02Nuiku, Inc.Customized-enterprise-software integration systems and methods
US10534623B2 (en)2013-12-162020-01-14Nuance Communications, Inc.Systems and methods for providing a virtual assistant
CN105830048A (en)2013-12-162016-08-03纽昂斯通讯公司Systems and methods for providing a virtual assistant
US9571645B2 (en)2013-12-162017-02-14Nuance Communications, Inc.Systems and methods for providing a virtual assistant
US9479931B2 (en)2013-12-162016-10-25Nuance Communications, Inc.Systems and methods for providing a virtual assistant
US9804820B2 (en)2013-12-162017-10-31Nuance Communications, Inc.Systems and methods for providing a virtual assistant
US9721570B1 (en)2013-12-172017-08-01Amazon Technologies, Inc.Outcome-oriented dialogs on a speech recognition platform
US9711135B2 (en)2013-12-172017-07-18Sony CorporationElectronic devices and methods for compensating for environmental noise in text-to-speech applications
GB2523984B (en)2013-12-182017-07-26Cirrus Logic Int Semiconductor LtdProcessing received speech data
US9741343B1 (en)2013-12-192017-08-22Amazon Technologies, Inc.Voice interaction application selection
US10565268B2 (en)2013-12-192020-02-18Adobe Inc.Interactive communication augmented with contextual information
US10811013B1 (en)2013-12-202020-10-20Amazon Technologies, Inc.Intent-specific automatic speech recognition result generation
EP3084760A4 (en)2013-12-202017-08-16Intel CorporationTransition from low power always listening mode to high power speech recognition mode
KR102179506B1 (en)2013-12-232020-11-17삼성전자 주식회사Electronic apparatus and control method thereof
CN203721183U (en)2013-12-252014-07-16安徽科大讯飞信息科技股份有限公司A voice wakening device
JP6121896B2 (en)2013-12-272017-04-26株式会社ソニー・インタラクティブエンタテインメント Information processing apparatus and information processing system
JP2015127758A (en)2013-12-272015-07-09シャープ株式会社 Response control device, control program
US9640181B2 (en)2013-12-272017-05-02Kopin CorporationText editing with gesture control and natural speech
KR102092164B1 (en)2013-12-272020-03-23삼성전자주식회사Display device, server device, display system comprising them and methods thereof
US9460735B2 (en)2013-12-282016-10-04Intel CorporationIntelligent ancillary electronic device
US20150278737A1 (en)2013-12-302015-10-01Google Inc.Automatic Calendar Event Generation with Structured Data from Free-Form Speech
US10078489B2 (en)2013-12-302018-09-18Microsoft Technology Licensing, LlcVoice interface to a social networking service
US9390726B1 (en)2013-12-302016-07-12Google Inc.Supplementing speech commands with gestures
US9274673B2 (en)2013-12-312016-03-01Google Inc.Methods, systems, and media for rewinding media content based on detected audio events
US9424241B2 (en)2013-12-312016-08-23Barnes & Noble College Booksellers, LlcAnnotation mode including multiple note types for paginated digital content
US9152307B2 (en)2013-12-312015-10-06Google Inc.Systems and methods for simultaneously displaying clustered, in-line electronic messages in one display
US9471875B2 (en)2013-12-312016-10-18International Business Machines CorporationUsing ontologies to comprehend regular expressions
US9830044B2 (en)2013-12-312017-11-28Next It CorporationVirtual assistant team customization
US9304657B2 (en)2013-12-312016-04-05Abbyy Development LlcAudio tagging
US9742836B2 (en)2014-01-032017-08-22Yahoo Holdings, Inc.Systems and methods for content delivery
US20150193379A1 (en)2014-01-062015-07-09Apple Inc.System and method for cognizant time-based reminders
JP6318621B2 (en)2014-01-062018-05-09株式会社デンソー Speech processing apparatus, speech processing system, speech processing method, speech processing program
US9037455B1 (en)2014-01-082015-05-19Google Inc.Limiting notification interruptions
US9924215B2 (en)2014-01-092018-03-20Hsni, LlcDigital media content management system and method
US9443516B2 (en)2014-01-092016-09-13Honeywell International Inc.Far-field speech recognition systems and methods
US8938394B1 (en)2014-01-092015-01-20Google Inc.Audio triggers based on context
US20150201077A1 (en)2014-01-122015-07-16Genesys Telecommunications Laboratories, Inc.Computing suggested actions in caller agent phone calls by using real-time speech analytics and real-time desktop analytics
US10360907B2 (en)2014-01-142019-07-23Toyota Motor Engineering & Manufacturing North America, Inc.Smart necklace with stereo vision and onboard processing
US9514748B2 (en)2014-01-152016-12-06Microsoft Technology Licensing, LlcDigital personal assistant interaction with impersonations and rich multimedia in responses
US8868409B1 (en)2014-01-162014-10-21Google Inc.Evaluating transcriptions with a semantic parser
US20150199965A1 (en)2014-01-162015-07-16CloudCar Inc.System and method for recognition and automatic correction of voice commands
US9336300B2 (en)2014-01-172016-05-10Facebook, Inc.Client-side search templates for online social networks
CN104794122B (en)2014-01-202020-04-17腾讯科技(北京)有限公司Position information recommendation method, device and system
KR102210433B1 (en)2014-01-212021-02-01삼성전자주식회사Electronic device for speech recognition and method thereof
US10162593B2 (en)2014-01-222018-12-25Apple Inc.Coordinated hand-off of audio data transmission
CN103744761B (en)2014-01-222017-02-08广东欧珀移动通信有限公司Method and system for controlling multiple mobile terminals to automatically execute tasks
CN105900042B (en)2014-01-222019-06-28索尼公司 Method and device for redirecting audio input and output
CN103760984A (en)2014-01-242014-04-30成都万先自动化科技有限责任公司Man-machine conversation system
US11386886B2 (en)2014-01-282022-07-12Lenovo (Singapore) Pte. Ltd.Adjusting speech recognition using contextual information
US9858039B2 (en)2014-01-282018-01-02Oracle International CorporationVoice recognition of commands extracted from user interface screen devices
US10019060B2 (en)2014-01-302018-07-10Duane Matthew CashMind-controlled virtual assistant on a smartphone device
JP6296813B2 (en)2014-01-302018-03-20キヤノン株式会社 Information processing terminal, information processing terminal control method, and program
US20160173960A1 (en)2014-01-312016-06-16EyeGroove, Inc.Methods and systems for generating audiovisual media items
US10096040B2 (en)2014-01-312018-10-09Walmart Apollo, LlcManagement of the display of online ad content consistent with one or more performance objectives for a webpage and/or website
EP3100259A4 (en)2014-01-312017-08-30Hewlett-Packard Development Company, L.P.Voice input command
US9292488B2 (en)2014-02-012016-03-22Soundhound, Inc.Method for embedding voice mail in a spoken utterance using a natural language processing computer system
US10157272B2 (en)2014-02-042018-12-18Qualcomm IncorporatedSystems and methods for evaluating strength of an audio password
US10028008B2 (en)2014-02-042018-07-17Google LlcPersistent media player
JP2015149568A (en)2014-02-052015-08-20キヤノン株式会社 Image forming apparatus, control method thereof, and program
US10050926B2 (en)2014-02-052018-08-14Facebook, Inc.Ideograms based on sentiment analysis
US20150334346A1 (en)2014-05-162015-11-19Elwha LlcSystems and methods for automatically connecting a user of a hands-free intercommunication system
CN105981099A (en)2014-02-062016-09-28三菱电机株式会社 Voice retrieval device and voice retrieval method
US20150228281A1 (en)2014-02-072015-08-13First Principles,Inc.Device, system, and method for active listening
US9837075B2 (en)2014-02-102017-12-05Mitsubishi Electric Research Laboratories, Inc.Statistical voice dialog system and method
US9576588B2 (en)2014-02-102017-02-21Apple Inc.Close-talk detector for personal listening device with adaptive active noise control
US10083205B2 (en)2014-02-122018-09-25Samsung Electronics Co., Ltd.Query cards
US9037967B1 (en)2014-02-182015-05-19King Fahd University Of Petroleum And MineralsArabic spell checking technique
US9589562B2 (en)2014-02-212017-03-07Microsoft Technology Licensing, LlcPronunciation learning through correction logs
US10469428B2 (en)2014-02-212019-11-05Samsung Electronics Co., Ltd.Apparatus and method for transmitting message
US10691292B2 (en)2014-02-242020-06-23Microsoft Technology Licensing, LlcUnified presentation of contextually connected information to improve user efficiency and interaction performance
US20150243279A1 (en)2014-02-262015-08-27Toytalk, Inc.Systems and methods for recommending responses
US9495959B2 (en)2014-02-272016-11-15Ford Global Technologies, LlcDisambiguation of dynamic commands
US10389876B2 (en)2014-02-282019-08-20Ultratec, Inc.Semiautomated relay method and apparatus
US20150248651A1 (en)2014-02-282015-09-03Christine E. AkutagawaSocial networking event planning
US9848253B2 (en)2014-03-032017-12-19Sony CorporationInformation processing apparatus, information processing method, and program
US9412363B2 (en)2014-03-032016-08-09Microsoft Technology Licensing, LlcModel based approach for on-screen item selection and disambiguation
US9574890B2 (en)2014-03-042017-02-21Qualcomm IncorporatedReduced power consumption and improved user experience when navigating along familiar routes
US9489171B2 (en)2014-03-042016-11-08Microsoft Technology Licensing, LlcVoice-command suggestions based on user identity
US20150256873A1 (en)2014-03-042015-09-10Microsoft Technology Licensing, LlcRelayed voice control of devices
US9582246B2 (en)2014-03-042017-02-28Microsoft Technology Licensing, LlcVoice-command suggestions based on computer context
US10409454B2 (en)2014-03-052019-09-10Samsung Electronics Co., Ltd.Smart watch device and user interface thereof
US9286910B1 (en)2014-03-132016-03-15Amazon Technologies, Inc.System for resolving ambiguous queries based on user context
US9405377B2 (en)2014-03-152016-08-02Microsoft Technology Licensing, LlcTrainable sensor-based gesture recognition
CN103841268A (en)2014-03-172014-06-04联想(北京)有限公司Information processing method and information processing device
US10102274B2 (en)2014-03-172018-10-16NLPCore LLCCorpus search systems and methods
US9430186B2 (en)2014-03-172016-08-30Google IncVisual indication of a recognized voice-initiated action
CN103885608A (en)2014-03-192014-06-25百度在线网络技术(北京)有限公司Input method and system
US9734817B1 (en)2014-03-212017-08-15Amazon Technologies, Inc.Text-to-speech task scheduling
US9336306B2 (en)2014-03-212016-05-10International Business Machines CorporationAutomatic evaluation and improvement of ontologies for natural language processing tasks
US9966079B2 (en)2014-03-242018-05-08Lenovo (Singapore) Pte. Ltd.Directing voice input based on eye tracking
US20170075653A1 (en)2014-03-262017-03-16Sony CorporationElectronic device and method for controlling the electronic device
US9431021B1 (en)2014-03-272016-08-30Amazon Technologies, Inc.Device grouping for audio based interactivity
US9916839B1 (en)2014-03-272018-03-13Amazon Technologies, Inc.Shared audio functionality based on device grouping
US9710546B2 (en)2014-03-282017-07-18Microsoft Technology Licensing, LlcExplicit signals personalized search
IN2014DE00899A (en)2014-03-282015-10-02Samsung Electronics Co Ltd
RU2014111971A (en)2014-03-282015-10-10Юрий Михайлович Буров METHOD AND SYSTEM OF VOICE INTERFACE
WO2015153512A1 (en)2014-03-292015-10-08Thomson Reuters Global ResourcesImproved method, system and software for searching, identifying, retrieving and presenting electronic documents
US10037758B2 (en)2014-03-312018-07-31Mitsubishi Electric CorporationDevice and method for understanding user intent
US9196243B2 (en)2014-03-312015-11-24International Business Machines CorporationMethod and system for efficient spoken term detection using confusion networks
US9286892B2 (en)2014-04-012016-03-15Google Inc.Language modeling in speech recognition
US10749989B2 (en)2014-04-012020-08-18Microsoft Technology Licensing LlcHybrid client/server architecture for parallel processing
US20150278370A1 (en)2014-04-012015-10-01Microsoft CorporationTask completion for natural language input
US10992609B2 (en)2014-04-022021-04-27CloLa, Inc.Text-messaging based concierge services
CN103902373B (en)2014-04-022017-09-29百度在线网络技术(北京)有限公司intelligent terminal control method, server and intelligent terminal
CN106416309B (en)2014-04-022020-05-12索尼公司Electronic device, mobile terminal and proximity detection method
US20150286627A1 (en)2014-04-032015-10-08Adobe Systems IncorporatedContextual sentiment text analysis
US9519644B2 (en)2014-04-042016-12-13Facebook, Inc.Methods and devices for generating media items
KR102249086B1 (en)2014-04-042021-05-10삼성전자주식회사Electronic Apparatus and Method for Supporting of Recording
KR20150115555A (en)2014-04-042015-10-14삼성전자주식회사Electronic device And Method for providing information thereof
US9383827B1 (en)2014-04-072016-07-05Google Inc.Multi-modal command display
CN104978963A (en)2014-04-082015-10-14富士通株式会社Speech recognition apparatus, method and electronic equipment
JP6282516B2 (en)2014-04-082018-02-21パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America Multi-device voice operation system, voice operation method, and program
US9888452B2 (en)2014-04-102018-02-06Twin Harbor Labs LlcMethods and apparatus notifying a user of the operating condition of a household appliance
US20150294516A1 (en)2014-04-102015-10-15Kuo-Ching ChiangElectronic device with security module
US20170178664A1 (en)2014-04-112017-06-22Analog Devices, Inc.Apparatus, systems and methods for providing cloud based blind source separation services
US20150294086A1 (en)2014-04-142015-10-15Elwha LlcDevices, systems, and methods for automated enhanced care rooms
US9652453B2 (en)2014-04-142017-05-16Xerox CorporationEstimation of parameters for machine translation without in-domain parallel data
CN108551675B (en)2014-04-142022-04-15创新先进技术有限公司Application client, server and corresponding Portal authentication method
US10540979B2 (en)2014-04-172020-01-21Qualcomm IncorporatedUser interface for secure access to a device using speaker verification
US20150302856A1 (en)2014-04-172015-10-22Qualcomm IncorporatedMethod and apparatus for performing function by speech input
US10770075B2 (en)2014-04-212020-09-08Qualcomm IncorporatedMethod and apparatus for activating application by speech input
KR20150122561A (en)2014-04-232015-11-02삼성전자주식회사Devices and Methods of processing an incoming call in the devices
US9607613B2 (en)2014-04-232017-03-28Google Inc.Speech endpointing based on word comparisons
US20150310862A1 (en)2014-04-242015-10-29Microsoft CorporationDeep learning for semantic parsing including semantic utterance classification
CN105025051A (en)2014-04-242015-11-04深圳市赛格导航科技股份有限公司Cloud-side voice service providing method and system
US10845982B2 (en)2014-04-282020-11-24Facebook, Inc.Providing intelligent transcriptions of sound messages in a messaging application
US9478247B2 (en)2014-04-282016-10-25Sonos, Inc.Management of media content playback
US9520127B2 (en)2014-04-292016-12-13Microsoft Technology Licensing, LlcShared hidden layer combination for speech recognition systems
US8976063B1 (en)2014-04-292015-03-10Google Inc.Automated detection of vehicle parking and location
KR102248474B1 (en)2014-04-302021-05-07삼성전자 주식회사Voice command providing method and apparatus
US9600600B2 (en)2014-04-302017-03-21Excalibur Ip, LlcMethod and system for evaluating query suggestions quality
US9501163B2 (en)2014-05-062016-11-22Symbol Technologies, LlcApparatus and method for activating a trigger mechanism
KR102282487B1 (en)2014-05-082021-07-26삼성전자주식회사Apparatus and method for executing application
US9620105B2 (en)2014-05-152017-04-11Apple Inc.Analyzing audio input for efficient speech and music recognition
US9459889B2 (en)2014-05-192016-10-04Qualcomm IncorporatedSystems and methods for context-aware application control
US10726831B2 (en)2014-05-202020-07-28Amazon Technologies, Inc.Context interpretation in natural language processing using previous dialog acts
KR102216048B1 (en)2014-05-202021-02-15삼성전자주식회사Apparatus and method for recognizing voice commend
WO2015179632A1 (en)2014-05-222015-11-26Scheffler Lee JMethods and systems for neural and cognitive processing
KR102223278B1 (en)2014-05-222021-03-05엘지전자 주식회사Glass type terminal and control method thereof
US9990433B2 (en)2014-05-232018-06-05Samsung Electronics Co., Ltd.Method for searching and device thereof
KR102329420B1 (en)2014-05-232021-11-22엘지전자 주식회사Mobile terminal and method for controlling the same
US10592095B2 (en)2014-05-232020-03-17Apple Inc.Instantaneous speaking of content on touch devices
US9502031B2 (en)2014-05-272016-11-22Apple Inc.Method for supporting dynamic grammars in WFST-based ASR
US9437189B2 (en)2014-05-292016-09-06Google Inc.Generating language models
US9380123B2 (en)2014-05-302016-06-28Apple Inc.Activity continuation between electronic devices
US10237711B2 (en)2014-05-302019-03-19Apple Inc.Dynamic types for activity continuation between electronic devices
US10170123B2 (en)2014-05-302019-01-01Apple Inc.Intelligent assistant for home automation
TWI520007B (en)2014-05-302016-02-01由田新技股份有限公司Eye-controlled password input apparatus, method, computer readable medium, and computer program product thereof
US9842101B2 (en)2014-05-302017-12-12Apple Inc.Predictive conversion of language input
US10078631B2 (en)2014-05-302018-09-18Apple Inc.Entropy-guided text prediction using combined word and character n-gram language models
US9633004B2 (en)2014-05-302017-04-25Apple Inc.Better resolution when referencing to concepts
US10289433B2 (en)2014-05-302019-05-14Apple Inc.Domain specific language for encoding assistant dialog
US9715875B2 (en)2014-05-302017-07-25Apple Inc.Reducing the need for manual start/end-pointing and trigger phrases
US9785630B2 (en)2014-05-302017-10-10Apple Inc.Text prediction using combined word N-gram and unigram language models
EP3108342B1 (en)2014-05-302019-10-23Apple Inc.Transition from use of one device to another
CN110797019B (en)2014-05-302023-08-29苹果公司Multi-command single speech input method
US9430463B2 (en)2014-05-302016-08-30Apple Inc.Exemplar-based natural language processing
US11088807B2 (en)2014-05-302021-08-10Apple Inc.Application-level acknowledgements
US10387451B2 (en)2014-05-302019-08-20Apple Inc.Synchronization system for multiple client devices
WO2015183699A1 (en)2014-05-302015-12-03Apple Inc.Predictive messaging method
US9519634B2 (en)2014-05-302016-12-13Educational Testing ServiceSystems and methods for determining lexical associations among words in a corpus
US10033818B2 (en)2014-05-302018-07-24Apple Inc.Using listen ranges to deliver content to electronic devices from local caching servers
US9760559B2 (en)2014-05-302017-09-12Apple Inc.Predictive text input
US10579212B2 (en)2014-05-302020-03-03Apple Inc.Structured suggestions
US9734193B2 (en)2014-05-302017-08-15Apple Inc.Determining domain salience ranking from ambiguous words in natural speech
US9887949B2 (en)2014-05-312018-02-06Apple Inc.Displaying interactive notifications on touch sensitive devices
GB2526805A (en)2014-06-032015-12-09Nokia Technologies OyMethods, apparatuses and computer programs for adapting content
US10318016B2 (en)*2014-06-032019-06-11Harman International Industries, IncorporatedHands free device with directional interface
US9729599B2 (en)2014-06-042017-08-08Sonos, Inc.Cloud queue access control
US8995972B1 (en)2014-06-052015-03-31Grandios Technologies, LlcAutomatic personal assistance between users devices
JP6307356B2 (en)2014-06-062018-04-04株式会社デンソー Driving context information generator
CN112102824B (en)2014-06-062024-08-02谷歌有限责任公司Active chat information system based on environment
US10325205B2 (en)2014-06-092019-06-18Cognitive Scale, Inc.Cognitive information processing system environment
CN104380254B (en)2014-06-112017-09-22华为技术有限公司 Method and terminal for quickly starting application service
CN104090652B (en)2014-06-132017-07-21北京搜狗科技发展有限公司A kind of pronunciation inputting method and device
US10127901B2 (en)2014-06-132018-11-13Microsoft Technology Licensing, LlcHyper-structure recurrent neural networks for text-to-speech
US20150364140A1 (en)2014-06-132015-12-17Sony CorporationPortable Electronic Equipment and Method of Operating a User Interface
US10250538B2 (en)2014-06-142019-04-02Trisha N. PrabhuDetecting messages with offensive content
KR20150144668A (en)2014-06-172015-12-28엘지전자 주식회사Mobile terminal and method for controlling the same
US20150370787A1 (en)2014-06-182015-12-24Microsoft CorporationSession Context Modeling For Conversational Understanding Systems
US9390706B2 (en)2014-06-192016-07-12Mattersight CorporationPersonality-based intelligent personal assistant system and methods
US10186282B2 (en)2014-06-192019-01-22Apple Inc.Robust end-pointing of speech signals using speaker recognition
US9462112B2 (en)2014-06-192016-10-04Microsoft Technology Licensing, LlcUse of a digital assistant in communications
US9697828B1 (en)*2014-06-202017-07-04Amazon Technologies, Inc.Keyword detection modeling using contextual and environmental information
US10783166B2 (en)2014-06-242020-09-22Google LlcList accumulation and reminder triggering
US9384738B2 (en)2014-06-242016-07-05Google Inc.Dynamic threshold for speaker verification
US20150371529A1 (en)2014-06-242015-12-24Bose CorporationAudio Systems and Related Methods and Devices
US9632748B2 (en)2014-06-242017-04-25Google Inc.Device designation for audio input monitoring
US9807559B2 (en)2014-06-252017-10-31Microsoft Technology Licensing, LlcLeveraging user signals for improved interactions with digital personal assistant
US20150379118A1 (en)2014-06-272015-12-31United Video Properties, Inc.Methods and systems for generating playlists based on activities being performed by a user
US10402453B2 (en)2014-06-272019-09-03Nuance Communications, Inc.Utilizing large-scale knowledge graphs to support inference at scale and explanation generation
US20150381923A1 (en)2014-06-272015-12-31United Video Properties, Inc.Methods and systems for adjusting a play length of a media asset based user actions
KR102261552B1 (en)2014-06-302021-06-07삼성전자주식회사Providing Method For Voice Command and Electronic Device supporting the same
US10659851B2 (en)2014-06-302020-05-19Apple Inc.Real-time digital assistant knowledge updates
US9338493B2 (en)2014-06-302016-05-10Apple Inc.Intelligent automated assistant for TV user interactions
WO2016004396A1 (en)2014-07-022016-01-07Christopher DecharmsTechnologies for brain exercise training
US20160012038A1 (en)2014-07-102016-01-14International Business Machines CorporationSemantic typing with n-gram analysis
US10321204B2 (en)2014-07-112019-06-11Lenovo (Singapore) Pte. Ltd.Intelligent closed captioning
US9665248B2 (en)2014-07-152017-05-30Google Inc.Adaptive background playback behavior
US10506273B2 (en)2014-07-152019-12-10Verizon Patent And Licensing Inc.Using a media client device to present media content from a mobile device
KR20160009344A (en)2014-07-162016-01-26삼성전자주식회사Method and apparatus for recognizing whispered voice
CN104113471B (en)2014-07-182018-06-05广州三星通信技术研究有限公司Information processing method and device when communication connection is abnormal
US20160018899A1 (en)2014-07-182016-01-21Apple Inc.Detecting loss of user focus in a device
US9257120B1 (en)2014-07-182016-02-09Google Inc.Speaker verification using co-location information
US9560402B2 (en)2014-07-232017-01-31Highlands Technologies SolutionsMethods for displaying personalized messages, images and the like at event centers including cinema
US20160028666A1 (en)2014-07-242016-01-28Framy Inc.System and method for instant messaging
US9301256B2 (en)2014-07-242016-03-29Verizon Patent And Licensing Inc.Low battery indication for callers to mobile device
US20160086116A1 (en)2014-07-272016-03-24Supriya RaoMethod and system of an automatically managed calendar and contextual task list
US9325842B1 (en)2014-07-282016-04-26Google Inc.Systems and methods for associating a string with a content item
US10178229B2 (en)2014-07-292019-01-08United Efficiency, Inc.System for limiting mobile phone distraction in motor vehicles and / or within fixed locations
WO2016017997A1 (en)2014-07-312016-02-04Samsung Electronics Co., Ltd.Wearable glasses and method of providing content using the same
US20160034811A1 (en)2014-07-312016-02-04Apple Inc.Efficient generation of complementary acoustic models for performing automatic speech recognition system combination
CN104123191A (en)2014-07-312014-10-29北京智谷睿拓技术服务有限公司Task migration control method, device and system
EP3410253A1 (en)2014-07-312018-12-05Samsung Electronics Co., Ltd.Mobile communication device using a plurality of wearable devices in parallel
US9377871B2 (en)2014-08-012016-06-28Nuance Communications, Inc.System and methods for determining keyboard input in the presence of multiple contact points
US9898175B2 (en)2014-08-052018-02-20Fibar Group S.A.Home network manager for home automation
US9874997B2 (en)2014-08-082018-01-23Sonos, Inc.Social playback queues
US9548066B2 (en)2014-08-112017-01-17Amazon Technologies, Inc.Voice application architecture
US9767794B2 (en)2014-08-112017-09-19Nuance Communications, Inc.Dialog flow management in hierarchical task dialogs
US9361442B2 (en)2014-08-122016-06-07International Business Machines CorporationTriggering actions on a user device based on biometrics of nearby individuals
US10243891B2 (en)2014-08-142019-03-26Oath Inc.Cross-device integration system and method
US9838999B2 (en)2014-08-142017-12-05Blackberry LimitedPortable electronic device and method of controlling notifications
JP6044604B2 (en)2014-08-182016-12-14カシオ計算機株式会社 Terminal device and program
US20170238039A1 (en)2014-08-182017-08-17Interdigital Patent Holdings, Inc.Injecting streaming media into a playlist
US10345767B2 (en)2014-08-192019-07-09Samsung Electronics Co., Ltd.Apparatus and method for gamification of sensor data interpretation in smart home
KR20160023089A (en)2014-08-212016-03-03엘지전자 주식회사Digital device and method for controlling the same
US20160055240A1 (en)2014-08-222016-02-25Microsoft CorporationOrphaned utterance detection system and method
CN105472587A (en)2014-08-262016-04-06小米科技有限责任公司Incoming call processing method and device
WO2016032806A1 (en)2014-08-262016-03-03Apple Inc.User interface for limiting notifications and alerts
US10446141B2 (en)2014-08-282019-10-15Apple Inc.Automatic speech recognition based on user feedback
US10068008B2 (en)2014-08-282018-09-04Microsoft Technologies Licensing, LLCSpelling correction of email queries
US9990610B2 (en)2014-08-292018-06-05Google LlcSystems and methods for providing suggested reminders
CN105471705B (en)2014-09-032021-03-23腾讯科技(深圳)有限公司Intelligent control method, equipment and system based on instant messaging
CN104243699A (en)2014-09-042014-12-24宇龙计算机通信科技(深圳)有限公司Reminding method and system used after incoming call answering refusing and mobile terminal
US9959863B2 (en)2014-09-082018-05-01Qualcomm IncorporatedKeyword detection using speaker-independent keyword models for user-designated keywords
US20160071517A1 (en)2014-09-092016-03-10Next It CorporationEvaluating Conversation Data based on Risk Factors
EP3192071A4 (en)2014-09-092017-08-23Microsoft Technology Licensing, LLCVariable-component deep neural network for robust speech recognition
US10204622B2 (en)2015-09-102019-02-12Crestron Electronics, Inc.Acoustic sensory network
US9818400B2 (en)2014-09-112017-11-14Apple Inc.Method and apparatus for discovering trending terms in speech requests
US10171558B2 (en)2014-09-122019-01-01Microsoft Technology Licensing, LlcCross device application discovery and control
US10789041B2 (en)2014-09-122020-09-29Apple Inc.Dynamic thresholds for always listening speech trigger
CN105490890A (en)2014-09-162016-04-13中兴通讯股份有限公司Intelligent household terminal and control method therefor
US10261672B1 (en)2014-09-162019-04-16Amazon Technologies, Inc.Contextual launch interfaces
US9548979B1 (en)2014-09-192017-01-17United Services Automobile Association (Usaa)Systems and methods for authentication program enrollment
US9778736B2 (en)2014-09-222017-10-03Rovi Guides, Inc.Methods and systems for calibrating user devices
US9508028B2 (en)2014-09-242016-11-29Nuance Communications, Inc.Converting text strings into number strings, such as via a touchscreen input
JP6052814B2 (en)2014-09-242016-12-27インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation Speech recognition model construction method, speech recognition method, computer system, speech recognition apparatus, program, and recording medium
US10317992B2 (en)2014-09-252019-06-11Microsoft Technology Licensing, LlcEye gaze for spoken language understanding in multi-modal conversational interactions
US20160094889A1 (en)2014-09-292016-03-31Rovi Guides, Inc.Systems and methods for determining whether to merge search queries based on contextual information
US9606986B2 (en)2014-09-292017-03-28Apple Inc.Integrated word N-gram and class M-gram language models
US9668121B2 (en)2014-09-302017-05-30Apple Inc.Social reminders
US9646609B2 (en)2014-09-302017-05-09Apple Inc.Caching apparatus for serving phonetic pronunciations
US9886432B2 (en)2014-09-302018-02-06Apple Inc.Parsimonious handling of word inflection via categorical stem + suffix N-gram language models
US10074360B2 (en)2014-09-302018-09-11Apple Inc.Providing an indication of the suitability of speech recognition
US9578156B2 (en)2014-09-302017-02-21Samsung Electronics Co., Ltd.Method and apparatus for operating an electronic device
JP6448971B2 (en)2014-09-302019-01-09シャープ株式会社 Interactive device
US9830321B2 (en)2014-09-302017-11-28Rovi Guides, Inc.Systems and methods for searching for a media asset
US9378740B1 (en)2014-09-302016-06-28Amazon Technologies, Inc.Command suggestions during automatic speech recognition
US9646634B2 (en)2014-09-302017-05-09Google Inc.Low-rank hidden input layer for speech recognition neural network
US10127911B2 (en)2014-09-302018-11-13Apple Inc.Speaker identification and unsupervised speaker adaptation techniques
CN107004410B (en)2014-10-012020-10-02西布雷恩公司Voice and connectivity platform
US9559993B2 (en)2014-10-022017-01-31Oracle International CorporationVirtual agent proxy in a real-time chat service
US20160099984A1 (en)2014-10-032016-04-07Across Lab, Inc.Method and apparatus for remote, multi-media collaboration, including archive and search capability
US9812128B2 (en)2014-10-092017-11-07Google Inc.Device leadership negotiation among voice interface devices
US9424841B2 (en)2014-10-092016-08-23Google Inc.Hotword detection on multiple devices
US9741344B2 (en)2014-10-202017-08-22Vocalzoom Systems Ltd.System and method for operating devices using voice commands
US20160117386A1 (en)2014-10-222016-04-28International Business Machines CorporationDiscovering terms using statistical corpus analysis
US9576575B2 (en)2014-10-272017-02-21Toyota Motor Engineering & Manufacturing North America, Inc.Providing voice recognition shortcuts based on user verbal input
CN104460593B (en)2014-10-292017-10-10小米科技有限责任公司mode switching method and device
US9880714B2 (en)2014-10-302018-01-30Ebay Inc.Dynamic loading of contextual ontologies for predictive touch screen typing
US10089364B2 (en)2014-10-312018-10-02Kabushiki Kaisha ToshibaItem recommendation device, item recommendation method, and computer program product
CN104374399A (en)2014-10-312015-02-25北京搜狗科技发展有限公司Method and device for display of navigation information
US9646611B2 (en)2014-11-062017-05-09Microsoft Technology Licensing, LlcContext-based actions
GB2532075A (en)2014-11-102016-05-11Lego AsSystem and method for toy recognition and detection based on convolutional neural networks
US10572589B2 (en)2014-11-102020-02-25International Business Machines CorporationCognitive matching of narrative data
US9678946B2 (en)2014-11-102017-06-13Oracle International CorporationAutomatic generation of N-grams and concept relations from linguistic input data
CA2967364C (en)2014-11-112023-12-12Webee LLCSystems and methods for smart spaces
US9542927B2 (en)2014-11-132017-01-10Google Inc.Method and system for building text-to-speech voice from diverse recordings
US20160139662A1 (en)2014-11-142016-05-19Sachin DabhadeControlling a visual device based on a proximity between a user and the visual device
US10116748B2 (en)2014-11-202018-10-30Microsoft Technology Licensing, LlcVehicle-based multi-modal interface
US9258604B1 (en)2014-11-242016-02-09Facebook, Inc.Commercial detection based on audio fingerprinting
US9361126B1 (en)2014-11-242016-06-07International Business Machines CorporationDevice driver aggregation in operating system deployment
US9886430B2 (en)2014-11-252018-02-06Microsoft Technology Licensing, LlcEntity based content selection
US10614799B2 (en)2014-11-262020-04-07Voicebox Technologies CorporationSystem and method of providing intent predictions for an utterance prior to a system detection of an end of the utterance
US10192549B2 (en)2014-11-282019-01-29Microsoft Technology Licensing, LlcExtending digital personal assistant action providers
US9812126B2 (en)2014-11-282017-11-07Microsoft Technology Licensing, LlcDevice arbitration for listening devices
KR20160065503A (en)2014-12-012016-06-09엘지전자 주식회사Mobile terminal and method for controlling the same
AU2015355209B2 (en)2014-12-012019-08-29Inscape Data, Inc.System and method for continuous media segment identification
US10587541B2 (en)2014-12-022020-03-10Facebook, Inc.Device, method, and graphical user interface for lightweight messaging
US9241073B1 (en)2014-12-092016-01-19Ringcentral, Inc.Systems and methods for managing an event scheduling request in a telephony system
US9466297B2 (en)2014-12-092016-10-11Microsoft Technology Licensing, LlcCommunication system
US10127214B2 (en)2014-12-092018-11-13Sansa Al Inc.Methods for generating natural language processing systems
US9711141B2 (en)2014-12-092017-07-18Apple Inc.Disambiguating heteronyms in speech synthesis
US20160170966A1 (en)2014-12-102016-06-16Brian KoloMethods and systems for automated language identification
US9661105B2 (en)2014-12-112017-05-23Wand Labs, Inc.Virtual assistant system to enable actionable messaging
US9912758B2 (en)2014-12-162018-03-06Yahoo Holdings, Inc.Continuing an application session on a different device
US9904673B2 (en)2014-12-172018-02-27International Business Machines CorporationConversation advisor
WO2016098228A1 (en)2014-12-182016-06-23三菱電機株式会社Speech recognition apparatus and speech recognition method
US9911415B2 (en)2014-12-192018-03-06Lenovo (Singapore) Pte. Ltd.Executing a voice command during voice input
US9552816B2 (en)2014-12-192017-01-24Amazon Technologies, Inc.Application focus in speech-based systems
US9811312B2 (en)2014-12-222017-11-07Intel CorporationConnected device voice command support
US9690542B2 (en)2014-12-222017-06-27Microsoft Technology Licensing, LlcScaling digital personal assistant agents across devices
JP6504808B2 (en)2014-12-222019-04-24キヤノン株式会社 Imaging device, setting method of voice command function, computer program, and storage medium
KR20160076201A (en)2014-12-222016-06-30엘지전자 주식회사Mobile terminal and method for controlling the same
US10672390B2 (en)2014-12-222020-06-02Rovi Guides, Inc.Systems and methods for improving speech recognition performance by generating combined interpretations
US10229356B1 (en)2014-12-232019-03-12Amazon Technologies, Inc.Error tolerant neural network model compression
US9483388B2 (en)2014-12-292016-11-01Quixey, Inc.Discovery of application states
US9837081B2 (en)2014-12-302017-12-05Microsoft Technology Licensing, LlcDiscovering capabilities of third-party voice-enabled resources
US10713005B2 (en)2015-01-052020-07-14Google LlcMultimodal state circulation
US9959129B2 (en)2015-01-092018-05-01Microsoft Technology Licensing, LlcHeadless task completion within digital personal assistants
KR102389313B1 (en)2015-01-162022-04-21삼성전자주식회사 Method and device for performing speech recognition using a grammar model
KR102305584B1 (en)2015-01-192021-09-27삼성전자주식회사Method and apparatus for training language model, method and apparatus for recognizing language
CN104575501B (en)2015-01-192017-11-03北京云知声信息技术有限公司A kind of radio speech control instruction analytic method and system
US9367541B1 (en)2015-01-202016-06-14Xerox CorporationTerminological adaptation of statistical machine translation system through automatic generation of phrasal contexts for bilingual terms
CN105869641A (en)2015-01-222016-08-17佳能株式会社Speech recognition device and speech recognition method
US9947313B2 (en)2015-01-262018-04-17William DrewesMethod for substantial ongoing cumulative voice recognition error reduction
CN104573472A (en)2015-01-302015-04-29深圳市中兴移动通信有限公司Mobile terminal and operation method thereof
US9424412B1 (en)2015-02-022016-08-23Bank Of America CorporationAuthenticating customers using biometrics
US20160227107A1 (en)2015-02-022016-08-04Lenovo (Singapore) Pte. Ltd.Method and device for notification preview dismissal
US20160225372A1 (en)2015-02-032016-08-04Samsung Electronics Company, Ltd.Smart home connected device contextual learning using audio commands
US9613022B2 (en)2015-02-042017-04-04Lenovo (Singapore) Pte. Ltd.Context based customization of word assistance functions
US10062061B2 (en)2015-02-052018-08-28Conduent Business Services, LlcPay-by-phone parking system aided by a vision based monitoring device
CN104679472A (en)2015-02-132015-06-03百度在线网络技术(北京)有限公司Man-machine voice interactive method and device
US10121472B2 (en)2015-02-132018-11-06Knowles Electronics, LlcAudio buffer catch-up apparatus and method with two microphones
KR101678087B1 (en)2015-02-162016-11-23현대자동차주식회사Vehicle and method of controlling the same
KR20160101826A (en)2015-02-172016-08-26삼성전자주식회사Multi-Users Based Device
JP2016151928A (en)2015-02-182016-08-22ソニー株式会社Information processing device, information processing method, and program
US9554356B2 (en)2015-02-192017-01-24Microsoft Technology Licensing, LlcPersonalized reminders
US10339440B2 (en)2015-02-192019-07-02Digital Reasoning Systems, Inc.Systems and methods for neural language modeling
US9928232B2 (en)2015-02-272018-03-27Microsoft Technology Licensing, LlcTopically aware word suggestions
CN107408045B (en)2015-02-272022-10-04三星电子株式会社 Method and device for controlling a device with multiple operating systems installed
US9911412B2 (en)2015-03-062018-03-06Nuance Communications, Inc.Evidence-based natural language input recognition
US9865280B2 (en)2015-03-062018-01-09Apple Inc.Structured dictation using intelligent automated assistants
US10152299B2 (en)2015-03-062018-12-11Apple Inc.Reducing response latency of intelligent automated assistants
US10216351B2 (en)2015-03-082019-02-26Apple Inc.Device configuration user interface
US10567477B2 (en)2015-03-082020-02-18Apple Inc.Virtual assistant continuity
US9721566B2 (en)2015-03-082017-08-01Apple Inc.Competing devices responding to voice triggers
US9886953B2 (en)2015-03-082018-02-06Apple Inc.Virtual assistant activation
US20160266871A1 (en)2015-03-112016-09-15Adapx, Inc.Speech recognizer for multimodal systems and signing in/out with and /or for a digital pen
US9805713B2 (en)2015-03-132017-10-31Google Inc.Addressing missing features in models
US10031722B1 (en)2015-03-172018-07-24Amazon Technologies, Inc.Grouping devices for voice control
US9899019B2 (en)2015-03-182018-02-20Apple Inc.Systems and methods for structured stem and suffix language models
WO2016150350A1 (en)2015-03-202016-09-29柳州桂通科技股份有限公司Method and system for synchronously reproducing multimedia multi-information
CN104869342A (en)2015-06-092015-08-26柳州桂通科技股份有限公司Method for synchronously reproducing multimedia multi-information and application thereof
US20160286045A1 (en)2015-03-232016-09-29Vonage Network LlcSystem and method for providing an informative message when rejecting an incoming call
US10063510B2 (en)2015-03-242018-08-28Facebook, Inc.Techniques to share and remix media through a messaging system
US9703394B2 (en)2015-03-242017-07-11Google Inc.Unlearning techniques for adaptive language models in text entry
US9672725B2 (en)2015-03-252017-06-06Microsoft Technology Licensing, LlcProximity-based reminders
US10956957B2 (en)2015-03-252021-03-23Facebook, Inc.Techniques for automated messaging
US10261482B2 (en)2015-03-262019-04-16Ca, Inc.Initiating actions on wearable devices
US10133538B2 (en)2015-03-272018-11-20Sri InternationalSemi-supervised speaker diarization
TWI525532B (en)2015-03-302016-03-11Yu-Wei Chen Set the name of the person to wake up the name for voice manipulation
US10192546B1 (en)2015-03-302019-01-29Amazon Technologies, Inc.Pre-wakeword speech processing
US20160293157A1 (en)2015-03-302016-10-06Google Inc.Contextual Voice Action History
US9484021B1 (en)2015-03-302016-11-01Amazon Technologies, Inc.Disambiguation in speech recognition
WO2016157650A1 (en)2015-03-312016-10-06ソニー株式会社Information processing device, control method, and program
US20170032783A1 (en)2015-04-012017-02-02Elwha LlcHierarchical Networked Command Recognition
US20160322044A1 (en)2015-04-012016-11-03Elwha LlcNetworked User Command Recognition
US9678664B2 (en)2015-04-102017-06-13Google Inc.Neural network for keyboard input decoding
AU2015390534B2 (en)2015-04-102019-08-22Honor Device Co., Ltd.Speech recognition method, speech wakeup apparatus, speech recognition apparatus, and terminal
US10021209B2 (en)2015-04-102018-07-10Open Text Sa UlcSystems and methods for caching of managed content in a distributed environment using a multi-tiered architecture
US10095683B2 (en)2015-04-102018-10-09Facebook, Inc.Contextual speller models on online social networks
US10049099B2 (en)2015-04-102018-08-14Facebook, Inc.Spell correction with hidden markov models on online social networks
US20160299977A1 (en)2015-04-132016-10-13Quixey, Inc.Action-Based App Recommendation Engine
US9842105B2 (en)2015-04-162017-12-12Apple Inc.Parsimonious continuous-space phrase representations for natural language processing
US10218651B2 (en)2015-04-202019-02-26Oracle International CorporationVirtual assistance for chat agents
KR102269035B1 (en)2015-04-212021-06-24삼성전자주식회사Server and method for controlling a group action
US9472196B1 (en)2015-04-222016-10-18Google Inc.Developer voice actions system
US10083213B1 (en)2015-04-272018-09-25Intuit Inc.Method and system for routing a question based on analysis of the question content and predicted user satisfaction with answer content before the answer content is generated
WO2016175354A1 (en)2015-04-292016-11-03주식회사 아카인텔리전스Artificial intelligence conversation device and method
US11010768B2 (en)2015-04-302021-05-18Oracle International CorporationCharacter-based attribute value extraction system
GB2537903B (en)2015-04-302019-09-04Toshiba Res Europe LimitedDevice and method for a spoken dialogue system
US9953063B2 (en)2015-05-022018-04-24Lithium Technologies, LlcSystem and method of providing a content discovery platform for optimizing social network engagements
US20160328205A1 (en)2015-05-052016-11-10Motorola Mobility LlcMethod and Apparatus for Voice Operation of Mobile Applications Having Unnamed View Elements
CN104867492B (en)2015-05-072019-09-03科大讯飞股份有限公司Intelligent interactive system and method
US9892363B2 (en)2015-05-072018-02-13Truemotion, Inc.Methods and systems for sensor-based driving data collection
US10685471B2 (en)2015-05-112020-06-16Facebook, Inc.Methods and systems for playing video while transitioning from a content-item preview to the content item
US9953648B2 (en)2015-05-112018-04-24Samsung Electronics Co., Ltd.Electronic device and method for controlling the same
US9761220B2 (en)2015-05-132017-09-12Microsoft Technology Licensing, LlcLanguage modeling based on spoken and unspeakable corpuses
US9906482B2 (en)2015-05-132018-02-27The Travelers Indemnity CompanyPredictive electronic message management systems and controllers
US20160337299A1 (en)2015-05-132016-11-17Google Inc.Prioritized notification display
US10460227B2 (en)2015-05-152019-10-29Apple Inc.Virtual assistant in a communication session
EP3591648B1 (en)2015-05-192022-07-06Sony Group CorporationInformation processing apparatus, information processing method, and program
KR20160136013A (en)2015-05-192016-11-29엘지전자 주식회사Mobile terminal and method for controlling the same
US10446142B2 (en)2015-05-202019-10-15Microsoft Technology Licensing, LlcCrafting feedback dialogue with a digital assistant
US10061848B2 (en)2015-05-222018-08-28Microsoft Technology Licensing, LlcOntology-crowd-relevance deep response generation
US10083688B2 (en)2015-05-272018-09-25Apple Inc.Device voice control for selecting a displayed affordance
EP3792842A1 (en)2015-05-272021-03-17Orion LabsIntelligent agent features for wearable personal communication nodes
US10200824B2 (en)2015-05-272019-02-05Apple Inc.Systems and methods for proactively identifying and surfacing relevant content on a touch-sensitive device
US10097973B2 (en)2015-05-272018-10-09Apple Inc.Systems and methods for proactively identifying and surfacing relevant content on a touch-sensitive device
US9408182B1 (en)2015-05-282016-08-02Google Inc.Third party action triggers
US9552547B2 (en)2015-05-292017-01-24Sas Institute Inc.Normalizing electronic communications using a neural-network normalizer and a neural-network flagger
US10127220B2 (en)2015-06-042018-11-13Apple Inc.Language identification from short strings
US10755032B2 (en)2015-06-052020-08-25Apple Inc.Indexing web pages with deep links
US9578173B2 (en)2015-06-052017-02-21Apple Inc.Virtual assistant aided communication with 3rd party service in a communication session
US10101822B2 (en)2015-06-052018-10-16Apple Inc.Language input correction
US10505884B2 (en)2015-06-052019-12-10Microsoft Technology Licensing, LlcEntity classification and/or relationship identification
US9865265B2 (en)2015-06-062018-01-09Apple Inc.Multi-microphone speech recognition systems and related techniques
US20160357861A1 (en)2015-06-072016-12-08Apple Inc.Natural language event detection
US11025565B2 (en)2015-06-072021-06-01Apple Inc.Personalized prediction of responses for instant messaging
US10255907B2 (en)2015-06-072019-04-09Apple Inc.Automatic accent detection using acoustic models
US10186254B2 (en)2015-06-072019-01-22Apple Inc.Context-based endpoint detection
US20160365101A1 (en)2015-06-152016-12-15Motorola Mobility LlcEnabling Event Driven Voice Interaction with a Device
US20160371250A1 (en)2015-06-162016-12-22Microsoft Technology Licensing, LlcText suggestion using a predictive grammar model
US20160372112A1 (en)2015-06-182016-12-22Amgine Technologies (Us), Inc.Managing Interactions between Users and Applications
US9818409B2 (en)2015-06-192017-11-14Google Inc.Context-dependent modeling of phonemes
US9767386B2 (en)2015-06-232017-09-19Adobe Systems IncorporatedTraining a classifier algorithm used for automatically generating tags to be applied to images
CN104951077A (en)2015-06-242015-09-30百度在线网络技术(北京)有限公司Man-machine interaction method and device based on artificial intelligence and terminal equipment
KR102317526B1 (en)2015-06-252021-10-26엘지전자 주식회사Headset and controlling mrthod thereof
DE112015006651T5 (en)2015-06-252018-04-12Intel IP Corporation Mobile communication device and method for controlling a receiver of a mobile communication device
US10325590B2 (en)2015-06-262019-06-18Intel CorporationLanguage model modification for local speech recognition systems using remote sources
US20160379638A1 (en)2015-06-262016-12-29Amazon Technologies, Inc.Input speech quality matching
US10134425B1 (en)2015-06-292018-11-20Amazon Technologies, Inc.Direction-based speech endpointing
US10121471B2 (en)2015-06-292018-11-06Amazon Technologies, Inc.Language model speech endpointing
US9881613B2 (en)2015-06-292018-01-30Google LlcPrivacy-preserving training corpus selection
US20160379641A1 (en)2015-06-292016-12-29Microsoft Technology Licensing, LlcAuto-Generation of Notes and Tasks From Passive Recording
US10019992B2 (en)2015-06-292018-07-10Disney Enterprises, Inc.Speech-controlled actions based on keywords and context thereof
US20160378747A1 (en)2015-06-292016-12-29Apple Inc.Virtual assistant for media playback
KR102371188B1 (en)2015-06-302022-03-04삼성전자주식회사Apparatus and method for speech recognition, and electronic device
WO2017004204A1 (en)2015-06-302017-01-05K4Connect Inc.Home automation (ha) system including desired scene implementation based upon user-selectable list of addressable ha devices and related methods
US9536527B1 (en)*2015-06-302017-01-03Amazon Technologies, Inc.Reporting operational metrics in speech-based systems
US9998597B2 (en)2015-07-062018-06-12Nuance Communications, Inc.Systems and methods for facilitating communication using an interactive communication system
US10073887B2 (en)2015-07-062018-09-11Conduent Business Services, LlcSystem and method for performing k-nearest neighbor search based on minimax distance measure and efficient outlier detection
CN105100356B (en)2015-07-072018-04-06上海斐讯数据通信技术有限公司The method and system that a kind of volume automatically adjusts
JP2017019331A (en)2015-07-082017-01-26Ntn株式会社Motor driving device for vehicle
US20170011303A1 (en)2015-07-092017-01-12Qualcomm IncorporatedContact-Based Predictive Response
US10249297B2 (en)2015-07-132019-04-02Microsoft Technology Licensing, LlcPropagating conversational alternatives using delayed hypothesis binding
CN104967748B (en)2015-07-132018-10-23宁波萨瑞通讯有限公司A kind of method of safety operation application service
US10426037B2 (en)2015-07-152019-09-24International Business Machines CorporationCircuitized structure with 3-dimensional configuration
CN106373575B (en)2015-07-232020-07-21阿里巴巴集团控股有限公司User voiceprint model construction method, device and system
US10686738B2 (en)2015-07-242020-06-16Facebook, Inc.Providing personal assistant service via messaging
KR20170014297A (en)2015-07-292017-02-08엘지전자 주식회사Watch-type mobile terminal and method for controlling the same
US10311384B2 (en)2015-07-292019-06-04Microsoft Technology Licensing, LlcAutomatic creation and maintenance of a taskline
US10255921B2 (en)2015-07-312019-04-09Google LlcManaging dialog data providers
US20170039283A1 (en)2015-08-032017-02-09Microsoft Technology Licensing, LlcSearching Based on the Persona of Another
US9691361B2 (en)2015-08-032017-06-27International Business Machines CorporationAdjusting presentation of content on a display
JP5906345B1 (en)2015-08-052016-04-20株式会社Cygames Program, electronic device, system and control method for predicting touch target based on operation history
US10248308B2 (en)2015-08-102019-04-02Apple Inc.Devices, methods, and graphical user interfaces for manipulating user interfaces with physical gestures
KR102386854B1 (en)2015-08-202022-04-13삼성전자주식회사Apparatus and method for speech recognition based on unified model
WO2017033513A1 (en)*2015-08-242017-03-02ソニー株式会社Information processing device, information processing method, and program
US10362978B2 (en)2015-08-282019-07-30Comcast Cable Communications, LlcComputational model for mood
US20170061423A1 (en)2015-09-012017-03-02Bank Of America CorporationUse of wearable as an account control system
US10339917B2 (en)2015-09-032019-07-02Google LlcEnhanced speech endpointing
US9531862B1 (en)2015-09-042016-12-27Vishal VadodariaContextual linking module with interactive intelligent agent for managing communications with contacts and navigation features
US10747498B2 (en)2015-09-082020-08-18Apple Inc.Zero latency digital assistant
US10671428B2 (en)2015-09-082020-06-02Apple Inc.Distributed personal assistant
US10331312B2 (en)2015-09-082019-06-25Apple Inc.Intelligent automated assistant in a media environment
US10740384B2 (en)2015-09-082020-08-11Apple Inc.Intelligent automated assistant for media search and playback
CN106534469A (en)2015-09-112017-03-22昆明我行科技有限公司Method for realizing telephone communication function extension of intelligent mobile phone, and electronic equipment
US10026399B2 (en)*2015-09-112018-07-17Amazon Technologies, Inc.Arbitration between voice-enabled devices
US9736318B2 (en)2015-09-162017-08-15International Business Machines CorporationAdaptive voice-text transmission
US9875081B2 (en)2015-09-212018-01-23Amazon Technologies, Inc.Device selection for providing a response
US9665567B2 (en)2015-09-212017-05-30International Business Machines CorporationSuggesting emoji characters based on current contextual emotional state of user
US20170085547A1 (en)2015-09-222017-03-23International Business Machines CorporationStoring, indexing and recalling data based on brain activity
US9734142B2 (en)2015-09-222017-08-15Facebook, Inc.Universal translation
US9697820B2 (en)2015-09-242017-07-04Apple Inc.Unit-selection text-to-speech synthesis using concatenation-sensitive neural networks
US9990040B2 (en)2015-09-252018-06-05Immersion CorporationHaptic CAPTCHA
US10366158B2 (en)2015-09-292019-07-30Apple Inc.Efficient word encoding for recurrent neural network language models
US11010550B2 (en)2015-09-292021-05-18Apple Inc.Unified language modeling framework for word prediction, auto-completion and auto-correction
US11587559B2 (en)2015-09-302023-02-21Apple Inc.Intelligent device identification
US10425768B2 (en)2015-09-302019-09-24Lenovo (Singapore) Pte. Ltd.Adjusting audio output volume based on a detected presence of another device
US20170092278A1 (en)2015-09-302017-03-30Apple Inc.Speaker recognition
US20170091612A1 (en)2015-09-302017-03-30Apple Inc.Proactive assistant with memory assistance
US10970646B2 (en)2015-10-012021-04-06Google LlcAction suggestions for user-selected content
US20170102837A1 (en)2015-10-072017-04-13Spotify AbDynamic control of playlists using wearable devices
US10083685B2 (en)2015-10-132018-09-25GM Global Technology Operations LLCDynamically adding or removing functionality to speech recognition systems
US10891106B2 (en)2015-10-132021-01-12Google LlcAutomatic batch voice commands
KR102405793B1 (en)2015-10-152022-06-08삼성전자 주식회사Method for recognizing voice signal and electronic device supporting the same
CN116628157A (en)2015-10-212023-08-22谷歌有限责任公司Parameter collection and automatic dialog generation in dialog systems
US20180315416A1 (en)2015-10-222018-11-01Knowles Electronics, LlcMicrophone with programmable phone onset detection engine
US10579834B2 (en)2015-10-262020-03-03[24]7.ai, Inc.Method and apparatus for facilitating customer intent prediction
US10146874B2 (en)2015-10-282018-12-04Fujitsu LimitedRefining topic representations
CN106657521A (en)2015-10-302017-05-10中兴通讯股份有限公司Smart device voice communication method, apparatus and system
US20170125016A1 (en)2015-11-022017-05-04Le Holdings (Beijing) Co., Ltd.Method and electronic device for processing voice messages
US9691378B1 (en)2015-11-052017-06-27Amazon Technologies, Inc.Methods and devices for selectively ignoring captured audio data
US10691473B2 (en)2015-11-062020-06-23Apple Inc.Intelligent automated assistant in a messaging environment
US10956666B2 (en)2015-11-092021-03-23Apple Inc.Unconventional virtual assistant interactions
US9804681B2 (en)2015-11-102017-10-31Motorola Mobility LlcMethod and system for audible delivery of notifications partially presented on an always-on display
KR102432620B1 (en)2015-11-122022-08-16삼성전자주식회사Electronic device and method for performing action according to proximity of external object
US10769189B2 (en)2015-11-132020-09-08Microsoft Technology Licensing, LlcComputer speech recognition and semantic understanding from activity patterns
US9940934B2 (en)2015-11-182018-04-10Uniphone Software SystemsAdaptive voice authentication system and method
US9697393B2 (en)2015-11-202017-07-04Symbol Technologies, LlcMethods and systems for adjusting mobile-device operating parameters based on housing-support type
US10255611B2 (en)2015-11-202019-04-09International Business Machines CorporationDetermining pricing using categorized costs with tree structures
US9792907B2 (en)2015-11-242017-10-17Intel IP CorporationLow resource key phrase detection for wake on voice
CN105897675A (en)2015-11-272016-08-24乐视云计算有限公司Video service providing method, access authentication method, server and system
CN105430186A (en)2015-11-272016-03-23东莞酷派软件技术有限公司 A method and system for sending rejected short messages
KR102450853B1 (en)2015-11-302022-10-04삼성전자주식회사Apparatus and method for speech recognition
US9946862B2 (en)2015-12-012018-04-17Qualcomm IncorporatedElectronic device generating notification based on context data in response to speech phrase from user
US10546015B2 (en)2015-12-012020-01-28Facebook, Inc.Determining and utilizing contextual meaning of digital standardized image characters
US10049668B2 (en)2015-12-022018-08-14Apple Inc.Applying neural network language models to weighted finite state transducers for automatic speech recognition
US10229671B2 (en)2015-12-022019-03-12GM Global Technology Operations LLCPrioritized content loading for vehicle automatic speech recognition systems
KR102535044B1 (en)2015-12-082023-05-23삼성전자주식회사Terminal, server and method for suggesting event thereof
US9990921B2 (en)2015-12-092018-06-05Lenovo (Singapore) Pte. Ltd.User focus activated voice recognition
US10796693B2 (en)2015-12-092020-10-06Lenovo (Singapore) Pte. Ltd.Modifying input based on determined characteristics
US9830449B1 (en)2015-12-162017-11-28Amazon Technologies, Inc.Execution locations for request-driven code
US10685170B2 (en)2015-12-162020-06-16Microsoft Technology Licensing, LlcDynamic content layout generator
US10013416B1 (en)2015-12-182018-07-03Amazon Technologies, Inc.Language based solution agent
US10223066B2 (en)2015-12-232019-03-05Apple Inc.Proactive assistance based on dialog communication between devices
KR102423588B1 (en)2015-12-282022-07-22삼성전자주식회사Information providing method and device
WO2017116839A1 (en)2015-12-292017-07-06Machine Zone, Inc.Systems and methods for suggesting emoji
US9716795B1 (en)2015-12-302017-07-25Qualcomm IncorporatedDiversion of a call to a wearable device
US20170193083A1 (en)2016-01-062017-07-06International Business Machines CorporationIdentifying message content related to an event utilizing natural language processing and performing an action pertaining to the event
US10382729B2 (en)2016-01-062019-08-13Vivint, Inc.Home automation system-initiated calls
JP2017123564A (en)2016-01-072017-07-13ソニー株式会社Controller, display unit, method, and program
CN105718448B (en)2016-01-132019-03-19北京新美互通科技有限公司The method and apparatus that a kind of pair of input character carries out automatic translation
US9747289B2 (en)2016-01-132017-08-29Disney Enterprises, Inc.System and method for proximity-based personalized content recommendations
US9792534B2 (en)2016-01-132017-10-17Adobe Systems IncorporatedSemantic natural language vector space
US20170235361A1 (en)2016-01-202017-08-17Panasonic Automotive Systems Company Of America, Division Of Panasonic Corporation Of North AmericaInteraction based on capturing user intent via eye gaze
US20170206899A1 (en)2016-01-202017-07-20Fitbit, Inc.Better communication channel for requests and responses having an intelligent agent
KR102490548B1 (en)2016-01-252023-01-19삼성전자주식회사User terminal device and control method thereof
US9922647B2 (en)2016-01-292018-03-20International Business Machines CorporationApproach to reducing the response time of a speech interface
US10182155B2 (en)2016-02-032019-01-15At&T Intellectual Property I, L.P.Directing care calls using historical call backs, demographics and real time attributes
KR102495523B1 (en)2016-02-042023-02-03삼성전자 주식회사Method for processing voice instructions and electronic device supporting the same
US10055489B2 (en)2016-02-082018-08-21Ebay Inc.System and method for content-based media analysis
US9858927B2 (en)2016-02-122018-01-02Amazon Technologies, IncProcessing spoken commands to control distributed audio outputs
US10431218B2 (en)2016-02-152019-10-01EVA Automation, Inc.Integration and probabilistic control of electronic devices
US9858129B2 (en)2016-02-162018-01-02International Business Machines CorporationDynamic copy content retrieval
US11023680B2 (en)2016-02-172021-06-01The King Abdulaziz City For Science And Technology (Kacst)Method and system for detecting semantic errors in a text using artificial neural networks
KR20170096774A (en)2016-02-172017-08-25이준영Activity-centric contextual modes of operation for electronic devices
CN108604176A (en)2016-02-182018-09-28索尼公司 Information processing device, information processing method, and program
US9826306B2 (en)2016-02-222017-11-21Sonos, Inc.Default playback device designation
US9965247B2 (en)2016-02-222018-05-08Sonos, Inc.Voice controlled media playback system based on user profile
US9947316B2 (en)2016-02-222018-04-17Sonos, Inc.Voice control of a media playback system
US20180063308A1 (en)2016-02-232018-03-01Bioworld MerchandisingSystem and Method for Voice Recognition
US9779735B2 (en)2016-02-242017-10-03Google Inc.Methods and systems for detecting and processing speech signals
US9922648B2 (en)2016-03-012018-03-20Google LlcDeveloper voice actions system
US10404829B2 (en)2016-03-112019-09-03Wipro LimitedMethod and system for achieving improved quality of service (QoS) for content delivery in a SDN controller based communication network
US10446143B2 (en)2016-03-142019-10-15Apple Inc.Identification of voice inputs providing credentials
DK201670539A1 (en)2016-03-142017-10-02Apple IncDictation that allows editing
AU2017234428B2 (en)2016-03-142020-04-09Apple Inc.Identification of voice inputs providing credentials
US10210862B1 (en)2016-03-212019-02-19Amazon Technologies, Inc.Lattice decoding and result confirmation using recurrent neural networks
US10304444B2 (en)2016-03-232019-05-28Amazon Technologies, Inc.Fine-grained natural language understanding
US11089132B2 (en)2016-03-292021-08-10Microsoft Technology Licensing, LlcExtensibility for context-aware digital personal assistant
US20170286397A1 (en)2016-03-302017-10-05International Business Machines CorporationPredictive Embeddings
US10979843B2 (en)2016-04-082021-04-13Qualcomm IncorporatedSpatialized audio output based on predicted position data
US20170308609A1 (en)2016-04-212017-10-26Microsoft Technology Licensing, LlcMulti-result ranking exploration
US20170311005A1 (en)2016-04-262017-10-26Szu-Tung LinMethod of wireless audio transmission and playback
US10431205B2 (en)2016-04-272019-10-01Conduent Business Services, LlcDialog device with dialog support generated using a mixture of language models combined using a recurrent neural network
ES2964705T3 (en)2016-05-062024-04-09Univ Leland Stanford Junior Mobile and portable video capture and feedback platforms for the therapy of mental disorders
KR102168974B1 (en)2016-05-102020-10-22구글 엘엘씨 Implementations for voice assistant on devices
RU2632144C1 (en)2016-05-122017-10-02Общество С Ограниченной Ответственностью "Яндекс"Computer method for creating content recommendation interface
US10534635B2 (en)2016-05-132020-01-14Sap SePersonal digital assistant
US20170329466A1 (en)2016-05-132017-11-16Sap SeUser interface application and digital assistant
US10217464B2 (en)2016-05-132019-02-26Koninklijke Philips N.V.Vocabulary generation system
KR20170128820A (en)2016-05-162017-11-24엘지전자 주식회사Mobile terminal and method for controlling the same
US11416212B2 (en)2016-05-172022-08-16Microsoft Technology Licensing, LlcContext-based user agent
US10417566B2 (en)2016-05-222019-09-17Microsoft Technology Licensing, LlcSelf-learning technique for training a PDA component and a simulated user component
US9934775B2 (en)2016-05-262018-04-03Apple Inc.Unit-selection text-to-speech synthesis based on predicted concatenation parameters
US10832665B2 (en)2016-05-272020-11-10Centurylink Intellectual Property LlcInternet of things (IoT) human interface apparatus, system, and method
US9922655B2 (en)2016-05-312018-03-20International Business Machines CorporationSystem, method, and recording medium for controlling dialogue interruptions by a speech output device
US9972304B2 (en)2016-06-032018-05-15Apple Inc.Privacy preserving distributed evaluation framework for embedded personalized systems
WO2017212206A1 (en)2016-06-062017-12-14Cirrus Logic International Semiconductor LimitedVoice user interface
US11227589B2 (en)2016-06-062022-01-18Apple Inc.Intelligent list reading
US10249300B2 (en)2016-06-062019-04-02Apple Inc.Intelligent list reading
US10049663B2 (en)2016-06-082018-08-14Apple, Inc.Intelligent automated assistant for media exploration
CN107480161A (en)2016-06-082017-12-15苹果公司The intelligent automation assistant probed into for media
DK179309B1 (en)2016-06-092018-04-23Apple IncIntelligent automated assistant in a home environment
US10127926B2 (en)2016-06-102018-11-13Google LlcSecurely executing voice actions with speaker identification and authentication input types
US10192552B2 (en)2016-06-102019-01-29Apple Inc.Digital assistant providing whispered speech
US10067938B2 (en)2016-06-102018-09-04Apple Inc.Multilingual word prediction
US10509862B2 (en)2016-06-102019-12-17Apple Inc.Dynamic phrase expansion of language input
US10490187B2 (en)2016-06-102019-11-26Apple Inc.Digital assistant providing automated status report
US9584946B1 (en)*2016-06-102017-02-28Philip Scott LyrenAudio diarization system that segments audio input
US10592601B2 (en)2016-06-102020-03-17Apple Inc.Multilingual word prediction
US10586535B2 (en)2016-06-102020-03-10Apple Inc.Intelligent digital assistant in a multi-tasking environment
DK201670540A1 (en)2016-06-112018-01-08Apple IncApplication integration with a digital assistant
AU2017100486C4 (en)2016-06-112019-09-05Apple Inc.Intelligent device arbitration and control
DK179343B1 (en)2016-06-112018-05-14Apple IncIntelligent task discovery
DK179415B1 (en)2016-06-112018-06-14Apple IncIntelligent device arbitration and control
DK179049B1 (en)2016-06-112017-09-18Apple IncData driven natural language event detection and classification
CN111913778B (en)2016-06-112024-09-27苹果公司Application integration with digital assistant
DK201670608A1 (en)2016-06-122018-01-02Apple IncUser interfaces for retrieving contextually relevant media content
WO2017218194A1 (en)2016-06-122017-12-21Apple Inc.User interfaces for retrieving contextually relevant media content
US10257314B2 (en)2016-06-222019-04-09Microsoft Technology Licensing, LlcEnd-to-end user experiences with a digital assistant
US11232136B2 (en)2016-06-272022-01-25Google LlcContextual voice search suggestions
US10332513B1 (en)2016-06-272019-06-25Amazon Technologies, Inc.Voice enablement and disablement of speech processing functionality
US10271093B1 (en)2016-06-272019-04-23Amazon Technologies, Inc.Systems and methods for routing content to an associated output device
US10200397B2 (en)2016-06-282019-02-05Microsoft Technology Licensing, LlcRobust matching for identity screening
US9990176B1 (en)2016-06-282018-06-05Amazon Technologies, Inc.Latency reduction for content playback
US10491598B2 (en)2016-06-302019-11-26Amazon Technologies, Inc.Multi-factor authentication to access services
GB201611380D0 (en)2016-06-302016-08-17Microsoft Technology Licensing LlcArtificial neural network with side input for language modelling and prediction
US20180007096A1 (en)2016-06-302018-01-04Microsoft Technology Licensing, LlcWeighted data center reselection
US9934777B1 (en)2016-07-012018-04-03Amazon Technologies, Inc.Customized speech processing language models
EP4235645B1 (en)2016-07-062025-01-29DRNC Holdings, Inc.System and method for customizing smart home speech interfaces using personalized speech profiles
US10467114B2 (en)2016-07-142019-11-05International Business Machines CorporationHierarchical data processor tester
US9825801B1 (en)2016-07-222017-11-21Spotify AbSystems and methods for using seektables to stream media items
US10303772B2 (en)2016-07-292019-05-28International Business Machines CorporationMeasuring mutual understanding in human-computer conversation
US10387461B2 (en)2016-08-162019-08-20Google LlcTechniques for suggesting electronic messages based on user activity and other context
US9967382B2 (en)2016-08-192018-05-08Amazon Technologies, Inc.Enabling voice control of telephone device
US20180060312A1 (en)2016-08-232018-03-01Microsoft Technology Licensing, LlcProviding ideogram translation
US10110272B2 (en)2016-08-242018-10-23Centurylink Intellectual Property LlcWearable gesture control device and method
US10313779B2 (en)2016-08-262019-06-04Bragi GmbHVoice assistant system for wireless earpieces
US11200026B2 (en)2016-08-262021-12-14Bragi GmbHWireless earpiece with a passive virtual assistant
US10192551B2 (en)2016-08-302019-01-29Google LlcUsing textual input and user state information to generate reply content to present in response to the textual input
US10217462B2 (en)2016-08-312019-02-26Microsoft Technology Licensing, LlcAutomating natural language task/dialog authoring by leveraging existing content
US10546066B2 (en)2016-08-312020-01-28Microsoft Technology Licensing, LlcEnd-to-end learning of dialogue agents for information access
US10474753B2 (en)2016-09-072019-11-12Apple Inc.Language identification using recurrent neural networks
CN107809372A (en)2016-09-082018-03-16阿里巴巴集团控股有限公司The generation method of activity reminder message, movable based reminding method and device
US10403273B2 (en)2016-09-092019-09-03Oath Inc.Method and system for facilitating a guided dialog between a user and a conversational agent
US20180089166A1 (en)2016-09-232018-03-29Apple Inc.User interface for providing text prediction
US10846618B2 (en)2016-09-232020-11-24Google LlcSmart replies using an on-device model
US10043516B2 (en)2016-09-232018-08-07Apple Inc.Intelligent automated assistant
US9786271B1 (en)2016-09-282017-10-10International Business Machines CorporationVoice pattern coding sequence and cataloging voice matching system
US20180088969A1 (en)2016-09-282018-03-29Lenovo (Singapore) Pte. Ltd.Method and device for presenting instructional content
KR102095514B1 (en)2016-10-032020-03-31구글 엘엘씨 Voice command processing based on device topology
US10304463B2 (en)2016-10-032019-05-28Google LlcMulti-user personalization at a voice interface device
JP2018063537A (en)2016-10-122018-04-19株式会社東芝Home network, electronic apparatus, processing device and display method
US10372814B2 (en)2016-10-182019-08-06International Business Machines CorporationMethods and system for fast, adaptive correction of misspells
US11392598B2 (en)2016-10-192022-07-19Ebay Inc.Applying a quantitative range for qualitative terms
CN106484139B (en)2016-10-192019-01-29北京新美互通科技有限公司Emoticon recommended method and device
US10678502B2 (en)2016-10-202020-06-09Qualcomm IncorporatedSystems and methods for in-ear control of remote devices
US10950230B2 (en)2016-10-282021-03-16Panasonic Intellectual Property Corporation Of AmericaInformation processing device and information processing method
US10469665B1 (en)2016-11-012019-11-05Amazon Technologies, Inc.Workflow based communications routing
US20180121432A1 (en)2016-11-022018-05-03Microsoft Technology Licensing, LlcDigital assistant integration with music services
US10783883B2 (en)2016-11-032020-09-22Google LlcFocus session at a voice interface device
US10777201B2 (en)2016-11-042020-09-15Microsoft Technology Licensing, LlcVoice enabled bot platform
US10776714B2 (en)2016-11-042020-09-15Google LlcConstructing and processing computational graphs for dynamically structured machine learning models
US10127908B1 (en)2016-11-112018-11-13Amazon Technologies, Inc.Connected accessory for a voice-controlled device
US10515632B2 (en)2016-11-152019-12-24At&T Intellectual Property I, L.P.Asynchronous virtual assistant
KR102501714B1 (en)2016-11-162023-02-21삼성전자주식회사Device and method for providing response message to user’s voice input
US10170110B2 (en)2016-11-172019-01-01Robert Bosch GmbhSystem and method for ranking of hybrid speech recognition results with neural networks
US10332523B2 (en)2016-11-182019-06-25Google LlcVirtual assistant identification of nearby computing devices
US10230841B2 (en)2016-11-222019-03-12Apple Inc.Intelligent digital assistant for declining an incoming call
US10331791B2 (en)2016-11-232019-06-25Amazon Technologies, Inc.Service for developing dialog-driven applications
CA3044602A1 (en)2016-11-232018-05-31Alarm.Com IncorporatedDetection of authorized user presence and handling of unauthenticated monitoring system commands
KR20180060328A (en)2016-11-282018-06-07삼성전자주식회사Electronic apparatus for processing multi-modal input, method for processing multi-modal input and sever for processing multi-modal input
GB201620235D0 (en)2016-11-292017-01-11Microsoft Technology Licensing LlcNeural network data entry system
US9934785B1 (en)2016-11-302018-04-03Spotify AbIdentification of taste attributes from an audio signal
US11281993B2 (en)2016-12-052022-03-22Apple Inc.Model and ensemble compression for metric learning
US20180158548A1 (en)2016-12-072018-06-07B9 Systems, LLCData processing systems for scheduling work shifts, such as physician work shifts
JP6795387B2 (en)2016-12-142020-12-02パナソニック株式会社 Voice dialogue device, voice dialogue method, voice dialogue program and robot
US10521245B2 (en)2016-12-182019-12-31Oracle International CorporationMethod and system for recursive plug-in application recipe generation
US11237696B2 (en)2016-12-192022-02-01Google LlcSmart assist for repeated actions
JP2018101828A (en)2016-12-192018-06-28船井電機株式会社Control device
US10216832B2 (en)2016-12-192019-02-26Interactions LlcUnderspecification of intents in a natural language processing system
US10032451B1 (en)2016-12-202018-07-24Amazon Technologies, Inc.User recognition for speech processing systems
US20180174576A1 (en)2016-12-212018-06-21Google LlcAcoustic-to-word neural network speech recognizer
US10593346B2 (en)2016-12-222020-03-17Apple Inc.Rank-reduced token representation for automatic speech recognition
US10186266B1 (en)2016-12-282019-01-22Amazon Technologies, Inc.Message playback using a shared device
WO2018123067A1 (en)2016-12-292018-07-05ヤマハ株式会社Command data transmission apparatus, local area apparatus, device control system, command data transmission apparatus control method, local area apparatus control method, device control method, and program
US10210864B2 (en)2016-12-292019-02-19T-Mobile Usa, Inc.Voice command for communication between related devices
US10115396B2 (en)2017-01-032018-10-30Logitech Europe, S.A.Content streaming system
US11204787B2 (en)2017-01-092021-12-21Apple Inc.Application integration with a digital assistant
US9747083B1 (en)2017-01-232017-08-29Essential Products, Inc.Home device application programming interface
US9980183B1 (en)2017-01-242018-05-22Essential Products, Inc.Media and communications in a connected environment
US10146768B2 (en)2017-01-252018-12-04Google LlcAutomatic suggested responses to images received in messages using language model
US11151130B2 (en)2017-02-042021-10-19Tata Consultancy Services LimitedSystems and methods for assessing quality of input text using recurrent neural networks
US10467509B2 (en)2017-02-142019-11-05Microsoft Technology Licensing, LlcComputationally-efficient human-identifying smart assistant computer
US11100384B2 (en)2017-02-142021-08-24Microsoft Technology Licensing, LlcIntelligent device user interactions
CN106776581B (en)2017-02-212020-01-24浙江工商大学 Subjective text sentiment analysis method based on deep learning
WO2018159971A1 (en)2017-02-282018-09-07Samsung Electronics Co., Ltd.Operating method of electronic device for function execution based on voice command in locked state and electronic device supporting the same
KR20180101063A (en)2017-03-032018-09-12삼성전자주식회사Electronic apparatus for processing user input and method for processing user input
DE102017203570A1 (en)2017-03-062018-09-06Volkswagen Aktiengesellschaft METHOD AND DEVICE FOR PRESENTING RECOMMENDED OPERATING OPERATIONS OF A PROPOSING SYSTEM AND INTERACTION WITH THE PROPOSING SYSTEM
US10096319B1 (en)2017-03-132018-10-09Amazon Technologies, Inc.Voice-based determination of physical and emotional characteristics of users
US10074371B1 (en)2017-03-142018-09-11Amazon Technologies, Inc.Voice control of remote device by disabling wakeword detection
US20180268106A1 (en)2017-03-172018-09-20Orbit Healthcare, Inc.System and method for connecting patients, medical service providers, and medical insurance providers
US20180270343A1 (en)2017-03-202018-09-20Motorola Mobility LlcEnabling event-driven voice trigger phrase on an electronic device
US11183181B2 (en)2017-03-272021-11-23Sonos, Inc.Systems and methods of multiple voice services
US10547729B2 (en)2017-03-272020-01-28Samsung Electronics Co., Ltd.Electronic device and method of executing function of electronic device
US20180285056A1 (en)2017-03-282018-10-04Microsoft Technology Licensing, LlcAccessory human interface device
US10468032B2 (en)2017-04-102019-11-05Intel CorporationMethod and system of speaker recognition using context aware confidence modeling
US10013979B1 (en)2017-04-172018-07-03Essential Products, Inc.Expanding a set of commands to control devices in an environment
KR102414122B1 (en)2017-04-192022-06-29삼성전자주식회사Electronic device for processing user utterance and method for operation thereof
KR102298947B1 (en)2017-04-282021-09-08삼성전자주식회사Voice data processing method and electronic device supporting the same
US10282416B2 (en)2017-05-052019-05-07Apple Inc.Unified framework for text conversion and prediction
US10902855B2 (en)2017-05-082021-01-26Motorola Mobility LlcMethods and devices for negotiating performance of control operations with acoustic signals
US10417266B2 (en)2017-05-092019-09-17Apple Inc.Context-aware ranking of intelligent response suggestions
DK201770383A1 (en)2017-05-092018-12-14Apple Inc.User interface for correcting recognition errors
DK201770439A1 (en)2017-05-112018-12-13Apple Inc.Offline personal assistant
US10395654B2 (en)2017-05-112019-08-27Apple Inc.Text normalization based on a data-driven learning network
US10726832B2 (en)2017-05-112020-07-28Apple Inc.Maintaining privacy of personal information
DK179745B1 (en)2017-05-122019-05-01Apple Inc. SYNCHRONIZATION AND TASK DELEGATION OF A DIGITAL ASSISTANT
US11301477B2 (en)2017-05-122022-04-12Apple Inc.Feedback analysis of a digital assistant
DK179496B1 (en)2017-05-122019-01-15Apple Inc. USER-SPECIFIC Acoustic Models
DK201770427A1 (en)2017-05-122018-12-20Apple Inc.Low-latency intelligent automated assistant
US20180330714A1 (en)2017-05-122018-11-15Apple Inc.Machine learned systems
DK201770411A1 (en)2017-05-152018-12-20Apple Inc. MULTI-MODAL INTERFACES
DK201770431A1 (en)2017-05-152018-12-20Apple Inc.Optimizing dialogue policy decisions for digital assistants using implicit feedback
US10366692B1 (en)2017-05-152019-07-30Amazon Technologies, Inc.Accessory for a voice-controlled device
DK201770432A1 (en)2017-05-152018-12-21Apple Inc.Hierarchical belief states for digital assistants
US10303715B2 (en)2017-05-162019-05-28Apple Inc.Intelligent automated assistant for media exploration
US20180336892A1 (en)*2017-05-162018-11-22Apple Inc.Detecting a trigger of a digital assistant
EP4138400B1 (en)2017-05-162025-08-13Apple Inc.Methods and interfaces for home media control
US10311144B2 (en)2017-05-162019-06-04Apple Inc.Emoji word sense disambiguation
DK179549B1 (en)2017-05-162019-02-12Apple Inc.Far-field extension for digital assistant services
WO2018213415A1 (en)2017-05-162018-11-22Apple Inc.Far-field extension for digital assistant services
US11048995B2 (en)2017-05-162021-06-29Google LlcDelayed responses by computational assistant
US10395659B2 (en)2017-05-162019-08-27Apple Inc.Providing an auditory-based interface of a digital assistant
DK179930B1 (en)2017-05-162019-10-11Apple Inc.Detecting a trigger of a digital assistant
US10403278B2 (en)2017-05-162019-09-03Apple Inc.Methods and systems for phonetic matching in digital assistant services
US20180336439A1 (en)2017-05-182018-11-22Intel CorporationNovelty detection using discriminator of generative adversarial network
US10170137B2 (en)2017-05-182019-01-01International Business Machines CorporationVoice signal component forecaster
US10521512B2 (en)2017-05-262019-12-31Bose CorporationDynamic text-to-speech response from a smart speaker
US20180349346A1 (en)2017-06-022018-12-06Apple Inc.Lattice-based techniques for providing spelling corrections
US20180349447A1 (en)2017-06-022018-12-06Apple Inc.Methods and systems for customizing suggestions using user-specific information
US20180349472A1 (en)2017-06-022018-12-06Apple Inc.Methods and systems for providing query suggestions
US10657328B2 (en)2017-06-022020-05-19Apple Inc.Multi-task recurrent neural network architecture for efficient morphology handling in neural language modeling
US10410635B2 (en)2017-06-092019-09-10Soundhound, Inc.Dual mode speech recognition
US20180357073A1 (en)2017-06-132018-12-13Motorola Solutions, IncMethod, device, and system for electronic digital assistant for natural language detection of a user status change and corresponding modification of a user interface
US10990930B2 (en)2017-06-192021-04-27International Business Machines CorporationAutonomous event generator
US10453451B2 (en)2017-07-052019-10-22Comcast Cable Communications, LlcMethods and systems for using voice to control multiple devices
US20190013025A1 (en)2017-07-102019-01-10Google Inc.Providing an ambient assist mode for computing devices
US20190019077A1 (en)2017-07-172019-01-17Cisco Technology, Inc.Automatic configuration of cognitive assistant
CN107450800A (en)2017-07-252017-12-08维沃移动通信有限公司A kind of task method to set up, mobile terminal and computer-readable recording medium
US10467552B2 (en)2017-07-312019-11-05Pearson Education, Inc.System and method for automatic content provisioning
CN107545262B (en)2017-07-312020-11-06华为技术有限公司Method and device for detecting text in natural scene image
US10783149B2 (en)2017-08-022020-09-22Microsoft Technology Licensing, LlcDynamic productivity content rendering based upon user interaction patterns
US11294530B2 (en)2017-08-072022-04-05Microsoft Technology Licensing, LlcDisplaying a translucent version of a user interface element
US11972327B2 (en)2017-08-252024-04-30Samsung Electronics Co., Ltd.Method for automating actions for an electronic device
KR102426704B1 (en)2017-08-282022-07-29삼성전자주식회사Method for operating speech recognition service and electronic device supporting the same
JP6929168B2 (en)2017-08-312021-09-01キヤノン株式会社 Voice control devices, printing devices, their control methods and programs
US10796687B2 (en)2017-09-062020-10-06Amazon Technologies, Inc.Voice-activated selective memory for voice-capturing devices
US11004444B2 (en)2017-09-082021-05-11Amazon Technologies, Inc.Systems and methods for enhancing user experience by communicating transient errors
US10438594B2 (en)2017-09-082019-10-08Amazon Technologies, Inc.Administration of privileges by speech for voice assistant system
US10719507B2 (en)2017-09-212020-07-21SayMosaic Inc.System and method for natural language processing
US10445429B2 (en)2017-09-212019-10-15Apple Inc.Natural language understanding using vocabularies with compressed serialized tries
US10755051B2 (en)2017-09-292020-08-25Apple Inc.Rule-based natural language processing
US10466962B2 (en)2017-09-292019-11-05Sonos, Inc.Media playback system with voice assistance
US11450314B2 (en)2017-10-032022-09-20Google LlcVoice user interface shortcuts for an assistant application
DK3673560T3 (en)2017-10-092022-02-28Voice Life Inc RECEIVER DEVICE TO EASY WIRELESS POWER RECEPTION
KR102421255B1 (en)2017-10-172022-07-18삼성전자주식회사Electronic device and method for controlling voice signal
EP3679735A1 (en)2017-10-212020-07-15Apple Inc.Personal domain for a virtual assistant system on a communal device
US10680978B2 (en)2017-10-232020-06-09Microsoft Technology Licensing, LlcGenerating recommended responses based on historical message data
US20190129615A1 (en)2017-10-302019-05-02Futurewei Technologies, Inc.Apparatus and method for simplifying repeat performance of a prior performed task based on a context of a mobile device
US10152966B1 (en)2017-10-312018-12-11Comcast Cable Communications, LlcPreventing unwanted activation of a hands free device
US9967381B1 (en)2017-11-032018-05-08Republic Wireless, Inc.Virtual telephony assistant
US10515640B2 (en)2017-11-082019-12-24Intel CorporationGenerating dialogue based on verification scores
US10685648B2 (en)2017-11-082020-06-16International Business Machines CorporationSensor fusion model to enhance machine conversational awareness
CN107871500B (en)2017-11-162021-07-20百度在线网络技术(北京)有限公司Method and device for playing multimedia
US10521946B1 (en)2017-11-212019-12-31Amazon Technologies, Inc.Processing speech to drive animations on avatars
US10013654B1 (en)2017-11-292018-07-03OJO Labs, Inc.Cooperatively operating a network of supervised learning processors to concurrently distribute supervised learning processor training and provide predictive responses to input data
US10636424B2 (en)2017-11-302020-04-28Apple Inc.Multi-turn canned dialog
CN107919123B (en)2017-12-072022-06-03北京小米移动软件有限公司Multi-voice assistant control method, device and computer readable storage medium
US11182122B2 (en)2017-12-082021-11-23Amazon Technologies, Inc.Voice control of computing devices
US10971173B2 (en)2017-12-082021-04-06Google LlcSignal processing coordination among digital voice assistant computing devices
EP4191412A1 (en)2017-12-082023-06-07Google LLCSignal processing coordination among digital voice assistant computing devices
US10818290B2 (en)2017-12-112020-10-27Sonos, Inc.Home graph
US10664540B2 (en)2017-12-152020-05-26Intuit Inc.Domain specific natural language understanding of customer intent in self-help
US11409816B2 (en)2017-12-192022-08-09Motorola Solutions, Inc.Methods and systems for determining an action to be taken in response to a user query as a function of pre-query context information
US11221669B2 (en)2017-12-202022-01-11Microsoft Technology Licensing, LlcNon-verbal engagement of a virtual assistant
US10685225B2 (en)2017-12-292020-06-16Wipro LimitedMethod and system for detecting text in digital engineering drawings
US10170135B1 (en)2017-12-292019-01-01Intel CorporationAudio gait detection and identification
US10733982B2 (en)2018-01-082020-08-04Apple Inc.Multi-directional dialog
US10524040B2 (en)2018-01-292019-12-31Apple Inc.Headphones with orientation sensors
US10733375B2 (en)2018-01-312020-08-04Apple Inc.Knowledge-based framework for improving natural language understanding
US11195000B2 (en)2018-02-132021-12-07FLIR Belgium BVBASwipe gesture detection systems and methods
US11145298B2 (en)2018-02-132021-10-12Roku, Inc.Trigger word detection with multiple digital assistants
US10789959B2 (en)2018-03-022020-09-29Apple Inc.Training speaker recognition models for digital assistants
US10592604B2 (en)2018-03-122020-03-17Apple Inc.Inverse text normalization for automatic speech recognition
US10674014B2 (en)2018-03-152020-06-02Ways Investments, LLCSystem, method, and apparatus for providing help
US11044364B2 (en)2018-03-152021-06-22Ways Investments, LLCSystem, method, and apparatus for providing help
US10818288B2 (en)2018-03-262020-10-27Apple Inc.Natural assistant interaction
US10909331B2 (en)2018-03-302021-02-02Apple Inc.Implicit identification of translation payload with neural machine translation
US10928918B2 (en)2018-05-072021-02-23Apple Inc.Raise to speak
US11145294B2 (en)2018-05-072021-10-12Apple Inc.Intelligent automated assistant for delivering content from user experiences
CN108647681B (en)2018-05-082019-06-14重庆邮电大学 An English text detection method with text orientation correction
US11175880B2 (en)2018-05-102021-11-16Sonos, Inc.Systems and methods for voice-assisted media content selection
US10984780B2 (en)2018-05-212021-04-20Apple Inc.Global semantic word embeddings using bi-directional recurrent neural networks
US11386266B2 (en)2018-06-012022-07-12Apple Inc.Text correction
US10892996B2 (en)2018-06-012021-01-12Apple Inc.Variable latency device coordination
DK180639B1 (en)2018-06-012021-11-04Apple Inc DISABILITY OF ATTENTION-ATTENTIVE VIRTUAL ASSISTANT
DK201870355A1 (en)2018-06-012019-12-16Apple Inc.Virtual assistant operation in multi-device environments
DK179822B1 (en)2018-06-012019-07-12Apple Inc.Voice interaction at a primary device to access call functionality of a companion device
AU2019100576C4 (en)2018-06-032020-01-30Apple Inc.Accelerated task performance
US10504518B1 (en)2018-06-032019-12-10Apple Inc.Accelerated task performance
US10818296B2 (en)2018-06-212020-10-27Intel CorporationMethod and system of robust speaker recognition activation
CN111316203B (en)2018-07-102022-05-31微软技术许可有限责任公司Actions for automatically generating a character
US20200019609A1 (en)2018-07-132020-01-16Asapp, Inc.Suggesting a response to a message by selecting a template using a neural network
GB2576016B (en)2018-08-012021-06-23Arm Ip LtdVoice assistant devices
US11037562B2 (en)2018-08-232021-06-15Google LlcRegulating assistant responsiveness according to characteristics of a multi-assistant environment
TWI683306B (en)2018-08-282020-01-21仁寶電腦工業股份有限公司Control method of multi voice assistant
US20200092625A1 (en)2018-09-132020-03-19Hayes S. RaffleSmart device cover
US10958301B2 (en)2018-09-182021-03-23Roku, Inc.Audio synchronization of a dumb speaker and a smart speaker using a spread code
US11010561B2 (en)2018-09-272021-05-18Apple Inc.Sentiment prediction from textual data
US11462215B2 (en)2018-09-282022-10-04Apple Inc.Multi-modal inputs for voice commands
US11170166B2 (en)2018-09-282021-11-09Apple Inc.Neural typographical error modeling via generative adversarial networks
US10839159B2 (en)2018-09-282020-11-17Apple Inc.Named entity normalization in a spoken dialog system
US12418517B2 (en)2018-10-192025-09-16Apple Inc.Media intercom over a secure device to device communication channel
KR102608470B1 (en)2018-10-232023-12-01삼성전자주식회사Data recognition device and method and training device and method
US11196863B2 (en)2018-10-242021-12-07Verint Americas Inc.Method and system for virtual assistant conversations
US11475898B2 (en)2018-10-262022-10-18Apple Inc.Low-latency multi-speaker speech recognition
CN109447234B (en)2018-11-142022-10-21腾讯科技(深圳)有限公司Model training method, method for synthesizing speaking expression and related device
TWI682325B (en)2018-11-202020-01-11新唐科技股份有限公司Recognition system and recognition method
US20200175566A1 (en)2018-11-302020-06-04International Business Machines CorporationAdding and prioritizing items in a product list
US11183183B2 (en)2018-12-072021-11-23Sonos, Inc.Systems and methods of operating media playback systems having multiple voice assistant services
CN109657629B (en)2018-12-242021-12-07科大讯飞股份有限公司Text line extraction method and device
US11638059B2 (en)2019-01-042023-04-25Apple Inc.Content playback on multiple devices
US10937425B2 (en)2019-01-102021-03-02Dell Products L.P.Systems and methods for selectively activating and interacting with a speech recognition service during application runtime without interrupting execution of the application
US12080395B2 (en)2019-03-012024-09-03Cambia Health Solutions, Inc.Systems and methods for management of clinical queues
US11348573B2 (en)2019-03-182022-05-31Apple Inc.Multimodality in digital assistant systems
US11258865B2 (en)2019-03-282022-02-22Servicenow, Inc.Automated integration with cloud-based services
CN110135411B (en)2019-04-302021-09-10北京邮电大学Business card recognition method and device
US11307752B2 (en)2019-05-062022-04-19Apple Inc.User configurable task triggers
DK201970509A1 (en)2019-05-062021-01-15Apple IncSpoken notifications
US11475884B2 (en)2019-05-062022-10-18Apple Inc.Reducing digital assistant latency when a language is incorrectly determined
US11423908B2 (en)2019-05-062022-08-23Apple Inc.Interpreting spoken requests
US11140099B2 (en)2019-05-212021-10-05Apple Inc.Providing message response suggestions
US20200379640A1 (en)2019-05-292020-12-03Apple Inc.User-realistic path synthesis via multi-task generative adversarial networks for continuous path keyboard input
US20200380389A1 (en)2019-05-312020-12-03Apple Inc.Sentiment and intent analysis for customizing suggestions using user-specific information
US11887585B2 (en)2019-05-312024-01-30Apple Inc.Global re-ranker
DK180649B1 (en)2019-05-312021-11-11Apple IncVoice assistant discoverability through on-device targeting and personalization
DK201970511A1 (en)2019-05-312021-02-15Apple IncVoice identification in digital assistant systems
US11496600B2 (en)2019-05-312022-11-08Apple Inc.Remote execution of machine-learned models
US11289073B2 (en)2019-05-312022-03-29Apple Inc.Device text to speech
DK180129B1 (en)2019-05-312020-06-02Apple Inc. USER ACTIVITY SHORTCUT SUGGESTIONS
US11227599B2 (en)2019-06-012022-01-18Apple Inc.Methods and user interfaces for voice-based control of electronic devices
US11360641B2 (en)2019-06-012022-06-14Apple Inc.Increasing the relevance of new available information
CN110647274A (en)2019-08-152020-01-03华为技术有限公司Interface display method and equipment
CN110531860B (en)2019-09-022020-07-24腾讯科技(深圳)有限公司Animation image driving method and device based on artificial intelligence
CN110825469A (en)2019-09-182020-02-21华为技术有限公司 Voice assistant display method and device
CN110598671B (en)2019-09-232022-09-27腾讯科技(深圳)有限公司 Text-based avatar behavior control method, device and medium
US10757499B1 (en)2019-09-252020-08-25Sonos, Inc.Systems and methods for controlling playback and other features of a wireless headphone

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20120109632A1 (en)*2010-10-282012-05-03Kabushiki Kaisha ToshibaPortable electronic device
US9098467B1 (en)*2012-12-192015-08-04Rawles LlcAccepting voice commands based on user identity
US20150006176A1 (en)*2013-06-272015-01-01Rawles LlcDetecting Self-Generated Wake Expressions
US20160104480A1 (en)*2014-10-092016-04-14Google Inc.Hotword detection on multiple devices
US20190132694A1 (en)*2016-04-212019-05-02Hewlett-Packard Development Company, L.P.Electronic device microphone listening modes
US20190182176A1 (en)*2016-12-212019-06-13Facebook, Inc.User Authentication with Voiceprints on Online Social Networks

Cited By (257)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US11928604B2 (en)2005-09-082024-03-12Apple Inc.Method and apparatus for building an intelligent automated assistant
US11671920B2 (en)2007-04-032023-06-06Apple Inc.Method and system for operating a multifunction portable electronic device using voice-activation
US11979836B2 (en)2007-04-032024-05-07Apple Inc.Method and system for operating a multi-function portable electronic device using voice-activation
US11900936B2 (en)2008-10-022024-02-13Apple Inc.Electronic devices with voice command and contextual data processing capabilities
US11348582B2 (en)2008-10-022022-05-31Apple Inc.Electronic devices with voice command and contextual data processing capabilities
US12361943B2 (en)2008-10-022025-07-15Apple Inc.Electronic devices with voice command and contextual data processing capabilities
US10741185B2 (en)2010-01-182020-08-11Apple Inc.Intelligent automated assistant
US12087308B2 (en)2010-01-182024-09-10Apple Inc.Intelligent automated assistant
US12431128B2 (en)2010-01-182025-09-30Apple Inc.Task flow identification based on user intent
US12165635B2 (en)2010-01-182024-12-10Apple Inc.Intelligent automated assistant
US11423886B2 (en)2010-01-182022-08-23Apple Inc.Task flow identification based on user intent
US11120372B2 (en)2011-06-032021-09-14Apple Inc.Performing actions associated with task items that represent tasks to perform
US11321116B2 (en)2012-05-152022-05-03Apple Inc.Systems and methods for integrating third party services with a digital assistant
US11269678B2 (en)2012-05-152022-03-08Apple Inc.Systems and methods for integrating third party services with a digital assistant
US11521624B1 (en)*2012-06-012022-12-06Amazon Technologies, Inc.Voice controlled assistant with coaxial speaker and microphone arrangement
US12014742B1 (en)*2012-06-012024-06-18Amazon Technologies, Inc.Voice controlled assistant with coaxial speaker and microphone arrangement
US12334081B1 (en)2012-06-012025-06-17Amazon Technologies, Inc.Voice controlled assistant with coaxial speaker and microphone arrangement
US11862186B2 (en)2013-02-072024-01-02Apple Inc.Voice trigger for a digital assistant
US10978090B2 (en)2013-02-072021-04-13Apple Inc.Voice trigger for a digital assistant
US11636869B2 (en)2013-02-072023-04-25Apple Inc.Voice trigger for a digital assistant
US10714117B2 (en)2013-02-072020-07-14Apple Inc.Voice trigger for a digital assistant
US11557310B2 (en)2013-02-072023-01-17Apple Inc.Voice trigger for a digital assistant
US12277954B2 (en)2013-02-072025-04-15Apple Inc.Voice trigger for a digital assistant
US12009007B2 (en)2013-02-072024-06-11Apple Inc.Voice trigger for a digital assistant
US11388291B2 (en)2013-03-142022-07-12Apple Inc.System and method for processing voicemail
US11798547B2 (en)2013-03-152023-10-24Apple Inc.Voice activated device for use with a voice-based digital assistant
US12073147B2 (en)2013-06-092024-08-27Apple Inc.Device, method, and graphical user interface for enabling conversation persistence across two or more instances of a digital assistant
US11727219B2 (en)2013-06-092023-08-15Apple Inc.System and method for inferring user intent from speech inputs
US12010262B2 (en)2013-08-062024-06-11Apple Inc.Auto-activating smart responses based on activities from remote devices
US11133008B2 (en)2014-05-302021-09-28Apple Inc.Reducing the need for manual start/end-pointing and trigger phrases
US11257504B2 (en)2014-05-302022-02-22Apple Inc.Intelligent assistant for home automation
US11699448B2 (en)2014-05-302023-07-11Apple Inc.Intelligent assistant for home automation
US12067990B2 (en)2014-05-302024-08-20Apple Inc.Intelligent assistant for home automation
US12118999B2 (en)2014-05-302024-10-15Apple Inc.Reducing the need for manual start/end-pointing and trigger phrases
US10878809B2 (en)2014-05-302020-12-29Apple Inc.Multi-command single utterance input method
US11670289B2 (en)2014-05-302023-06-06Apple Inc.Multi-command single utterance input method
US11810562B2 (en)2014-05-302023-11-07Apple Inc.Reducing the need for manual start/end-pointing and trigger phrases
US11838579B2 (en)2014-06-302023-12-05Apple Inc.Intelligent automated assistant for TV user interactions
US12200297B2 (en)2014-06-302025-01-14Apple Inc.Intelligent automated assistant for TV user interactions
US11516537B2 (en)2014-06-302022-11-29Apple Inc.Intelligent automated assistant for TV user interactions
US10930282B2 (en)2015-03-082021-02-23Apple Inc.Competing devices responding to voice triggers
US11087759B2 (en)2015-03-082021-08-10Apple Inc.Virtual assistant activation
US11842734B2 (en)2015-03-082023-12-12Apple Inc.Virtual assistant activation
US12236952B2 (en)2015-03-082025-02-25Apple Inc.Virtual assistant activation
US12333404B2 (en)2015-05-152025-06-17Apple Inc.Virtual assistant in a communication session
US12154016B2 (en)2015-05-152024-11-26Apple Inc.Virtual assistant in a communication session
US11468282B2 (en)2015-05-152022-10-11Apple Inc.Virtual assistant in a communication session
US12001933B2 (en)2015-05-152024-06-04Apple Inc.Virtual assistant in a communication session
US11070949B2 (en)2015-05-272021-07-20Apple Inc.Systems and methods for proactively identifying and surfacing relevant content on an electronic device with a touch-sensitive display
US10681212B2 (en)2015-06-052020-06-09Apple Inc.Virtual assistant aided communication with 3rd party service in a communication session
US11010127B2 (en)2015-06-292021-05-18Apple Inc.Virtual assistant for media playback
US11947873B2 (en)2015-06-292024-04-02Apple Inc.Virtual assistant for media playback
US12204932B2 (en)2015-09-082025-01-21Apple Inc.Distributed personal assistant
US11853536B2 (en)2015-09-082023-12-26Apple Inc.Intelligent automated assistant in a media environment
US11550542B2 (en)2015-09-082023-01-10Apple Inc.Zero latency digital assistant
US11809483B2 (en)2015-09-082023-11-07Apple Inc.Intelligent automated assistant for media search and playback
US12386491B2 (en)2015-09-082025-08-12Apple Inc.Intelligent automated assistant in a media environment
US11500672B2 (en)2015-09-082022-11-15Apple Inc.Distributed personal assistant
US11954405B2 (en)2015-09-082024-04-09Apple Inc.Zero latency digital assistant
US11126400B2 (en)2015-09-082021-09-21Apple Inc.Zero latency digital assistant
US12051413B2 (en)2015-09-302024-07-30Apple Inc.Intelligent device identification
US11809886B2 (en)2015-11-062023-11-07Apple Inc.Intelligent automated assistant in a messaging environment
US11526368B2 (en)2015-11-062022-12-13Apple Inc.Intelligent automated assistant in a messaging environment
US11886805B2 (en)2015-11-092024-01-30Apple Inc.Unconventional virtual assistant interactions
US11853647B2 (en)2015-12-232023-12-26Apple Inc.Proactive assistance based on dialog communication between devices
US10942703B2 (en)2015-12-232021-03-09Apple Inc.Proactive assistance based on dialog communication between devices
US11983463B2 (en)2016-02-222024-05-14Sonos, Inc.Metadata exchange involving a networked playback system and a networked microphone system
US11947870B2 (en)2016-02-222024-04-02Sonos, Inc.Audio response playback
US12047752B2 (en)2016-02-222024-07-23Sonos, Inc.Content mixing
US11832068B2 (en)2016-02-222023-11-28Sonos, Inc.Music service selection
US12192713B2 (en)2016-02-222025-01-07Sonos, Inc.Voice control of a media playback system
US11863593B2 (en)2016-02-222024-01-02Sonos, Inc.Networked microphone device control
US12277368B2 (en)2016-02-222025-04-15Sonos, Inc.Handling of loss of pairing between networked devices
US11750969B2 (en)2016-02-222023-09-05Sonos, Inc.Default playback device designation
US11227589B2 (en)2016-06-062022-01-18Apple Inc.Intelligent list reading
US12223282B2 (en)2016-06-092025-02-11Apple Inc.Intelligent automated assistant in a home environment
US12080314B2 (en)2016-06-092024-09-03Sonos, Inc.Dynamic player selection for audio signal processing
US12175977B2 (en)2016-06-102024-12-24Apple Inc.Intelligent digital assistant in a multi-tasking environment
US11037565B2 (en)2016-06-102021-06-15Apple Inc.Intelligent digital assistant in a multi-tasking environment
US11657820B2 (en)2016-06-102023-05-23Apple Inc.Intelligent digital assistant in a multi-tasking environment
US11749275B2 (en)2016-06-112023-09-05Apple Inc.Application integration with a digital assistant
US11152002B2 (en)2016-06-112021-10-19Apple Inc.Application integration with a digital assistant
US12293763B2 (en)2016-06-112025-05-06Apple Inc.Application integration with a digital assistant
US11809783B2 (en)2016-06-112023-11-07Apple Inc.Intelligent device arbitration and control
US12197817B2 (en)2016-06-112025-01-14Apple Inc.Intelligent device arbitration and control
US11979960B2 (en)2016-07-152024-05-07Sonos, Inc.Contextualization of voice inputs
US11934742B2 (en)2016-08-052024-03-19Sonos, Inc.Playback device supporting concurrent voice assistants
US12149897B2 (en)2016-09-272024-11-19Sonos, Inc.Audio playback settings for voice interaction
US11727933B2 (en)2016-10-192023-08-15Sonos, Inc.Arbitration-based voice recognition
US10854195B2 (en)*2016-12-262020-12-01Hyundai Motor CompanyDialogue processing apparatus, a vehicle having same, and a dialogue processing method
US12260234B2 (en)2017-01-092025-03-25Apple Inc.Application integration with a digital assistant
US11656884B2 (en)2017-01-092023-05-23Apple Inc.Application integration with a digital assistant
US12217748B2 (en)2017-03-272025-02-04Sonos, Inc.Systems and methods of multiple voice services
US10741181B2 (en)2017-05-092020-08-11Apple Inc.User interface for correcting recognition errors
US11599331B2 (en)2017-05-112023-03-07Apple Inc.Maintaining privacy of personal information
US11467802B2 (en)2017-05-112022-10-11Apple Inc.Maintaining privacy of personal information
US11580990B2 (en)2017-05-122023-02-14Apple Inc.User-specific acoustic models
US11538469B2 (en)2017-05-122022-12-27Apple Inc.Low-latency intelligent automated assistant
US11862151B2 (en)2017-05-122024-01-02Apple Inc.Low-latency intelligent automated assistant
US11380310B2 (en)2017-05-122022-07-05Apple Inc.Low-latency intelligent automated assistant
US11837237B2 (en)2017-05-122023-12-05Apple Inc.User-specific acoustic models
US11405466B2 (en)2017-05-122022-08-02Apple Inc.Synchronization and task delegation of a digital assistant
US12014118B2 (en)2017-05-152024-06-18Apple Inc.Multi-modal interfaces having selection disambiguation and text modification capability
US20210097998A1 (en)*2017-05-162021-04-01Apple Inc.Detecting a trigger of a digital assistant
US10748546B2 (en)2017-05-162020-08-18Apple Inc.Digital assistant services based on device capabilities
US11532306B2 (en)*2017-05-162022-12-20Apple Inc.Detecting a trigger of a digital assistant
US12026197B2 (en)2017-05-162024-07-02Apple Inc.Intelligent automated assistant for media exploration
US12254887B2 (en)2017-05-162025-03-18Apple Inc.Far-field extension of digital assistant services for providing a notification of an event to a user
US11675829B2 (en)2017-05-162023-06-13Apple Inc.Intelligent automated assistant for media exploration
US10909171B2 (en)2017-05-162021-02-02Apple Inc.Intelligent automated assistant for media exploration
US11900937B2 (en)2017-08-072024-02-13Sonos, Inc.Wake-word detection suppression
US10581945B2 (en)*2017-08-282020-03-03Banjo, Inc.Detecting an event from signal data
US11122100B2 (en)2017-08-282021-09-14Banjo, Inc.Detecting events from ingested data
US11025693B2 (en)2017-08-282021-06-01Banjo, Inc.Event detection from signal data removing private information
US11816393B2 (en)2017-09-082023-11-14Sonos, Inc.Dynamic computation of system response volume
US11758232B2 (en)*2017-09-212023-09-12Amazon Technologies, Inc.Presentation and management of audio and visual content across devices
US20220303630A1 (en)*2017-09-212022-09-22Amazon Technologies, Inc.Presentation and management of audio and visual content across devices
US12217765B2 (en)2017-09-272025-02-04Sonos, Inc.Robust short-time fourier transform acoustic echo cancellation during audio playback
US12047753B1 (en)2017-09-282024-07-23Sonos, Inc.Three-dimensional beam forming with a microphone array
US11817076B2 (en)2017-09-282023-11-14Sonos, Inc.Multi-channel acoustic echo cancellation
US12236932B2 (en)2017-09-282025-02-25Sonos, Inc.Multi-channel acoustic echo cancellation
US11893308B2 (en)2017-09-292024-02-06Sonos, Inc.Media playback system with concurrent voice assistance
US20200342869A1 (en)*2017-10-172020-10-29Samsung Electronics Co., Ltd.Electronic device and method for controlling voice signal
US12212945B2 (en)2017-12-102025-01-28Sonos, Inc.Network microphone devices with automatic do not disturb actuation capabilities
US12154569B2 (en)*2017-12-112024-11-26Sonos, Inc.Home graph
US20230326458A1 (en)*2017-12-112023-10-12Sonos, Inc.Home Graph
US20230290346A1 (en)*2018-03-232023-09-14Amazon Technologies, Inc.Content output management based on speech quality
US11710482B2 (en)2018-03-262023-07-25Apple Inc.Natural assistant interaction
US12211502B2 (en)2018-03-262025-01-28Apple Inc.Natural assistant interaction
US10977097B2 (en)2018-04-132021-04-13Banjo, Inc.Notifying entities of relevant events
US11145299B2 (en)*2018-04-192021-10-12X Development LlcManaging voice interface devices
US11900923B2 (en)2018-05-072024-02-13Apple Inc.Intelligent automated assistant for delivering content from user experiences
US11854539B2 (en)2018-05-072023-12-26Apple Inc.Intelligent automated assistant for delivering content from user experiences
US11487364B2 (en)2018-05-072022-11-01Apple Inc.Raise to speak
US11169616B2 (en)2018-05-072021-11-09Apple Inc.Raise to speak
US11907436B2 (en)2018-05-072024-02-20Apple Inc.Raise to speak
US11797263B2 (en)2018-05-102023-10-24Sonos, Inc.Systems and methods for voice-assisted media content selection
US12360734B2 (en)2018-05-102025-07-15Sonos, Inc.Systems and methods for voice-assisted media content selection
US11792590B2 (en)2018-05-252023-10-17Sonos, Inc.Determining and adapting to changes in microphone performance of playback devices
US10720160B2 (en)2018-06-012020-07-21Apple Inc.Voice interaction at a primary device to access call functionality of a companion device
US12067985B2 (en)2018-06-012024-08-20Apple Inc.Virtual assistant operations in multi-device environments
US11009970B2 (en)2018-06-012021-05-18Apple Inc.Attention aware virtual assistant dismissal
US11630525B2 (en)2018-06-012023-04-18Apple Inc.Attention aware virtual assistant dismissal
US11360577B2 (en)2018-06-012022-06-14Apple Inc.Attention aware virtual assistant dismissal
US11431642B2 (en)2018-06-012022-08-30Apple Inc.Variable latency device coordination
US12080287B2 (en)2018-06-012024-09-03Apple Inc.Voice interaction at a primary device to access call functionality of a companion device
US12061752B2 (en)2018-06-012024-08-13Apple Inc.Attention aware virtual assistant dismissal
US12386434B2 (en)2018-06-012025-08-12Apple Inc.Attention aware virtual assistant dismissal
US10984798B2 (en)2018-06-012021-04-20Apple Inc.Voice interaction at a primary device to access call functionality of a companion device
US10944859B2 (en)2018-06-032021-03-09Apple Inc.Accelerated task performance
US20190371316A1 (en)*2018-06-032019-12-05Apple Inc.Accelerated task performance
US11076039B2 (en)*2018-06-032021-07-27Apple Inc.Accelerated task performance
US12279096B2 (en)2018-06-282025-04-15Sonos, Inc.Systems and methods for associating playback devices with voice assistant services
US11244686B2 (en)*2018-06-292022-02-08Baidu Online Network Technology (Beijing) Co., Ltd.Method and apparatus for processing speech
US11973893B2 (en)2018-08-282024-04-30Sonos, Inc.Do not disturb feature for audio notifications
US12438977B2 (en)2018-08-282025-10-07Sonos, Inc.Do not disturb feature for audio notifications
US12375052B2 (en)2018-08-282025-07-29Sonos, Inc.Audio notifications
US11778259B2 (en)2018-09-142023-10-03Sonos, Inc.Networked devices, systems and methods for associating playback devices based on sound codes
US11790937B2 (en)2018-09-212023-10-17Sonos, Inc.Voice detection optimization using sound metadata
US12230291B2 (en)2018-09-212025-02-18Sonos, Inc.Voice detection optimization using sound metadata
US20210295848A1 (en)*2018-09-252021-09-23Sonos, Inc.Voice detection optimization based on selected voice assistant service
US11727936B2 (en)*2018-09-252023-08-15Sonos, Inc.Voice detection optimization based on selected voice assistant service
US20230402039A1 (en)*2018-09-252023-12-14Sonos, Inc.Voice detection optimization based on selected voice assistant service
US12165651B2 (en)*2018-09-252024-12-10Sonos, Inc.Voice detection optimization based on selected voice assistant service
US11010561B2 (en)2018-09-272021-05-18Apple Inc.Sentiment prediction from textual data
US12367879B2 (en)2018-09-282025-07-22Apple Inc.Multi-modal inputs for voice commands
US10839159B2 (en)2018-09-282020-11-17Apple Inc.Named entity normalization in a spoken dialog system
US11462215B2 (en)2018-09-282022-10-04Apple Inc.Multi-modal inputs for voice commands
US11893992B2 (en)2018-09-282024-02-06Apple Inc.Multi-modal inputs for voice commands
US11170166B2 (en)2018-09-282021-11-09Apple Inc.Neural typographical error modeling via generative adversarial networks
US12165644B2 (en)2018-09-282024-12-10Sonos, Inc.Systems and methods for selective wake word detection
US11790911B2 (en)2018-09-282023-10-17Sonos, Inc.Systems and methods for selective wake word detection using neural network models
US12062383B2 (en)2018-09-292024-08-13Sonos, Inc.Linear filtering for noise-suppressed speech detection via multiple network microphone devices
US11899519B2 (en)2018-10-232024-02-13Sonos, Inc.Multiple stage network microphone device with reduced power consumption and processing load
US11475898B2 (en)2018-10-262022-10-18Apple Inc.Low-latency multi-speaker speech recognition
US12159626B2 (en)2018-11-152024-12-03Sonos, Inc.Dilated convolutions and gating for efficient keyword spotting
US20210174812A1 (en)*2018-11-232021-06-10Tencent Technology (Shenzhen) Company LimitedAudio data processing method, apparatus, and device, and storage medium
US12119005B2 (en)2018-11-232024-10-15Tencent Technology (Shenzhen) Company LimitedAudio data processing method for wake-up speech detection, apparatus, and storage medium
US11710490B2 (en)*2018-11-232023-07-25Tencent Technology (Shenzhen) Company LimitedAudio data processing method, apparatus and storage medium for detecting wake-up words based on multi-path audio from microphone array
US12288558B2 (en)2018-12-072025-04-29Sonos, Inc.Systems and methods of operating media playback systems having multiple voice assistant services
US11881223B2 (en)2018-12-072024-01-23Sonos, Inc.Systems and methods of operating media playback systems having multiple voice assistant services
US11817083B2 (en)2018-12-132023-11-14Sonos, Inc.Networked microphone devices, systems, and methods of localized arbitration
US12063486B2 (en)2018-12-202024-08-13Sonos, Inc.Optimization of network microphone devices using noise classification
US11638059B2 (en)2019-01-042023-04-25Apple Inc.Content playback on multiple devices
US20210304735A1 (en)*2019-01-102021-09-30Tencent Technology (Shenzhen) Company LimitedKeyword detection method and related apparatus
US11749262B2 (en)*2019-01-102023-09-05Tencent Technology (Shenzhen) Company LimitedKeyword detection method and related apparatus
US12165643B2 (en)2019-02-082024-12-10Sonos, Inc.Devices, systems, and methods for distributed voice processing
US11710498B2 (en)2019-02-112023-07-25Samsung Electronics Co., Ltd.Electronic device and control method therefor
US11783815B2 (en)2019-03-182023-10-10Apple Inc.Multimodality in digital assistant systems
US11348573B2 (en)2019-03-182022-05-31Apple Inc.Multimodality in digital assistant systems
US12136419B2 (en)2019-03-182024-11-05Apple Inc.Multimodality in digital assistant systems
US11973894B2 (en)2019-04-302024-04-30Apple Inc.Utilizing context information with an electronic device
US12278918B2 (en)2019-04-302025-04-15Apple Inc.Utilizing context information with an electronic device
US11798553B2 (en)2019-05-032023-10-24Sonos, Inc.Voice assistant persistence across multiple network microphone devices
US11475884B2 (en)2019-05-062022-10-18Apple Inc.Reducing digital assistant latency when a language is incorrectly determined
US12154571B2 (en)2019-05-062024-11-26Apple Inc.Spoken notifications
US11675491B2 (en)2019-05-062023-06-13Apple Inc.User configurable task triggers
US11705130B2 (en)2019-05-062023-07-18Apple Inc.Spoken notifications
US11423908B2 (en)2019-05-062022-08-23Apple Inc.Interpreting spoken requests
US11307752B2 (en)2019-05-062022-04-19Apple Inc.User configurable task triggers
US12216894B2 (en)2019-05-062025-02-04Apple Inc.User configurable task triggers
US11217251B2 (en)2019-05-062022-01-04Apple Inc.Spoken notifications
US11140099B2 (en)2019-05-212021-10-05Apple Inc.Providing message response suggestions
US11888791B2 (en)2019-05-212024-01-30Apple Inc.Providing message response suggestions
US11289073B2 (en)2019-05-312022-03-29Apple Inc.Device text to speech
US11496600B2 (en)2019-05-312022-11-08Apple Inc.Remote execution of machine-learned models
US11657813B2 (en)2019-05-312023-05-23Apple Inc.Voice identification in digital assistant systems
US11360739B2 (en)2019-05-312022-06-14Apple Inc.User activity shortcut suggestions
US11237797B2 (en)2019-05-312022-02-01Apple Inc.User activity shortcut suggestions
US11790914B2 (en)2019-06-012023-10-17Apple Inc.Methods and user interfaces for voice-based control of electronic devices
US11360641B2 (en)2019-06-012022-06-14Apple Inc.Increasing the relevance of new available information
US11854547B2 (en)2019-06-122023-12-26Sonos, Inc.Network microphone device with command keyword eventing
US12093608B2 (en)2019-07-312024-09-17Sonos, Inc.Noise classification for event detection
US12211490B2 (en)2019-07-312025-01-28Sonos, Inc.Locally distributed keyword detection
US11488406B2 (en)2019-09-252022-11-01Apple Inc.Text detection using global geometry estimators
US10798583B1 (en)*2019-10-072020-10-06Paypal, Inc.Mobile device user detection
US11862161B2 (en)2019-10-222024-01-02Sonos, Inc.VAS toggle based on device orientation
US11355102B1 (en)*2019-12-122022-06-07Amazon Technologies, Inc.Wakeword detection
US11869503B2 (en)2019-12-202024-01-09Sonos, Inc.Offline voice control
US11887598B2 (en)2020-01-072024-01-30Sonos, Inc.Voice verification for media playback
US12118273B2 (en)2020-01-312024-10-15Sonos, Inc.Local voice data processing
US11961519B2 (en)2020-02-072024-04-16Sonos, Inc.Localized wakeword verification
CN111741391A (en)*2020-02-202020-10-02珠海市杰理科技股份有限公司 True wireless earphone and method, device and system for realizing operation control by tapping
US11914848B2 (en)2020-05-112024-02-27Apple Inc.Providing relevant data items based on context
US11924254B2 (en)2020-05-112024-03-05Apple Inc.Digital assistant hardware abstraction
US12197712B2 (en)2020-05-112025-01-14Apple Inc.Providing relevant data items based on context
US11765209B2 (en)2020-05-112023-09-19Apple Inc.Digital assistant hardware abstraction
CN112732624A (en)*2020-05-112021-04-30苹果公司Digital assistant hardware abstraction
US12301635B2 (en)2020-05-112025-05-13Apple Inc.Digital assistant hardware abstraction
US11755276B2 (en)2020-05-122023-09-12Apple Inc.Reducing description length based on confidence
US20220319513A1 (en)*2020-05-202022-10-06Sonos, Inc.Input detection windowing
US20230352024A1 (en)*2020-05-202023-11-02Sonos, Inc.Input detection windowing
US12119000B2 (en)*2020-05-202024-10-15Sonos, Inc.Input detection windowing
US11881222B2 (en)2020-05-202024-01-23Sonos, IncCommand keywords with input detection windowing
US11694689B2 (en)*2020-05-202023-07-04Sonos, Inc.Input detection windowing
US12387716B2 (en)2020-06-082025-08-12Sonos, Inc.Wakewordless voice quickstarts
US11838734B2 (en)2020-07-202023-12-05Apple Inc.Multi-device audio adjustment coordination
US11750962B2 (en)2020-07-212023-09-05Apple Inc.User identification using headphones
US12219314B2 (en)2020-07-212025-02-04Apple Inc.User identification using headphones
US11696060B2 (en)2020-07-212023-07-04Apple Inc.User identification using headphones
US12159085B2 (en)2020-08-252024-12-03Sonos, Inc.Vocal guidance engines for playback devices
US11620999B2 (en)2020-09-182023-04-04Apple Inc.Reducing device processing of unintended audio
US12283269B2 (en)2020-10-162025-04-22Sonos, Inc.Intent inference in audiovisual communication sessions
US11974102B2 (en)2020-11-052024-04-30Audio-Technica U.S., Inc.Microphone with advanced functionalities
US12356157B2 (en)2020-11-052025-07-08Audio-Technica U.S., Inc.Microphone with advanced functionalities
EP3996386A1 (en)*2020-11-052022-05-11Audio-Technica U.S., Inc.Microphone with advanced functionalities
US12424220B2 (en)2020-11-122025-09-23Sonos, Inc.Network device interaction by range
US11984123B2 (en)2020-11-122024-05-14Sonos, Inc.Network device interaction by range
US11955128B2 (en)*2021-02-252024-04-09Samsung Electronics Co., Ltd.Method for voice identification and device using same
US20220270613A1 (en)*2021-02-252022-08-25Samsung Electronics Co., Ltd.Method for voice identification and device using same
US11990125B2 (en)*2021-06-212024-05-21Kyndryl, Inc.Intent driven voice interface
US20220406304A1 (en)*2021-06-212022-12-22Kyndryl, Inc.Intent driven voice interface
US12322390B2 (en)2021-09-302025-06-03Sonos, Inc.Conflict management for wake-word detection processes
US12327556B2 (en)2021-09-302025-06-10Sonos, Inc.Enabling and disabling microphones and voice assistants
US12367875B2 (en)*2021-12-132025-07-22Google LlcSelecting between multiple automated assistants based on invocation properties
US20230186909A1 (en)*2021-12-132023-06-15Google LlcSelecting between multiple automated assistants based on invocation properties
US12327549B2 (en)2022-02-092025-06-10Sonos, Inc.Gatekeeping for voice intent processing

Also Published As

Publication numberPublication date
EP3443556B1 (en)2021-01-06
KR20180133523A (en)2018-12-14
KR102249298B1 (en)2021-05-07
AU2018260948A1 (en)2018-12-06
EP3806091B1 (en)2023-11-29
AU2019202136B2 (en)2019-09-12
EP3570277A2 (en)2019-11-20
DK201970527A1 (en)2019-09-04
DK201970527A8 (en)2019-09-26
CN110288994A (en)2019-09-27
KR102180832B1 (en)2020-11-19
CN109328381B (en)2019-08-27
US11532306B2 (en)2022-12-20
AU2019202136A1 (en)2019-04-18
EP3570277A3 (en)2020-01-01
EP3806091A1 (en)2021-04-14
US20210097998A1 (en)2021-04-01
CN110473538A (en)2019-11-19
EP3443556A1 (en)2019-02-20
US20190074009A1 (en)2019-03-07
WO2018212953A1 (en)2018-11-22
KR102363177B1 (en)2022-02-14
KR20210054031A (en)2021-05-12
CN110288994B (en)2021-03-30
AU2018260948B2 (en)2019-01-17
CN109328381A (en)2019-02-12
CN110473538B (en)2023-05-02
KR20190122902A (en)2019-10-30
EP3570277B1 (en)2021-05-26
US20230111509A1 (en)2023-04-13

Similar Documents

PublicationPublication DateTitle
US11532306B2 (en)Detecting a trigger of a digital assistant
US11837237B2 (en)User-specific acoustic models
US11380310B2 (en)Low-latency intelligent automated assistant
EP3701520B1 (en)Multi-turn canned dialog
US10755703B2 (en)Offline personal assistant
US10755051B2 (en)Rule-based natural language processing
US10332518B2 (en)User interface for correcting recognition errors
US20180330714A1 (en)Machine learned systems
EP3593350B1 (en)User interface for correcting recognition errors
DK179558B1 (en)Detecting a trigger of a digital assistant
EP3424046B1 (en)User-specific acoustic models

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:APPLE INC., CALIFORNIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:KIM, YOON;BRIDLE, JOHN;ATKINS, JOSHUA D.;AND OTHERS;SIGNING DATES FROM 20180404 TO 20180411;REEL/FRAME:045510/0673

STPPInformation on status: patent application and granting procedure in general

Free format text:DOCKETED NEW CASE - READY FOR EXAMINATION

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:FINAL REJECTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:FINAL REJECTION COUNTED, NOT YET MAILED

STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION


[8]ページ先頭

©2009-2025 Movatter.jp