Movatterモバイル変換


[0]ホーム

URL:


US20140188477A1 - Method for correcting a speech response and natural language dialogue system - Google Patents

Method for correcting a speech response and natural language dialogue system
Download PDF

Info

Publication number
US20140188477A1
US20140188477A1US14/142,932US201314142932AUS2014188477A1US 20140188477 A1US20140188477 A1US 20140188477A1US 201314142932 AUS201314142932 AUS 201314142932AUS 2014188477 A1US2014188477 A1US 2014188477A1
Authority
US
United States
Prior art keywords
natural language
speech
user
report answer
report
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US14/142,932
Other versions
US9466295B2 (en
Inventor
Guo-Feng Zhang
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.)
Via Technologies Inc
Original Assignee
Via Technologies Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Via Technologies IncfiledCriticalVia Technologies Inc
Assigned to VIA TECHNOLOGIES, INC.reassignmentVIA TECHNOLOGIES, INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: ZHANG, Guo-feng
Publication of US20140188477A1publicationCriticalpatent/US20140188477A1/en
Application grantedgrantedCritical
Publication of US9466295B2publicationCriticalpatent/US9466295B2/en
Activelegal-statusCriticalCurrent
Adjusted expirationlegal-statusCritical

Links

Images

Classifications

Definitions

Landscapes

Abstract

A natural language dialogue system and a method capable of correcting a speech response are provided. The method includes following steps. A first speech input is received. At least one keyword included in the first speech input is parsed to obtain a candidate list having at least one report answers. One of the report answers is selected from the candidate list as a first report answer, and a first speech response is output according to the first report answer. A second speech input is received and parsed to determine whether the first report answer is correct. If the first report answer is incorrect, another report answer other than the first report answer is selected from the candidate list as a second report answer. According to the second report answer, a second speech response is output.

Description

Claims (22)

What is claimed is:
1. A method for correcting a speech response, the method comprising:
receiving a first speech input;
parsing at least one first keyword included in the first speech input to obtain a candidate list, wherein the candidate list has at least one report answer;
selecting one of the at least one report answer from the candidate list as a first report answer and outputting a first speech response according to the first report answer;
receiving and parsing a second speech input to determine whether the first report answer is correct; and
if the first report answer is incorrect, selecting another report answer other than the first report answer from the candidate list as a second report answer and outputting a second speech response according to the second report answer.
2. The method as recited inclaim 1, wherein the step of determining whether the first report answer is correct comprises:
parsing the second speech input to obtain a second keyword; and
determining the first report answer is incorrect if the second keyword does not match a user's intention in the first report answer.
3. The method as recited inclaim 2, wherein the step of selecting the another report answer other than the first report answer from the candidate list as the second report answer comprises:
selecting the another report answer matching the second keyword from the candidate list as the second report answer according to the second keyword.
4. The method as recited inclaim 2, wherein the step of selecting the another report answer other than the first report answer from the candidate list as the second report answer further comprises:
outputting a third speech response if the first report answer is incorrect and if the candidate list does not have any report answer matching the second keyword.
5. The method as recited inclaim 1, further comprising:
arranging the at least one report answer in the candidate list according to a priority; and
selecting the first report answer from the candidate list according to the priority.
6. The method as recited inclaim 5, wherein the step of arranging the at least one report answer in the candidate list according to the priority comprises:
determining the priority of the at least one report answer according to a public usage habit.
7. The method as recited inclaim 5, wherein the step of arranging the at least one report answer in the candidate list according to the priority further comprises:
determining the priority of the at least one report answer according to a user's preference.
8. The method as recited inclaim 5, wherein the step of arranging the at least one report answer in the candidate list according to the priority further comprises:
determining the priority of the at least one report answer according to a user's habit.
9. The method as recited inclaim 1, wherein the step of selecting the first report answer comprises:
searching a user's preference record corresponding to the at least one first keyword of the first speech input from a properties database; and
selecting one of the at least one report answer matching the user's preference record as the first report answer.
10. The method as recited inclaim 1, wherein the step of selecting the first report answer comprises:
parsing a fourth speech input and obtaining at least one fourth keyword, wherein the fourth speech input is input before the first speech input; and
selecting one of the at least one report answer matching the at least one first keyword and the at least one fourth keyword as the first report answer.
11. The method as recited inclaim 1, the method being suitable for a mobile communication apparatus.
12. A natural language dialogue system comprising:
a speech sampling module receiving a first speech input; and
a natural language comprehension system coupled to the speech sampling module, the natural language comprehension system parsing a first keyword included in the first speech input to obtain a candidate list, the candidate list having at least one report answer, the natural language comprehension system selecting one of the at least one report answer from the candidate list as a first report answer and outputting a first speech response according to the first report answer, the speech sampling module receiving a second speech input, the natural language comprehension system parsing the second speech input to determine whether the first report answer is correct, and if the first report answer is incorrect, the natural language comprehension system selects another report answer other than the first report answer as a second report answer and outputs a second speech response according to the second report answer.
13. The natural language dialogue system as recited inclaim 12, wherein the natural language comprehension system parses the second speech input to obtain a second keyword, and if the second keyword does not match a user's intention included in the first report answer, the natural language comprehension system determines the first report answer is incorrect.
14. The natural language dialogue system as recited inclaim 13, wherein the natural language comprehension system selects the second report answer matching the second keyword from the candidate list according to the second keyword.
15. The natural language dialogue system as recited inclaim 13, wherein if the first report answer is incorrect and if the candidate list does not have any report answer matching the second keyword, the natural language comprehension system outputs a third speech response.
16. The natural language dialogue system as recited inclaim 12, wherein the natural language comprehension system arranges the at least one report answer in the candidate list according to a priority and selects the first report answer from the candidate list according to the priority.
17. The natural language dialogue system as recited inclaim 16, wherein the natural language comprehension system determines the priority of the at least one report answer according to a public usage habit.
18. The natural language dialogue system as recited inclaim 16, wherein the natural language comprehension system determines the priority of the at least one report answer according to a user's preference.
19. The natural language dialogue system as recited inclaim 16, wherein the natural language comprehension system determines the priority of the at least one report answer according to a user's habit.
20. The natural language dialogue system as recited inclaim 16, wherein the natural language comprehension system searches a user's preference record corresponding to the first keyword of the first speech input from a properties database and selects one of the at least one report answer matching the user's preference record as the first report answer.
21. The natural language dialogue system as recited inclaim 16, wherein the natural language comprehension system parses a fourth speech input to obtain a fourth keyword, the fourth speech input is received by the speech sampling module before the first speech input is received, and the natural language comprehension system selects one of the at least one report answer matching the fourth keyword as the first report answer.
22. The natural language dialogue system as recited inclaim 12, the natural language dialogue system being suitable for a mobile communication apparatus.
US14/142,9322012-12-312013-12-30Method for correcting a speech response and natural language dialogue systemActive2034-12-31US9466295B2 (en)

Applications Claiming Priority (6)

Application NumberPriority DateFiling DateTitle
CN2012105930807ACN103020047A (en)2012-12-312012-12-31Method for correcting voice response and natural language dialogue system
CN201210593080.72012-12-31
CN2012105930802012-12-31
CN201310182947.4ACN103279508B (en)2012-12-312013-05-17 Method for correcting voice response and natural language dialogue system
CN2013101829472013-05-17
CN201310182947.42013-05-17

Publications (2)

Publication NumberPublication Date
US20140188477A1true US20140188477A1 (en)2014-07-03
US9466295B2 US9466295B2 (en)2016-10-11

Family

ID=47968664

Family Applications (1)

Application NumberTitlePriority DateFiling Date
US14/142,932Active2034-12-31US9466295B2 (en)2012-12-312013-12-30Method for correcting a speech response and natural language dialogue system

Country Status (3)

CountryLink
US (1)US9466295B2 (en)
CN (2)CN103020047A (en)
TW (1)TWI594139B (en)

Cited By (197)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20150348551A1 (en)*2014-05-302015-12-03Apple Inc.Multi-command single utterance input method
CN105515938A (en)*2014-09-242016-04-20北京三星通信技术研究有限公司Communication information generating method and device
US20160343372A1 (en)*2014-02-182016-11-24Sharp Kabushiki KaishaInformation processing device
US9600471B2 (en)2012-11-022017-03-21Arria Data2Text LimitedMethod and apparatus for aggregating with information generalization
US9640045B2 (en)2012-08-302017-05-02Arria Data2Text LimitedMethod and apparatus for alert validation
US9668024B2 (en)2014-06-302017-05-30Apple Inc.Intelligent automated assistant for TV user interactions
US20170243600A1 (en)*2014-11-122017-08-24Fujitsu LimitedWearable device, display control method, and computer-readable recording medium
DK201770331A1 (en)*2016-06-062018-01-02Apple IncIntelligent list reading
US9865248B2 (en)2008-04-052018-01-09Apple Inc.Intelligent text-to-speech conversion
US9904676B2 (en)2012-11-162018-02-27Arria Data2Text LimitedMethod and apparatus for expressing time in an output text
US9934775B2 (en)2016-05-262018-04-03Apple Inc.Unit-selection text-to-speech synthesis based on predicted concatenation parameters
US9946711B2 (en)2013-08-292018-04-17Arria Data2Text LimitedText generation from correlated alerts
US9966060B2 (en)2013-06-072018-05-08Apple Inc.System and method for user-specified pronunciation of words for speech synthesis and recognition
US9971774B2 (en)2012-09-192018-05-15Apple Inc.Voice-based media searching
US9972304B2 (en)2016-06-032018-05-15Apple Inc.Privacy preserving distributed evaluation framework for embedded personalized systems
US9986419B2 (en)2014-09-302018-05-29Apple Inc.Social reminders
US9990360B2 (en)2012-12-272018-06-05Arria Data2Text LimitedMethod and apparatus for motion description
US20180182399A1 (en)*2016-12-022018-06-28Yamaha CorporationControl method for control device, control method for apparatus control system, and control device
CN108231090A (en)*2018-01-022018-06-29深圳市酷开网络科技有限公司Text reading level appraisal procedure, device and computer readable storage medium
CN108231080A (en)*2018-01-052018-06-29广州蓝豹智能科技有限公司Voice method for pushing, device, smart machine and storage medium
US10043516B2 (en)2016-09-232018-08-07Apple Inc.Intelligent automated assistant
US10049668B2 (en)2015-12-022018-08-14Apple Inc.Applying neural network language models to weighted finite state transducers for automatic speech recognition
US10049675B2 (en)2010-02-252018-08-14Apple Inc.User profiling for voice input processing
US10049663B2 (en)2016-06-082018-08-14Apple, Inc.Intelligent automated assistant for media exploration
US10067938B2 (en)2016-06-102018-09-04Apple Inc.Multilingual word prediction
US20180260189A1 (en)*2015-09-282018-09-13Baidu Online Network Technology (Beijing) Co., Ltd.Interactive control method and device for voice and video communications
US10079014B2 (en)2012-06-082018-09-18Apple Inc.Name recognition system
US10083690B2 (en)2014-05-302018-09-25Apple Inc.Better resolution when referencing to concepts
US10089072B2 (en)2016-06-112018-10-02Apple Inc.Intelligent device arbitration and control
US10108612B2 (en)2008-07-312018-10-23Apple Inc.Mobile device having human language translation capability with positional feedback
US10115202B2 (en)2012-12-272018-10-30Arria Data2Text LimitedMethod and apparatus for motion detection
US10169329B2 (en)2014-05-302019-01-01Apple Inc.Exemplar-based natural language processing
US10192552B2 (en)2016-06-102019-01-29Apple Inc.Digital assistant providing whispered speech
US10223066B2 (en)2015-12-232019-03-05Apple Inc.Proactive assistance based on dialog communication between devices
US10255252B2 (en)2013-09-162019-04-09Arria Data2Text LimitedMethod and apparatus for interactive reports
US10269345B2 (en)2016-06-112019-04-23Apple Inc.Intelligent task discovery
US10282878B2 (en)2012-08-302019-05-07Arria Data2Text LimitedMethod and apparatus for annotating a graphical output
US10282422B2 (en)2013-09-162019-05-07Arria Data2Text LimitedMethod, apparatus, and computer program product for user-directed reporting
US10283110B2 (en)2009-07-022019-05-07Apple Inc.Methods and apparatuses for automatic speech recognition
US10297253B2 (en)2016-06-112019-05-21Apple Inc.Application integration with a digital assistant
US10303715B2 (en)2017-05-162019-05-28Apple Inc.Intelligent automated assistant for media exploration
US10311144B2 (en)2017-05-162019-06-04Apple Inc.Emoji word sense disambiguation
US10311871B2 (en)2015-03-082019-06-04Apple Inc.Competing devices responding to voice triggers
US10318871B2 (en)2005-09-082019-06-11Apple Inc.Method and apparatus for building an intelligent automated assistant
US10332033B2 (en)2016-01-222019-06-25Electronics And Telecommunications Research InstituteSelf-learning based dialogue apparatus and method for incremental dialogue knowledge
US10332518B2 (en)2017-05-092019-06-25Apple Inc.User interface for correcting recognition errors
CN110010131A (en)*2019-04-042019-07-12深圳市语芯维电子有限公司A kind of method and apparatus of speech signal analysis
US10356243B2 (en)2015-06-052019-07-16Apple Inc.Virtual assistant aided communication with 3rd party service in a communication session
US10354011B2 (en)2016-06-092019-07-16Apple Inc.Intelligent automated assistant in a home environment
US10366158B2 (en)2015-09-292019-07-30Apple Inc.Efficient word encoding for recurrent neural network language models
US10381008B1 (en)*2017-11-182019-08-13Tp Lab, Inc.Voice-based interactive network monitor
US10381016B2 (en)2008-01-032019-08-13Apple Inc.Methods and apparatus for altering audio output signals
US10395654B2 (en)2017-05-112019-08-27Apple Inc.Text normalization based on a data-driven learning network
US10403283B1 (en)2018-06-012019-09-03Apple Inc.Voice interaction at a primary device to access call functionality of a companion device
US10403278B2 (en)2017-05-162019-09-03Apple Inc.Methods and systems for phonetic matching in digital assistant services
US10410637B2 (en)2017-05-122019-09-10Apple Inc.User-specific acoustic models
US10417405B2 (en)2011-03-212019-09-17Apple Inc.Device access using voice authentication
US10417266B2 (en)2017-05-092019-09-17Apple Inc.Context-aware ranking of intelligent response suggestions
US10431204B2 (en)2014-09-112019-10-01Apple Inc.Method and apparatus for discovering trending terms in speech requests
US10431202B2 (en)*2016-10-212019-10-01Microsoft Technology Licensing, LlcSimultaneous dialogue state management using frame tracking
US10438595B2 (en)2014-09-302019-10-08Apple Inc.Speaker identification and unsupervised speaker adaptation techniques
US10445432B1 (en)2016-08-312019-10-15Arria Data2Text LimitedMethod and apparatus for lightweight multilingual natural language realizer
US10445429B2 (en)2017-09-212019-10-15Apple Inc.Natural language understanding using vocabularies with compressed serialized tries
US10446143B2 (en)2016-03-142019-10-15Apple Inc.Identification of voice inputs providing credentials
US10453443B2 (en)2014-09-302019-10-22Apple Inc.Providing an indication of the suitability of speech recognition
CN110381341A (en)*2019-07-242019-10-25北京奇艺世纪科技有限公司A kind of data processing method and relevant device
US10467347B1 (en)2016-10-312019-11-05Arria Data2Text LimitedMethod and apparatus for natural language document orchestrator
US10467333B2 (en)2012-08-302019-11-05Arria Data2Text LimitedMethod and apparatus for updating a previously generated text
US10474753B2 (en)2016-09-072019-11-12Apple Inc.Language identification using recurrent neural networks
US10482874B2 (en)2017-05-152019-11-19Apple Inc.Hierarchical belief states for digital assistants
US10490187B2 (en)2016-06-102019-11-26Apple Inc.Digital assistant providing automated status report
US10496705B1 (en)2018-06-032019-12-03Apple Inc.Accelerated task performance
US10509862B2 (en)2016-06-102019-12-17Apple Inc.Dynamic phrase expansion of language input
US10521466B2 (en)2016-06-112019-12-31Apple Inc.Data driven natural language event detection and classification
US10529332B2 (en)2015-03-082020-01-07Apple Inc.Virtual assistant activation
US10567477B2 (en)2015-03-082020-02-18Apple Inc.Virtual assistant continuity
US10565308B2 (en)2012-08-302020-02-18Arria Data2Text LimitedMethod and apparatus for configurable microplanning
US10593346B2 (en)2016-12-222020-03-17Apple Inc.Rank-reduced token representation for automatic speech recognition
US10592604B2 (en)2018-03-122020-03-17Apple Inc.Inverse text normalization for automatic speech recognition
US10636424B2 (en)2017-11-302020-04-28Apple Inc.Multi-turn canned dialog
US10643611B2 (en)2008-10-022020-05-05Apple Inc.Electronic devices with voice command and contextual data processing capabilities
CN111104118A (en)*2018-10-292020-05-05百度在线网络技术(北京)有限公司AIML-based natural language instruction execution method and system
US10657328B2 (en)2017-06-022020-05-19Apple Inc.Multi-task recurrent neural network architecture for efficient morphology handling in neural language modeling
US10657961B2 (en)2013-06-082020-05-19Apple Inc.Interpreting and acting upon commands that involve sharing information with remote devices
US10664558B2 (en)2014-04-182020-05-26Arria Data2Text LimitedMethod and apparatus for document planning
US10671428B2 (en)2015-09-082020-06-02Apple Inc.Distributed personal assistant
US10684703B2 (en)2018-06-012020-06-16Apple Inc.Attention aware virtual assistant dismissal
WO2020123289A1 (en)*2018-12-102020-06-18Amazon Technologies, Inc.Generating input alternatives
US10691473B2 (en)2015-11-062020-06-23Apple Inc.Intelligent automated assistant in a messaging environment
US10699717B2 (en)2014-05-302020-06-30Apple Inc.Intelligent assistant for home automation
US10706841B2 (en)2010-01-182020-07-07Apple Inc.Task flow identification based on user intent
US10714117B2 (en)2013-02-072020-07-14Apple Inc.Voice trigger for a digital assistant
US10726832B2 (en)2017-05-112020-07-28Apple Inc.Maintaining privacy of personal information
US10733375B2 (en)2018-01-312020-08-04Apple Inc.Knowledge-based framework for improving natural language understanding
US10733993B2 (en)2016-06-102020-08-04Apple Inc.Intelligent digital assistant in a multi-tasking environment
US10733982B2 (en)2018-01-082020-08-04Apple Inc.Multi-directional dialog
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
US10747498B2 (en)2015-09-082020-08-18Apple Inc.Zero latency digital assistant
US10755703B2 (en)2017-05-112020-08-25Apple Inc.Offline personal assistant
US10755051B2 (en)2017-09-292020-08-25Apple Inc.Rule-based natural language processing
US10769385B2 (en)2013-06-092020-09-08Apple Inc.System and method for inferring user intent from speech inputs
US10769380B2 (en)2012-08-302020-09-08Arria Data2Text LimitedMethod and apparatus for situational analysis text generation
US10776561B2 (en)2013-01-152020-09-15Arria Data2Text LimitedMethod and apparatus for generating a linguistic representation of raw input data
US10789959B2 (en)2018-03-022020-09-29Apple Inc.Training speaker recognition models for digital assistants
US10789945B2 (en)2017-05-122020-09-29Apple Inc.Low-latency intelligent automated assistant
US10791176B2 (en)2017-05-122020-09-29Apple Inc.Synchronization and task delegation of a digital assistant
US10795541B2 (en)2009-06-052020-10-06Apple Inc.Intelligent organization of tasks items
US10810274B2 (en)2017-05-152020-10-20Apple Inc.Optimizing dialogue policy decisions for digital assistants using implicit feedback
US10818288B2 (en)2018-03-262020-10-27Apple Inc.Natural assistant interaction
US10839159B2 (en)2018-09-282020-11-17Apple Inc.Named entity normalization in a spoken dialog system
WO2020246862A1 (en)*2019-06-062020-12-10Samsung Electronics Co., Ltd.Method and apparatus for interacting with intelligent response system
CN112204655A (en)*2018-05-222021-01-08三星电子株式会社Electronic device for outputting response to voice input by using application and operating method thereof
US10892996B2 (en)2018-06-012021-01-12Apple Inc.Variable latency device coordination
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
CN112489641A (en)*2019-09-122021-03-12甲骨文国际公司 Real-time feedback for efficient dialog processing
US10984780B2 (en)2018-05-212021-04-20Apple Inc.Global semantic word embeddings using bi-directional recurrent neural networks
US11010550B2 (en)2015-09-292021-05-18Apple Inc.Unified language modeling framework for word prediction, auto-completion and auto-correction
US11010561B2 (en)2018-09-272021-05-18Apple Inc.Sentiment prediction from textual data
US11010127B2 (en)2015-06-292021-05-18Apple Inc.Virtual assistant for media playback
US11023513B2 (en)2007-12-202021-06-01Apple Inc.Method and apparatus for searching using an active ontology
US11025565B2 (en)2015-06-072021-06-01Apple Inc.Personalized prediction of responses for instant messaging
US11048473B2 (en)2013-06-092021-06-29Apple Inc.Device, method, and graphical user interface for enabling conversation persistence across two or more instances of a digital assistant
US11069336B2 (en)2012-03-022021-07-20Apple Inc.Systems and methods for name pronunciation
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
US11080012B2 (en)2009-06-052021-08-03Apple Inc.Interface for a virtual digital assistant
US11120372B2 (en)2011-06-032021-09-14Apple Inc.Performing actions associated with task items that represent tasks to perform
US11127397B2 (en)2015-05-272021-09-21Apple Inc.Device voice control
US11133008B2 (en)2014-05-302021-09-28Apple Inc.Reducing the need for manual start/end-pointing and trigger phrases
US11140099B2 (en)2019-05-212021-10-05Apple Inc.Providing message response suggestions
US11145294B2 (en)2018-05-072021-10-12Apple Inc.Intelligent automated assistant for delivering content from user experiences
US11170166B2 (en)2018-09-282021-11-09Apple Inc.Neural typographical error modeling via generative adversarial networks
US11176214B2 (en)2012-11-162021-11-16Arria Data2Text LimitedMethod and apparatus for spatial descriptions in an output text
US20210358511A1 (en)*2020-03-192021-11-18Yahoo Japan CorporationOutput apparatus, output method and non-transitory computer-readable recording medium
CN113742027A (en)*2021-11-052021-12-03深圳传音控股股份有限公司Interaction method, intelligent terminal and readable storage medium
US11204787B2 (en)2017-01-092021-12-21Apple Inc.Application integration with a digital assistant
US11217251B2 (en)2019-05-062022-01-04Apple Inc.Spoken notifications
US11227589B2 (en)2016-06-062022-01-18Apple Inc.Intelligent list reading
US11231904B2 (en)2015-03-062022-01-25Apple Inc.Reducing response latency of intelligent automated assistants
US20220028378A1 (en)*2020-07-272022-01-27International Business Machines CorporationQuery routing for bot-based query response
US11237797B2 (en)2019-05-312022-02-01Apple Inc.User activity shortcut suggestions
US11269678B2 (en)2012-05-152022-03-08Apple Inc.Systems and methods for integrating third party services with a digital assistant
US11281993B2 (en)2016-12-052022-03-22Apple Inc.Model and ensemble compression for metric learning
US11289073B2 (en)2019-05-312022-03-29Apple Inc.Device text to speech
US11289114B2 (en)2016-12-022022-03-29Yamaha CorporationContent reproducer, sound collector, content reproduction system, and method of controlling content reproducer
US11301477B2 (en)2017-05-122022-04-12Apple Inc.Feedback analysis of a digital assistant
US11307752B2 (en)2019-05-062022-04-19Apple Inc.User configurable task triggers
US11314370B2 (en)2013-12-062022-04-26Apple Inc.Method for extracting salient dialog usage from live data
US11348573B2 (en)2019-03-182022-05-31Apple Inc.Multimodality in digital assistant systems
US11350253B2 (en)2011-06-032022-05-31Apple Inc.Active transport based notifications
US11360641B2 (en)2019-06-012022-06-14Apple Inc.Increasing the relevance of new available information
US20220189460A1 (en)*2020-12-112022-06-16Beijing Didi Infinity Technology And Development Co., Ltd.Task-oriented dialog system and method through feedback
US11386266B2 (en)2018-06-012022-07-12Apple Inc.Text correction
US11388291B2 (en)2013-03-142022-07-12Apple Inc.System and method for processing voicemail
US11423908B2 (en)2019-05-062022-08-23Apple Inc.Interpreting spoken requests
US11462215B2 (en)2018-09-282022-10-04Apple Inc.Multi-modal inputs for voice commands
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
US11475884B2 (en)2019-05-062022-10-18Apple Inc.Reducing digital assistant latency when a language is incorrectly determined
US11475898B2 (en)2018-10-262022-10-18Apple Inc.Low-latency multi-speaker speech recognition
US11488406B2 (en)2019-09-252022-11-01Apple Inc.Text detection using global geometry estimators
US11495218B2 (en)2018-06-012022-11-08Apple Inc.Virtual assistant operation in multi-device environments
US11496600B2 (en)2019-05-312022-11-08Apple Inc.Remote execution of machine-learned models
US11532306B2 (en)2017-05-162022-12-20Apple Inc.Detecting a trigger of a digital assistant
US20230005476A1 (en)*2021-06-302023-01-05Bank Of America CorporationSystem and method for speech processing based on response content
US11638059B2 (en)2019-01-042023-04-25Apple Inc.Content playback on multiple devices
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
US11677875B2 (en)2021-07-022023-06-13Talkdesk Inc.Method and apparatus for automated quality management of communication records
US11696060B2 (en)2020-07-212023-07-04Apple Inc.User identification using headphones
US11736616B1 (en)2022-05-272023-08-22Talkdesk, Inc.Method and apparatus for automatically taking action based on the content of call center communications
US11736615B2 (en)2020-01-162023-08-22Talkdesk, Inc.Method, apparatus, and computer-readable medium for managing concurrent communications in a networked call center
US11755276B2 (en)2020-05-122023-09-12Apple Inc.Reducing description length based on confidence
US11765209B2 (en)2020-05-112023-09-19Apple Inc.Digital assistant hardware abstraction
US11783246B2 (en)2019-10-162023-10-10Talkdesk, Inc.Systems and methods for workforce management system deployment
US11790914B2 (en)2019-06-012023-10-17Apple Inc.Methods and user interfaces for voice-based control of electronic devices
US11798547B2 (en)2013-03-152023-10-24Apple Inc.Voice activated device for use with a voice-based digital assistant
US11809483B2 (en)2015-09-082023-11-07Apple Inc.Intelligent automated assistant for media search and playback
CN117037780A (en)*2023-06-272023-11-10北京应天海乐科技发展有限公司Man-machine interaction method and device of self-service device, electronic device and storage medium
US11838734B2 (en)2020-07-202023-12-05Apple Inc.Multi-device audio adjustment coordination
US11853536B2 (en)2015-09-082023-12-26Apple Inc.Intelligent automated assistant in a media environment
US11856140B2 (en)2022-03-072023-12-26Talkdesk, Inc.Predictive communications system
US11886805B2 (en)2015-11-092024-01-30Apple Inc.Unconventional virtual assistant interactions
US11893986B1 (en)*2019-05-172024-02-06Eyeballs Financial, LLCSystems and methods for generating responses to questions about user accounts
US11914848B2 (en)2020-05-112024-02-27Apple Inc.Providing relevant data items based on context
WO2024043670A1 (en)*2022-08-222024-02-29삼성전자 주식회사Method for analyzing user speech, and electronic device supporting same
US11943391B1 (en)2022-12-132024-03-26Talkdesk, Inc.Method and apparatus for routing communications within a contact center
US11971908B2 (en)2022-06-172024-04-30Talkdesk, Inc.Method and apparatus for detecting anomalies in communication data
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
US12051413B2 (en)2015-09-302024-07-30Apple Inc.Intelligent device identification
US12197817B2 (en)2016-06-112025-01-14Apple Inc.Intelligent device arbitration and control
US12223282B2 (en)2016-06-092025-02-11Apple Inc.Intelligent automated assistant in a home environment
US12301635B2 (en)2020-05-112025-05-13Apple Inc.Digital assistant hardware abstraction
US12381983B2 (en)2023-03-062025-08-05Talkdesk, Inc.System and method for managing communications in a networked call center
US12395588B2 (en)2023-08-282025-08-19Talkdesk, Inc.Method and apparatus for creating a database of contact center response records

Families Citing this family (28)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN104714954A (en)*2013-12-132015-06-17中国电信股份有限公司Information searching method and system based on context understanding
CN104239459B (en)*2014-09-022018-03-09百度在线网络技术(北京)有限公司voice search method, device and system
CN104239456B (en)*2014-09-022019-05-03百度在线网络技术(北京)有限公司The extracting method and device of user characteristic data
CN104469029B (en)*2014-11-212017-11-07科大讯飞股份有限公司Number checking method and device is carried out by voice
CN105224278B (en)*2015-08-212019-02-22百度在线网络技术(北京)有限公司Interactive voice service processing method and device
KR102558437B1 (en)*2015-11-272023-07-24삼성전자주식회사Method For Processing of Question and answer and electronic device supporting the same
CN106294539B (en)*2016-07-222019-08-09福州大学 Data index list storage strategy in hybrid cloud environment
CN107818109A (en)*2016-09-132018-03-20北京优朋普乐科技有限公司A kind of method and device of display of television programmes retrieval result
CN107146607B (en)*2017-04-102021-06-18北京猎户星空科技有限公司Method, device and system for correcting interaction information of intelligent equipment
CN107463601B (en)*2017-06-132021-02-12北京百度网讯科技有限公司Dialog understanding system construction method, device and equipment based on artificial intelligence and computer readable storage medium
KR102348124B1 (en)*2017-11-072022-01-07현대자동차주식회사Apparatus and method for recommending function of vehicle
CN107894972A (en)*2017-11-152018-04-10北京百度网讯科技有限公司A kind of session tokens method, apparatus, aggregate server and storage medium
CN108573046B (en)*2018-04-182021-06-29什伯(上海)智能技术有限公司User instruction processing method and device based on AI system
CN108538294B (en)*2018-04-272020-11-17科大讯飞股份有限公司Voice interaction method and device
CN110459211B (en)*2018-05-072023-06-23阿里巴巴集团控股有限公司Man-machine conversation method, client, electronic equipment and storage medium
JP7149134B2 (en)*2018-08-312022-10-06シャープ株式会社 Game device, game control method, and game program
CN109388692A (en)*2018-09-062019-02-26北京京东尚科信息技术有限公司Interactive information processing method, server and terminal
CN109359295A (en)*2018-09-182019-02-19深圳壹账通智能科技有限公司Semantic analytic method, device, computer equipment and the storage medium of natural language
CN109783621B (en)*2018-12-172021-10-08北京百度网讯科技有限公司 Dialogue generation method, device and device
CN110032626B (en)*2019-04-192022-04-12百度在线网络技术(北京)有限公司Voice broadcasting method and device
CN110704595B (en)*2019-09-272022-08-23百度在线网络技术(北京)有限公司Dialogue processing method and device, electronic equipment and readable storage medium
CN110706702B (en)*2019-10-152021-11-09芜湖盟博科技有限公司Infinite stage multi-turn dialogue method for speech recognition
TWI740295B (en)2019-12-042021-09-21元大證券投資信託股份有限公司Automatic customer service agent system
CN111414764A (en)*2020-03-182020-07-14苏州思必驰信息科技有限公司Method and system for determining skill field of dialog text
CN112185391A (en)*2020-09-302021-01-05深圳供电局有限公司Automatic modification processing method for customer service record
US11715469B2 (en)*2021-02-262023-08-01Walmart Apollo, LlcMethods and apparatus for improving search retrieval using inter-utterance context
CN114242068B (en)*2021-11-232025-04-18中国第一汽车股份有限公司 Voice processing method, device, electronic device and storage medium
WO2024254050A1 (en)*2023-06-052024-12-12Ventis Medical, Inc.System and methods of providing a software update to a medical device

Citations (28)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5855000A (en)*1995-09-081998-12-29Carnegie Mellon UniversityMethod and apparatus for correcting and repairing machine-transcribed input using independent or cross-modal secondary input
US5864805A (en)*1996-12-201999-01-26International Business Machines CorporationMethod and apparatus for error correction in a continuous dictation system
US6195635B1 (en)*1998-08-132001-02-27Dragon Systems, Inc.User-cued speech recognition
US6401084B1 (en)*1998-07-152002-06-04Amazon.Com Holdings, IncSystem and method for correcting spelling errors in search queries using both matching and non-matching search terms
US20020123894A1 (en)*2001-03-012002-09-05International Business Machines CorporationProcessing speech recognition errors in an embedded speech recognition system
US20020138265A1 (en)*2000-05-022002-09-26Daniell StevensError correction in speech recognition
US20040024601A1 (en)*2002-07-312004-02-05Ibm CorporationNatural error handling in speech recognition
US20040243568A1 (en)*2000-08-242004-12-02Hai-Feng WangSearch engine with natural language-based robust parsing of user query and relevance feedback learning
US20050234722A1 (en)*2004-02-112005-10-20Alex RobinsonHandwriting and voice input with automatic correction
US20060074661A1 (en)*2004-09-272006-04-06Toshio TakaichiNavigation apparatus
US7027987B1 (en)*2001-02-072006-04-11Google Inc.Voice interface for a search engine
US20060293889A1 (en)*2005-06-272006-12-28Nokia CorporationError correction for speech recognition systems
US20080077406A1 (en)*2004-12-222008-03-27Nuance Communications Inc.Mobile Dictation Correction User Interface
US20080091407A1 (en)*2006-09-282008-04-17Kentaro FurihataApparatus performing translation process from inputted speech
US20090083028A1 (en)*2007-08-312009-03-26Google Inc.Automatic correction of user input based on dictionary
US20090150156A1 (en)*2007-12-112009-06-11Kennewick Michael RSystem and method for providing a natural language voice user interface in an integrated voice navigation services environment
US20090287483A1 (en)*2008-05-142009-11-19International Business Machines CorporationMethod and system for improved speech recognition
US20100125458A1 (en)*2006-07-132010-05-20Sri InternationalMethod and apparatus for error correction in speech recognition applications
US20110131036A1 (en)*2005-08-102011-06-02Voicebox Technologies, Inc.System and method of supporting adaptive misrecognition in conversational speech
US20110145224A1 (en)*2009-12-152011-06-16At&T Intellectual Property I.L.P.System and method for speech-based incremental search
US20110184730A1 (en)*2010-01-222011-07-28Google Inc.Multi-dimensional disambiguation of voice commands
US20110307241A1 (en)*2008-04-152011-12-15Mobile Technologies, LlcEnhanced speech-to-speech translation system and methods
US20120016678A1 (en)*2010-01-182012-01-19Apple Inc.Intelligent Automated Assistant
US8185539B1 (en)*2008-08-122012-05-22Foneweb, Inc.Web site or directory search using speech recognition of letters
US8521526B1 (en)*2010-07-282013-08-27Google Inc.Disambiguation of a spoken query term
US20140163965A1 (en)*2012-07-202014-06-12Veveo, Inc.Method of and System for Using Conversation State Information in a Conversational Interaction System
US20140372120A1 (en)*2013-06-142014-12-18Mitsubishi Electric Research Laboratories, Inc.System and Method for Recognizing Speech
US9123339B1 (en)*2010-11-232015-09-01Google Inc.Speech recognition using repeated utterances

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
EP1222655A1 (en)*1999-10-192002-07-17Sony Electronics Inc.Natural language interface control system
US7640160B2 (en)*2005-08-052009-12-29Voicebox Technologies, Inc.Systems and methods for responding to natural language speech utterance
US7797303B2 (en)*2006-02-152010-09-14Xerox CorporationNatural language processing for developing queries
CN101001287A (en)*2006-12-262007-07-18华为技术有限公司Voice server and voice answer method
JP4812029B2 (en)*2007-03-162011-11-09富士通株式会社 Speech recognition system and speech recognition program
CN101834959A (en)*2009-03-122010-09-15英华达(西安)通信科技有限公司Automatic response method and device of voice service
US10540976B2 (en)*2009-06-052020-01-21Apple Inc.Contextual voice commands

Patent Citations (28)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5855000A (en)*1995-09-081998-12-29Carnegie Mellon UniversityMethod and apparatus for correcting and repairing machine-transcribed input using independent or cross-modal secondary input
US5864805A (en)*1996-12-201999-01-26International Business Machines CorporationMethod and apparatus for error correction in a continuous dictation system
US6401084B1 (en)*1998-07-152002-06-04Amazon.Com Holdings, IncSystem and method for correcting spelling errors in search queries using both matching and non-matching search terms
US6195635B1 (en)*1998-08-132001-02-27Dragon Systems, Inc.User-cued speech recognition
US20020138265A1 (en)*2000-05-022002-09-26Daniell StevensError correction in speech recognition
US20040243568A1 (en)*2000-08-242004-12-02Hai-Feng WangSearch engine with natural language-based robust parsing of user query and relevance feedback learning
US7027987B1 (en)*2001-02-072006-04-11Google Inc.Voice interface for a search engine
US20020123894A1 (en)*2001-03-012002-09-05International Business Machines CorporationProcessing speech recognition errors in an embedded speech recognition system
US20040024601A1 (en)*2002-07-312004-02-05Ibm CorporationNatural error handling in speech recognition
US20050234722A1 (en)*2004-02-112005-10-20Alex RobinsonHandwriting and voice input with automatic correction
US20060074661A1 (en)*2004-09-272006-04-06Toshio TakaichiNavigation apparatus
US20080077406A1 (en)*2004-12-222008-03-27Nuance Communications Inc.Mobile Dictation Correction User Interface
US20060293889A1 (en)*2005-06-272006-12-28Nokia CorporationError correction for speech recognition systems
US20110131036A1 (en)*2005-08-102011-06-02Voicebox Technologies, Inc.System and method of supporting adaptive misrecognition in conversational speech
US20100125458A1 (en)*2006-07-132010-05-20Sri InternationalMethod and apparatus for error correction in speech recognition applications
US20080091407A1 (en)*2006-09-282008-04-17Kentaro FurihataApparatus performing translation process from inputted speech
US20090083028A1 (en)*2007-08-312009-03-26Google Inc.Automatic correction of user input based on dictionary
US20090150156A1 (en)*2007-12-112009-06-11Kennewick Michael RSystem and method for providing a natural language voice user interface in an integrated voice navigation services environment
US20110307241A1 (en)*2008-04-152011-12-15Mobile Technologies, LlcEnhanced speech-to-speech translation system and methods
US20090287483A1 (en)*2008-05-142009-11-19International Business Machines CorporationMethod and system for improved speech recognition
US8185539B1 (en)*2008-08-122012-05-22Foneweb, Inc.Web site or directory search using speech recognition of letters
US20110145224A1 (en)*2009-12-152011-06-16At&T Intellectual Property I.L.P.System and method for speech-based incremental search
US20120016678A1 (en)*2010-01-182012-01-19Apple Inc.Intelligent Automated Assistant
US20110184730A1 (en)*2010-01-222011-07-28Google Inc.Multi-dimensional disambiguation of voice commands
US8521526B1 (en)*2010-07-282013-08-27Google Inc.Disambiguation of a spoken query term
US9123339B1 (en)*2010-11-232015-09-01Google Inc.Speech recognition using repeated utterances
US20140163965A1 (en)*2012-07-202014-06-12Veveo, Inc.Method of and System for Using Conversation State Information in a Conversational Interaction System
US20140372120A1 (en)*2013-06-142014-12-18Mitsubishi Electric Research Laboratories, Inc.System and Method for Recognizing Speech

Cited By (344)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US10318871B2 (en)2005-09-082019-06-11Apple Inc.Method and apparatus for building an intelligent automated assistant
US11928604B2 (en)2005-09-082024-03-12Apple Inc.Method and apparatus for building an intelligent automated assistant
US11979836B2 (en)2007-04-032024-05-07Apple Inc.Method and system for operating a multi-function portable electronic device using voice-activation
US11671920B2 (en)2007-04-032023-06-06Apple Inc.Method and system for operating a multifunction portable electronic device using voice-activation
US11023513B2 (en)2007-12-202021-06-01Apple Inc.Method and apparatus for searching using an active ontology
US10381016B2 (en)2008-01-032019-08-13Apple Inc.Methods and apparatus for altering audio output signals
US9865248B2 (en)2008-04-052018-01-09Apple Inc.Intelligent text-to-speech conversion
US10108612B2 (en)2008-07-312018-10-23Apple Inc.Mobile device having human language translation capability with positional feedback
US12361943B2 (en)2008-10-022025-07-15Apple 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
US10643611B2 (en)2008-10-022020-05-05Apple Inc.Electronic devices with voice command and contextual data processing capabilities
US11900936B2 (en)2008-10-022024-02-13Apple Inc.Electronic devices with voice command and contextual data processing capabilities
US11080012B2 (en)2009-06-052021-08-03Apple Inc.Interface for a virtual digital assistant
US10795541B2 (en)2009-06-052020-10-06Apple Inc.Intelligent organization of tasks items
US10283110B2 (en)2009-07-022019-05-07Apple Inc.Methods and apparatuses for automatic speech recognition
US10741185B2 (en)2010-01-182020-08-11Apple Inc.Intelligent automated assistant
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
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
US10706841B2 (en)2010-01-182020-07-07Apple Inc.Task flow identification based on user intent
US10692504B2 (en)2010-02-252020-06-23Apple Inc.User profiling for voice input processing
US10049675B2 (en)2010-02-252018-08-14Apple Inc.User profiling for voice input processing
US10417405B2 (en)2011-03-212019-09-17Apple Inc.Device access using voice authentication
US11120372B2 (en)2011-06-032021-09-14Apple Inc.Performing actions associated with task items that represent tasks to perform
US11350253B2 (en)2011-06-032022-05-31Apple Inc.Active transport based notifications
US11069336B2 (en)2012-03-022021-07-20Apple Inc.Systems and methods for name pronunciation
US11269678B2 (en)2012-05-152022-03-08Apple Inc.Systems and methods for integrating third party services with a digital assistant
US11321116B2 (en)2012-05-152022-05-03Apple Inc.Systems and methods for integrating third party services with a digital assistant
US10079014B2 (en)2012-06-082018-09-18Apple Inc.Name recognition system
US10504338B2 (en)2012-08-302019-12-10Arria Data2Text LimitedMethod and apparatus for alert validation
US10565308B2 (en)2012-08-302020-02-18Arria Data2Text LimitedMethod and apparatus for configurable microplanning
US10026274B2 (en)2012-08-302018-07-17Arria Data2Text LimitedMethod and apparatus for alert validation
US10467333B2 (en)2012-08-302019-11-05Arria Data2Text LimitedMethod and apparatus for updating a previously generated text
US9640045B2 (en)2012-08-302017-05-02Arria Data2Text LimitedMethod and apparatus for alert validation
US10963628B2 (en)2012-08-302021-03-30Arria Data2Text LimitedMethod and apparatus for updating a previously generated text
US10839580B2 (en)2012-08-302020-11-17Arria Data2Text LimitedMethod and apparatus for annotating a graphical output
US10282878B2 (en)2012-08-302019-05-07Arria Data2Text LimitedMethod and apparatus for annotating a graphical output
US10769380B2 (en)2012-08-302020-09-08Arria Data2Text LimitedMethod and apparatus for situational analysis text generation
US9971774B2 (en)2012-09-192018-05-15Apple Inc.Voice-based media searching
US9600471B2 (en)2012-11-022017-03-21Arria Data2Text LimitedMethod and apparatus for aggregating with information generalization
US10216728B2 (en)2012-11-022019-02-26Arria Data2Text LimitedMethod and apparatus for aggregating with information generalization
US10853584B2 (en)2012-11-162020-12-01Arria Data2Text LimitedMethod and apparatus for expressing time in an output text
US11176214B2 (en)2012-11-162021-11-16Arria Data2Text LimitedMethod and apparatus for spatial descriptions in an output text
US9904676B2 (en)2012-11-162018-02-27Arria Data2Text LimitedMethod and apparatus for expressing time in an output text
US10311145B2 (en)2012-11-162019-06-04Arria Data2Text LimitedMethod and apparatus for expressing time in an output text
US11580308B2 (en)2012-11-162023-02-14Arria Data2Text LimitedMethod and apparatus for expressing time in an output text
US9990360B2 (en)2012-12-272018-06-05Arria Data2Text LimitedMethod and apparatus for motion description
US10860810B2 (en)2012-12-272020-12-08Arria Data2Text LimitedMethod and apparatus for motion description
US10115202B2 (en)2012-12-272018-10-30Arria Data2Text LimitedMethod and apparatus for motion detection
US10803599B2 (en)2012-12-272020-10-13Arria Data2Text LimitedMethod and apparatus for motion detection
US10776561B2 (en)2013-01-152020-09-15Arria Data2Text LimitedMethod and apparatus for generating a linguistic representation of raw input data
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
US12277954B2 (en)2013-02-072025-04-15Apple Inc.Voice trigger for a digital assistant
US11862186B2 (en)2013-02-072024-01-02Apple Inc.Voice trigger for a digital assistant
US11557310B2 (en)2013-02-072023-01-17Apple Inc.Voice trigger for a digital assistant
US12009007B2 (en)2013-02-072024-06-11Apple Inc.Voice trigger for a digital assistant
US10978090B2 (en)2013-02-072021-04-13Apple 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
US9966060B2 (en)2013-06-072018-05-08Apple Inc.System and method for user-specified pronunciation of words for speech synthesis and recognition
US10657961B2 (en)2013-06-082020-05-19Apple Inc.Interpreting and acting upon commands that involve sharing information with remote devices
US11727219B2 (en)2013-06-092023-08-15Apple Inc.System and method for inferring user intent from speech inputs
US11048473B2 (en)2013-06-092021-06-29Apple Inc.Device, method, and graphical user interface for enabling conversation persistence across two or more instances of a digital assistant
US10769385B2 (en)2013-06-092020-09-08Apple Inc.System and method for inferring user intent from speech inputs
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
US12010262B2 (en)2013-08-062024-06-11Apple Inc.Auto-activating smart responses based on activities from remote devices
US10671815B2 (en)2013-08-292020-06-02Arria Data2Text LimitedText generation from correlated alerts
US9946711B2 (en)2013-08-292018-04-17Arria Data2Text LimitedText generation from correlated alerts
US10255252B2 (en)2013-09-162019-04-09Arria Data2Text LimitedMethod and apparatus for interactive reports
US10860812B2 (en)2013-09-162020-12-08Arria Data2Text LimitedMethod, apparatus, and computer program product for user-directed reporting
US10282422B2 (en)2013-09-162019-05-07Arria Data2Text LimitedMethod, apparatus, and computer program product for user-directed reporting
US11144709B2 (en)*2013-09-162021-10-12Arria Data2Text LimitedMethod and apparatus for interactive reports
US11314370B2 (en)2013-12-062022-04-26Apple Inc.Method for extracting salient dialog usage from live data
US20160343372A1 (en)*2014-02-182016-11-24Sharp Kabushiki KaishaInformation processing device
US10664558B2 (en)2014-04-182020-05-26Arria Data2Text LimitedMethod and apparatus for document planning
US10169329B2 (en)2014-05-302019-01-01Apple Inc.Exemplar-based natural language processing
US20150348551A1 (en)*2014-05-302015-12-03Apple Inc.Multi-command single utterance input method
US11670289B2 (en)2014-05-302023-06-06Apple Inc.Multi-command single utterance input method
US10497365B2 (en)*2014-05-302019-12-03Apple Inc.Multi-command single utterance input method
US10083690B2 (en)2014-05-302018-09-25Apple Inc.Better resolution when referencing to concepts
US11257504B2 (en)2014-05-302022-02-22Apple Inc.Intelligent assistant for home automation
US10417344B2 (en)2014-05-302019-09-17Apple Inc.Exemplar-based natural language processing
US10714095B2 (en)2014-05-302020-07-14Apple Inc.Intelligent assistant for home automation
US11133008B2 (en)2014-05-302021-09-28Apple Inc.Reducing the need for manual start/end-pointing and trigger phrases
US12118999B2 (en)2014-05-302024-10-15Apple Inc.Reducing the need for manual start/end-pointing and trigger phrases
US10699717B2 (en)2014-05-302020-06-30Apple Inc.Intelligent assistant for home automation
US11699448B2 (en)2014-05-302023-07-11Apple Inc.Intelligent assistant for home automation
US10878809B2 (en)2014-05-302020-12-29Apple Inc.Multi-command single utterance input method
US9966065B2 (en)*2014-05-302018-05-08Apple 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
US12067990B2 (en)2014-05-302024-08-20Apple Inc.Intelligent assistant for home automation
US10657966B2 (en)2014-05-302020-05-19Apple Inc.Better resolution when referencing to concepts
US9668024B2 (en)2014-06-302017-05-30Apple Inc.Intelligent automated assistant for TV user interactions
US11516537B2 (en)2014-06-302022-11-29Apple Inc.Intelligent automated assistant for TV user interactions
US10904611B2 (en)2014-06-302021-01-26Apple Inc.Intelligent automated assistant for TV user interactions
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
US10431204B2 (en)2014-09-112019-10-01Apple Inc.Method and apparatus for discovering trending terms in speech requests
CN105515938A (en)*2014-09-242016-04-20北京三星通信技术研究有限公司Communication information generating method and device
US10453443B2 (en)2014-09-302019-10-22Apple Inc.Providing an indication of the suitability of speech recognition
US10390213B2 (en)2014-09-302019-08-20Apple Inc.Social reminders
US10438595B2 (en)2014-09-302019-10-08Apple Inc.Speaker identification and unsupervised speaker adaptation techniques
US9986419B2 (en)2014-09-302018-05-29Apple Inc.Social reminders
US20170243600A1 (en)*2014-11-122017-08-24Fujitsu LimitedWearable device, display control method, and computer-readable recording medium
US11231904B2 (en)2015-03-062022-01-25Apple Inc.Reducing response latency of intelligent automated assistants
US10529332B2 (en)2015-03-082020-01-07Apple Inc.Virtual assistant activation
US11842734B2 (en)2015-03-082023-12-12Apple Inc.Virtual assistant activation
US10311871B2 (en)2015-03-082019-06-04Apple Inc.Competing devices responding to voice triggers
US10930282B2 (en)2015-03-082021-02-23Apple Inc.Competing devices responding to voice triggers
US12236952B2 (en)2015-03-082025-02-25Apple Inc.Virtual assistant activation
US11087759B2 (en)2015-03-082021-08-10Apple Inc.Virtual assistant activation
US10567477B2 (en)2015-03-082020-02-18Apple Inc.Virtual assistant continuity
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
US12333404B2 (en)2015-05-152025-06-17Apple Inc.Virtual assistant in a communication session
US12001933B2 (en)2015-05-152024-06-04Apple Inc.Virtual assistant in a communication session
US11127397B2 (en)2015-05-272021-09-21Apple Inc.Device voice control
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
US10356243B2 (en)2015-06-052019-07-16Apple Inc.Virtual assistant aided communication with 3rd party service in a communication session
US11025565B2 (en)2015-06-072021-06-01Apple Inc.Personalized prediction of responses for instant messaging
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
US11853536B2 (en)2015-09-082023-12-26Apple Inc.Intelligent automated assistant in a media environment
US11126400B2 (en)2015-09-082021-09-21Apple Inc.Zero latency digital assistant
US10671428B2 (en)2015-09-082020-06-02Apple Inc.Distributed personal assistant
US11550542B2 (en)2015-09-082023-01-10Apple Inc.Zero latency digital assistant
US11500672B2 (en)2015-09-082022-11-15Apple Inc.Distributed personal assistant
US10747498B2 (en)2015-09-082020-08-18Apple 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
US11954405B2 (en)2015-09-082024-04-09Apple Inc.Zero latency digital assistant
US12204932B2 (en)2015-09-082025-01-21Apple Inc.Distributed personal assistant
US10719293B2 (en)*2015-09-282020-07-21Baidu Online Network Technology (Beijing) Co., Ltd.Interactive control method and device for voice and video communications
US20180260189A1 (en)*2015-09-282018-09-13Baidu Online Network Technology (Beijing) Co., Ltd.Interactive control method and device for voice and video communications
US11487503B2 (en)*2015-09-282022-11-01Baidu Online Network Technology (Beijing) Co., Ltd.Interactive control method and device for voice and video communications
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
US12051413B2 (en)2015-09-302024-07-30Apple Inc.Intelligent device identification
US10691473B2 (en)2015-11-062020-06-23Apple Inc.Intelligent automated assistant in a messaging environment
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
US10354652B2 (en)2015-12-022019-07-16Apple Inc.Applying neural network language models to weighted finite state transducers for automatic speech recognition
US10049668B2 (en)2015-12-022018-08-14Apple Inc.Applying neural network language models to weighted finite state transducers for automatic speech recognition
US10223066B2 (en)2015-12-232019-03-05Apple Inc.Proactive assistance based on dialog communication between devices
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
US10332033B2 (en)2016-01-222019-06-25Electronics And Telecommunications Research InstituteSelf-learning based dialogue apparatus and method for incremental dialogue knowledge
US10446143B2 (en)2016-03-142019-10-15Apple Inc.Identification of voice inputs providing credentials
US9934775B2 (en)2016-05-262018-04-03Apple Inc.Unit-selection text-to-speech synthesis based on predicted concatenation parameters
US9972304B2 (en)2016-06-032018-05-15Apple Inc.Privacy preserving distributed evaluation framework for embedded personalized systems
US10249300B2 (en)2016-06-062019-04-02Apple Inc.Intelligent list reading
DK201770331A1 (en)*2016-06-062018-01-02Apple IncIntelligent list reading
US11227589B2 (en)2016-06-062022-01-18Apple Inc.Intelligent list reading
US11069347B2 (en)2016-06-082021-07-20Apple Inc.Intelligent automated assistant for media exploration
US10049663B2 (en)2016-06-082018-08-14Apple, Inc.Intelligent automated assistant for media exploration
US12223282B2 (en)2016-06-092025-02-11Apple Inc.Intelligent automated assistant in a home environment
US10354011B2 (en)2016-06-092019-07-16Apple Inc.Intelligent automated assistant in a home environment
US10733993B2 (en)2016-06-102020-08-04Apple Inc.Intelligent digital assistant in a multi-tasking environment
US12175977B2 (en)2016-06-102024-12-24Apple Inc.Intelligent digital assistant in a multi-tasking environment
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
US11657820B2 (en)2016-06-102023-05-23Apple Inc.Intelligent digital assistant in a multi-tasking environment
US10192552B2 (en)2016-06-102019-01-29Apple Inc.Digital assistant providing whispered speech
US11037565B2 (en)2016-06-102021-06-15Apple Inc.Intelligent digital assistant in a multi-tasking environment
US10067938B2 (en)2016-06-102018-09-04Apple Inc.Multilingual word prediction
US10269345B2 (en)2016-06-112019-04-23Apple Inc.Intelligent task discovery
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
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
US10942702B2 (en)2016-06-112021-03-09Apple Inc.Intelligent device arbitration and control
US10297253B2 (en)2016-06-112019-05-21Apple Inc.Application integration with a digital assistant
US10089072B2 (en)2016-06-112018-10-02Apple Inc.Intelligent device arbitration and control
US12293763B2 (en)2016-06-112025-05-06Apple Inc.Application integration with a digital assistant
US10580409B2 (en)2016-06-112020-03-03Apple Inc.Application integration with a digital assistant
US10521466B2 (en)2016-06-112019-12-31Apple Inc.Data driven natural language event detection and classification
US10853586B2 (en)2016-08-312020-12-01Arria Data2Text LimitedMethod and apparatus for lightweight multilingual natural language realizer
US10445432B1 (en)2016-08-312019-10-15Arria Data2Text LimitedMethod and apparatus for lightweight multilingual natural language realizer
US10474753B2 (en)2016-09-072019-11-12Apple Inc.Language identification using recurrent neural networks
US10553215B2 (en)2016-09-232020-02-04Apple Inc.Intelligent automated assistant
US10043516B2 (en)2016-09-232018-08-07Apple Inc.Intelligent automated assistant
US10431202B2 (en)*2016-10-212019-10-01Microsoft Technology Licensing, LlcSimultaneous dialogue state management using frame tracking
US10467347B1 (en)2016-10-312019-11-05Arria Data2Text LimitedMethod and apparatus for natural language document orchestrator
US10963650B2 (en)2016-10-312021-03-30Arria Data2Text LimitedMethod and apparatus for natural language document orchestrator
US11727222B2 (en)2016-10-312023-08-15Arria Data2Text LimitedMethod and apparatus for natural language document orchestrator
US20180182399A1 (en)*2016-12-022018-06-28Yamaha CorporationControl method for control device, control method for apparatus control system, and control device
US11289114B2 (en)2016-12-022022-03-29Yamaha CorporationContent reproducer, sound collector, content reproduction system, and method of controlling content reproducer
US11281993B2 (en)2016-12-052022-03-22Apple Inc.Model and ensemble compression for metric learning
US10593346B2 (en)2016-12-222020-03-17Apple Inc.Rank-reduced token representation for automatic speech recognition
US11656884B2 (en)2017-01-092023-05-23Apple Inc.Application integration with a digital assistant
US11204787B2 (en)2017-01-092021-12-21Apple Inc.Application integration with a digital assistant
US12260234B2 (en)2017-01-092025-03-25Apple Inc.Application integration with a digital assistant
US10417266B2 (en)2017-05-092019-09-17Apple Inc.Context-aware ranking of intelligent response suggestions
US10741181B2 (en)2017-05-092020-08-11Apple Inc.User interface for correcting recognition errors
US10332518B2 (en)2017-05-092019-06-25Apple Inc.User interface for correcting recognition errors
US10847142B2 (en)2017-05-112020-11-24Apple Inc.Maintaining privacy of personal information
US10755703B2 (en)2017-05-112020-08-25Apple Inc.Offline personal assistant
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
US10726832B2 (en)2017-05-112020-07-28Apple Inc.Maintaining privacy of personal information
US10395654B2 (en)2017-05-112019-08-27Apple Inc.Text normalization based on a data-driven learning network
US10789945B2 (en)2017-05-122020-09-29Apple Inc.Low-latency intelligent automated assistant
US11301477B2 (en)2017-05-122022-04-12Apple Inc.Feedback analysis of a digital assistant
US11538469B2 (en)2017-05-122022-12-27Apple Inc.Low-latency intelligent automated assistant
US11580990B2 (en)2017-05-122023-02-14Apple Inc.User-specific acoustic models
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
US10410637B2 (en)2017-05-122019-09-10Apple Inc.User-specific acoustic models
US11862151B2 (en)2017-05-122024-01-02Apple Inc.Low-latency intelligent automated assistant
US10791176B2 (en)2017-05-122020-09-29Apple Inc.Synchronization and task delegation of a digital assistant
US10482874B2 (en)2017-05-152019-11-19Apple Inc.Hierarchical belief states for digital assistants
US12014118B2 (en)2017-05-152024-06-18Apple Inc.Multi-modal interfaces having selection disambiguation and text modification capability
US10810274B2 (en)2017-05-152020-10-20Apple Inc.Optimizing dialogue policy decisions for digital assistants using implicit feedback
US11675829B2 (en)2017-05-162023-06-13Apple Inc.Intelligent automated assistant for media exploration
US11532306B2 (en)2017-05-162022-12-20Apple Inc.Detecting a trigger of a digital assistant
US10303715B2 (en)2017-05-162019-05-28Apple Inc.Intelligent automated assistant for media exploration
US12026197B2 (en)2017-05-162024-07-02Apple Inc.Intelligent automated assistant for media exploration
US10311144B2 (en)2017-05-162019-06-04Apple Inc.Emoji word sense disambiguation
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
US10403278B2 (en)2017-05-162019-09-03Apple Inc.Methods and systems for phonetic matching in digital assistant services
US11217255B2 (en)2017-05-162022-01-04Apple Inc.Far-field extension for digital assistant services
US10909171B2 (en)2017-05-162021-02-02Apple Inc.Intelligent automated assistant for media exploration
US10748546B2 (en)2017-05-162020-08-18Apple Inc.Digital assistant services based on device capabilities
US10657328B2 (en)2017-06-022020-05-19Apple Inc.Multi-task recurrent neural network architecture for efficient morphology handling in neural language modeling
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
US10937429B1 (en)*2017-11-182021-03-02Tp Lab, Inc.Voice-based interactive network monitor system
US10381008B1 (en)*2017-11-182019-08-13Tp Lab, Inc.Voice-based interactive network monitor
US10565995B1 (en)*2017-11-182020-02-18Tp Lab, Inc.Voice-based interactive network monitor
US10636424B2 (en)2017-11-302020-04-28Apple Inc.Multi-turn canned dialog
CN108231090A (en)*2018-01-022018-06-29深圳市酷开网络科技有限公司Text reading level appraisal procedure, device and computer readable storage medium
CN108231080A (en)*2018-01-052018-06-29广州蓝豹智能科技有限公司Voice method for pushing, device, smart machine and storage medium
US10733982B2 (en)2018-01-082020-08-04Apple Inc.Multi-directional dialog
US10733375B2 (en)2018-01-312020-08-04Apple Inc.Knowledge-based framework for improving natural language understanding
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
US12211502B2 (en)2018-03-262025-01-28Apple Inc.Natural assistant interaction
US11710482B2 (en)2018-03-262023-07-25Apple Inc.Natural assistant interaction
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
US11487364B2 (en)2018-05-072022-11-01Apple Inc.Raise to speak
US11900923B2 (en)2018-05-072024-02-13Apple Inc.Intelligent automated assistant for delivering content from user experiences
US11169616B2 (en)2018-05-072021-11-09Apple Inc.Raise to speak
US11145294B2 (en)2018-05-072021-10-12Apple Inc.Intelligent automated assistant for delivering content from user experiences
US10928918B2 (en)2018-05-072021-02-23Apple Inc.Raise to speak
US11907436B2 (en)2018-05-072024-02-20Apple Inc.Raise to speak
US11854539B2 (en)2018-05-072023-12-26Apple Inc.Intelligent automated assistant for delivering content from user experiences
US10984780B2 (en)2018-05-212021-04-20Apple Inc.Global semantic word embeddings using bi-directional recurrent neural networks
CN112204655A (en)*2018-05-222021-01-08三星电子株式会社Electronic device for outputting response to voice input by using application and operating method thereof
US11508364B2 (en)*2018-05-222022-11-22Samsung Electronics Co., Ltd.Electronic device for outputting response to speech input by using application and operation method thereof
US10403283B1 (en)2018-06-012019-09-03Apple Inc.Voice interaction at a primary device to access call functionality of a companion device
US11386266B2 (en)2018-06-012022-07-12Apple Inc.Text correction
US12080287B2 (en)2018-06-012024-09-03Apple Inc.Voice interaction at a primary device to access call functionality of a companion device
US11431642B2 (en)2018-06-012022-08-30Apple Inc.Variable latency device coordination
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
US11495218B2 (en)2018-06-012022-11-08Apple Inc.Virtual assistant operation in multi-device environments
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
US12061752B2 (en)2018-06-012024-08-13Apple 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
US11009970B2 (en)2018-06-012021-05-18Apple Inc.Attention aware virtual assistant dismissal
US10892996B2 (en)2018-06-012021-01-12Apple Inc.Variable latency device coordination
US10684703B2 (en)2018-06-012020-06-16Apple Inc.Attention aware virtual assistant dismissal
US12386434B2 (en)2018-06-012025-08-12Apple Inc.Attention aware virtual assistant dismissal
US10504518B1 (en)2018-06-032019-12-10Apple Inc.Accelerated task performance
US10496705B1 (en)2018-06-032019-12-03Apple Inc.Accelerated task performance
US10944859B2 (en)2018-06-032021-03-09Apple Inc.Accelerated task performance
US11010561B2 (en)2018-09-272021-05-18Apple Inc.Sentiment prediction from textual data
US10839159B2 (en)2018-09-282020-11-17Apple Inc.Named entity normalization in a spoken dialog system
US11170166B2 (en)2018-09-282021-11-09Apple Inc.Neural typographical error modeling via generative adversarial networks
US11893992B2 (en)2018-09-282024-02-06Apple Inc.Multi-modal inputs for voice commands
US12367879B2 (en)2018-09-282025-07-22Apple Inc.Multi-modal inputs for voice commands
US11462215B2 (en)2018-09-282022-10-04Apple Inc.Multi-modal inputs for voice commands
US11475898B2 (en)2018-10-262022-10-18Apple Inc.Low-latency multi-speaker speech recognition
CN111104118A (en)*2018-10-292020-05-05百度在线网络技术(北京)有限公司AIML-based natural language instruction execution method and system
US12080281B2 (en)*2018-12-102024-09-03Amazon Technologies, Inc.Generating input alternatives
US20210082411A1 (en)*2018-12-102021-03-18Amazon Technologies, Inc.Generating input alternatives
US11580960B2 (en)*2018-12-102023-02-14Amazon Technologies, Inc.Generating input alternatives
US10861446B2 (en)2018-12-102020-12-08Amazon Technologies, Inc.Generating input alternatives
WO2020123289A1 (en)*2018-12-102020-06-18Amazon Technologies, Inc.Generating input alternatives
US20230298577A1 (en)*2018-12-102023-09-21Amazon Technologies, Inc.Generating input alternatives
US11638059B2 (en)2019-01-042023-04-25Apple Inc.Content playback on multiple devices
US12136419B2 (en)2019-03-182024-11-05Apple Inc.Multimodality in digital assistant systems
US11348573B2 (en)2019-03-182022-05-31Apple Inc.Multimodality in digital assistant systems
US11783815B2 (en)2019-03-182023-10-10Apple Inc.Multimodality in digital assistant systems
CN110010131A (en)*2019-04-042019-07-12深圳市语芯维电子有限公司A kind of method and apparatus of speech signal analysis
US11705130B2 (en)2019-05-062023-07-18Apple Inc.Spoken notifications
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
US11423908B2 (en)2019-05-062022-08-23Apple Inc.Interpreting spoken requests
US12216894B2 (en)2019-05-062025-02-04Apple Inc.User configurable task triggers
US11307752B2 (en)2019-05-062022-04-19Apple Inc.User configurable task triggers
US11217251B2 (en)2019-05-062022-01-04Apple Inc.Spoken notifications
US11893986B1 (en)*2019-05-172024-02-06Eyeballs Financial, LLCSystems and methods for generating responses to questions about user accounts
US11888791B2 (en)2019-05-212024-01-30Apple Inc.Providing message response suggestions
US11140099B2 (en)2019-05-212021-10-05Apple Inc.Providing message response suggestions
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
US11289073B2 (en)2019-05-312022-03-29Apple Inc.Device text to speech
US11360641B2 (en)2019-06-012022-06-14Apple Inc.Increasing the relevance of new available information
US11790914B2 (en)2019-06-012023-10-17Apple Inc.Methods and user interfaces for voice-based control of electronic devices
WO2020246862A1 (en)*2019-06-062020-12-10Samsung Electronics Co., Ltd.Method and apparatus for interacting with intelligent response system
CN110381341A (en)*2019-07-242019-10-25北京奇艺世纪科技有限公司A kind of data processing method and relevant device
CN112489641A (en)*2019-09-122021-03-12甲骨文国际公司 Real-time feedback for efficient dialog processing
US11488406B2 (en)2019-09-252022-11-01Apple Inc.Text detection using global geometry estimators
US11783246B2 (en)2019-10-162023-10-10Talkdesk, Inc.Systems and methods for workforce management system deployment
US11736615B2 (en)2020-01-162023-08-22Talkdesk, Inc.Method, apparatus, and computer-readable medium for managing concurrent communications in a networked call center
US11763831B2 (en)*2020-03-192023-09-19Yahoo Japan CorporationOutput apparatus, output method and non-transitory computer-readable recording medium
US20210358511A1 (en)*2020-03-192021-11-18Yahoo Japan CorporationOutput apparatus, output method and non-transitory computer-readable recording medium
US11765209B2 (en)2020-05-112023-09-19Apple Inc.Digital assistant hardware abstraction
US11924254B2 (en)2020-05-112024-03-05Apple Inc.Digital assistant hardware abstraction
US12301635B2 (en)2020-05-112025-05-13Apple Inc.Digital assistant hardware abstraction
US12197712B2 (en)2020-05-112025-01-14Apple Inc.Providing relevant data items based on context
US11914848B2 (en)2020-05-112024-02-27Apple Inc.Providing relevant data items based on context
US11755276B2 (en)2020-05-122023-09-12Apple Inc.Reducing description length based on confidence
US11838734B2 (en)2020-07-202023-12-05Apple Inc.Multi-device audio adjustment coordination
US12219314B2 (en)2020-07-212025-02-04Apple Inc.User identification using headphones
US11750962B2 (en)2020-07-212023-09-05Apple Inc.User identification using headphones
US11696060B2 (en)2020-07-212023-07-04Apple Inc.User identification using headphones
US20220028378A1 (en)*2020-07-272022-01-27International Business Machines CorporationQuery routing for bot-based query response
US11657810B2 (en)*2020-07-272023-05-23International Business Machines CorporationQuery routing for bot-based query response
US11735165B2 (en)*2020-12-112023-08-22Beijing Didi Infinity Technology And Development Co., Ltd.Task-oriented dialog system and method through feedback
US20220189460A1 (en)*2020-12-112022-06-16Beijing Didi Infinity Technology And Development Co., Ltd.Task-oriented dialog system and method through feedback
US11830489B2 (en)*2021-06-302023-11-28Bank Of America CorporationSystem and method for speech processing based on response content
US20230005476A1 (en)*2021-06-302023-01-05Bank Of America CorporationSystem and method for speech processing based on response content
US11677875B2 (en)2021-07-022023-06-13Talkdesk Inc.Method and apparatus for automated quality management of communication records
CN113742027A (en)*2021-11-052021-12-03深圳传音控股股份有限公司Interaction method, intelligent terminal and readable storage medium
US11856140B2 (en)2022-03-072023-12-26Talkdesk, Inc.Predictive communications system
US11736616B1 (en)2022-05-272023-08-22Talkdesk, Inc.Method and apparatus for automatically taking action based on the content of call center communications
US11971908B2 (en)2022-06-172024-04-30Talkdesk, Inc.Method and apparatus for detecting anomalies in communication data
WO2024043670A1 (en)*2022-08-222024-02-29삼성전자 주식회사Method for analyzing user speech, and electronic device supporting same
US11943391B1 (en)2022-12-132024-03-26Talkdesk, Inc.Method and apparatus for routing communications within a contact center
US12381983B2 (en)2023-03-062025-08-05Talkdesk, Inc.System and method for managing communications in a networked call center
CN117037780A (en)*2023-06-272023-11-10北京应天海乐科技发展有限公司Man-machine interaction method and device of self-service device, electronic device and storage medium
US12395588B2 (en)2023-08-282025-08-19Talkdesk, Inc.Method and apparatus for creating a database of contact center response records

Also Published As

Publication numberPublication date
US9466295B2 (en)2016-10-11
TWI594139B (en)2017-08-01
CN103020047A (en)2013-04-03
CN103279508A (en)2013-09-04
CN103279508B (en)2016-08-03
TW201426358A (en)2014-07-01

Similar Documents

PublicationPublication DateTitle
US9715524B1 (en)Natural language comprehension system
US9466295B2 (en)Method for correcting a speech response and natural language dialogue system
US9767796B2 (en)Natural language dialogue method and natural language dialogue system
US11138971B2 (en)Using context to interpret natural language speech recognition commands
CN103021403A (en)Selection method based on voice recognition, mobile terminal device and information system thereof
CN104380375B (en) Devices for extracting information from conversations
US20060143007A1 (en)User interaction with voice information services
US20150032453A1 (en)Systems and methods for providing information discovery and retrieval
JP7116088B2 (en) Speech information processing method, device, program and recording medium
KR101380430B1 (en)Portable terminal for providing convenience information during call and method for providing convenience information during call in portable terminal
US20250061898A1 (en)Speech-to-text system
WO2009145988A1 (en)Techniques for input recognition and completion
US20200394356A1 (en)Text information processing method, device and terminal
CN105912717A (en)Image-based information searching method and device
EP3107012A1 (en)Modifying search results based on context characteristics
KR20170100175A (en)Electronic device and method for operating thereof
WO2024036616A1 (en)Terminal-based question and answer method and apparatus
JP2014513828A (en) Automatic conversation support
US20070136065A1 (en)Method and apparatus for accessing a digital file from a collection of digital files
CN112133295B (en)Speech recognition method, device and storage medium
CN115687807A (en) Information display method, device, terminal and storage medium
TW202240461A (en)Text editing using voice and gesture inputs for assistant systems
US11532308B2 (en)Speech-to-text system
TW201428517A (en)Searching method, searching system and nature language understanding system
CN113807082B (en)Target user determining method and device for determining target user

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:VIA TECHNOLOGIES, INC., TAIWAN

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ZHANG, GUO-FENG;REEL/FRAME:031933/0913

Effective date:20131230

STCFInformation on status: patent grant

Free format text:PATENTED CASE

MAFPMaintenance fee payment

Free format text:PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment:4

MAFPMaintenance fee payment

Free format text:PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment:8


[8]ページ先頭

©2009-2025 Movatter.jp