TW201520896A - A method for operating a program and a device thereof - Google Patents

A method for operating a program and a device thereof Download PDF

Info

Publication number
TW201520896A
TW201520896A TW103140082A TW103140082A TW201520896A TW 201520896 A TW201520896 A TW 201520896A TW 103140082 A TW103140082 A TW 103140082A TW 103140082 A TW103140082 A TW 103140082A TW 201520896 A TW201520896 A TW 201520896A
Authority
TW
Taiwan
Prior art keywords
state
application
module
waking
recording
Prior art date
Application number
TW103140082A
Other languages
Chinese (zh)
Inventor
yong-xin Wang
Bin Li
Jing He
Cheng Luo
Wei Yi
Original Assignee
Tencent Tech Shenzhen Co Ltd
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 Tencent Tech Shenzhen Co Ltd filed Critical Tencent Tech Shenzhen Co Ltd
Publication of TW201520896A publication Critical patent/TW201520896A/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M2250/00Details of telephonic subscriber devices
    • H04M2250/74Details of telephonic subscriber devices with voice recognition means

Landscapes

  • Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephone Function (AREA)

Abstract

The present invention provides a method for operating a program and a device thereof. The method includes: monitoring device status of a mobile terminal; operating a voice recording module when the device status corresponds with a set condition; matching a audio message recorded by the voice recording module with default key words; and operating a corresponding program if the audio message matches the key words.

Description

喚醒應用程式的方法及裝置 Method and device for waking up an application

本發明是有關一種通訊技術領域,尤其是有關於一種喚醒應用程式的方法及裝置。 The present invention relates to the field of communication technologies, and in particular, to a method and apparatus for waking up an application.

隨著移動通訊電子技術的發展,如今以手機為典型代表的移動終端已經不單具有遠端通話的功能,許多個人電腦上的應用程式功能都可以透過移動終端來實現,如使用者可以透過手機的流覽器流覽網頁內容、透過手機的播放程式播放視頻和音樂、透過手機上的攝影鏡頭進行拍照等。 With the development of mobile communication electronic technology, mobile terminals represented by mobile phones today not only have the function of remote calling, but the application functions of many personal computers can be realized through mobile terminals, such as users can use mobile phones. The browser views the content of the webpage, plays videos and music through the player of the mobile phone, and takes photos through the photographic lens on the mobile phone.

現有的一些作業系統可以透過推送(push,推送服務是指伺服器定向將資訊即時送達移動終端的服務)的方式喚醒特定的應用程式,例如遠端伺服器透過將聊天請求發送給移動終端來喚醒移動終端中的聊天工具。但是這種推送的喚醒方式必須在具有網路的前提下才能正常使用,當移動終端處於無網路環境的情況下則無法實施。 Some existing operating systems can wake up a specific application by pushing (pushing, the server is directed to deliver information to the mobile terminal immediately), for example, the remote server wakes up by sending a chat request to the mobile terminal. Chat tool in mobile terminal. However, the push mode of the push must be used under the premise of having a network, and cannot be implemented when the mobile terminal is in a networkless environment.

為此,一些開發商提出了以特定運動軌跡喚醒應用程式的構想,如iOS系統(iOS系統是由蘋果公司開發的手持設備作業系統)中攜帶的Siri服務(Siri是一款內建在iOS系統中的的人工智慧助理軟體),當握住移動終端並作出接聽電話的動作時,系統會透過陀螺儀和加速計獲取運動軌跡,經過複雜計算後對動作進行匹配,如果符合設定的特定運動軌跡 則喚醒Siri服務。 To this end, some developers have proposed the idea of waking up applications with specific motion trajectories, such as the Siri service carried in the iOS system (the iOS system is a handheld operating system developed by Apple) (Siri is built into the iOS system). In the artificial intelligence assistant software), when the mobile terminal is held and the action of answering the call is made, the system obtains the motion track through the gyroscope and the accelerometer, and after the complicated calculation, the action is matched, if the specific motion track is met. Then wake up the Siri service.

透過這種特定運動軌跡的喚醒方式,即使移動終端處於無網路環境,也可以隨時喚醒相應的應用程式。但是,採用陀螺儀、加速計等工具計算運動軌跡時的演算法較為複雜,會佔有大量中央處理器(Central Processing Unit,CPU)資源,而且在用戶不希望喚醒某個應用程式,但作出了類似的運動軌跡的情況下,容易產生錯誤喚醒,從而造成移動終端使用上的不便。 Through the wake-up method of this specific motion trajectory, even if the mobile terminal is in a network-free environment, the corresponding application can be woken up at any time. However, algorithms that use gyroscopes, accelerometers, and other tools to calculate motion trajectories are more complex, occupy a large number of Central Processing Unit (CPU) resources, and users do not want to wake up an application, but make a similar In the case of the motion trajectory, it is easy to cause an erroneous wakeup, thereby causing inconvenience in use of the mobile terminal.

本發明提供一種喚醒應用程式的方法及裝置,以解決現有的應用程式喚醒方式容易產生錯誤喚醒而造成移動終端使用不便的問題。 The present invention provides a method and a device for waking up an application, so as to solve the problem that the existing application wake-up method is prone to false wake-up and cause inconvenience to the mobile terminal.

為了實現上述目的,根據本發明的一實施例提供了一種喚醒應用程式的方法。方法包括:即時監測移動終端的設備狀態;當監測到的設備狀態與設定狀態一致時啟動錄音模組;將錄音模組錄製的語音與預置的關鍵字進行匹配;若匹配成功則啟動相應的應用程式。 In order to achieve the above object, an embodiment of the present invention provides a method for waking up an application. The method includes: monitoring the device state of the mobile terminal in real time; starting the recording module when the monitored device state is consistent with the set state; matching the voice recorded by the recording module with the preset keyword; if the matching is successful, starting the corresponding application.

本發明同時提供了一種喚醒應用程式的裝置,包括:監測模組,用於即時監測移動終端的設備狀態;錄音啟動模組,用於當監測模組監測到的設備狀態與設定狀態一致時啟動錄音模組;匹配模組,用於將錄音模組錄製的語音與預置的關鍵字進行匹配;應用程式喚醒模組,用於當錄製的語音與預置的關鍵字匹配成功時啟動相應的應用程式。 The invention also provides a device for waking up an application, comprising: a monitoring module for monitoring the device status of the mobile terminal in real time; and a recording activation module, configured to start when the status of the device monitored by the monitoring module is consistent with the set state The recording module; the matching module is configured to match the recorded voice of the recording module with the preset keyword; the application wake-up module is used to start the corresponding when the recorded voice and the preset keyword match successfully. application.

相對於習知技術,本發明提供的方法及裝置可以通過語音辨識的方式喚醒任意形式的應用程式,操作方便,可以有效避免錯誤喚醒的發生。而且,本發明提供的方法只會在移動終端處於設定狀態下才會啟動錄音模組,可以防止錄音模組長時間運行而消耗的額外電量和CPU資源,也能防止應用程式的喚醒對移動終端的正常使用產生干擾。 Compared with the prior art, the method and device provided by the present invention can wake up any form of application by means of voice recognition, and the operation is convenient, and the occurrence of false wake-up can be effectively avoided. Moreover, the method provided by the present invention can only start the recording module when the mobile terminal is in the set state, can prevent the extra power and CPU resources consumed by the recording module for a long time operation, and can also prevent the application from awakening to the mobile terminal. The normal use of the interference.

為讓本發明的上述和其他目的、特徵和優點能更明顯易懂,下文特舉較佳實施例,並配合所附圖式,作詳細說明如下。 The above and other objects, features, and advantages of the present invention will become more apparent and understood by the appended claims appended claims

31‧‧‧監測模組 31‧‧‧Monitoring module

32‧‧‧錄音啟動模組 32‧‧‧Recording Startup Module

33‧‧‧匹配模組 33‧‧‧ Matching module

34‧‧‧應用程式喚醒模組 34‧‧‧Application Wakeup Module

35‧‧‧交互模組 35‧‧‧Interactive module

36‧‧‧錄音關閉模組 36‧‧‧Record off module

S11-S14‧‧‧本發明實施例的一種喚醒應用程式的方法的流程步驟 S11-S14‧‧‧ Process steps of a method for waking up an application according to an embodiment of the present invention

S21-S28‧‧‧本發明實施例的另一種喚醒應用程式的方法的流程步驟 S21-S28‧‧‧ Process steps of another method for waking up an application in an embodiment of the present invention

圖1為依據本發明之一實施例的一種喚醒應用程式的方法的流程示意圖;圖2為依據本發明之另一實施例的另一種喚醒應用程式的方法的流程示意圖;圖3為依據本發明之再一實施例的一種喚醒應用程式的裝置的結構示意圖;圖4為依據本發明之又一實施例的另一種喚醒應用程式的裝置的結構示意圖。 FIG. 1 is a schematic flowchart of a method for waking up an application according to an embodiment of the present invention; FIG. 2 is a schematic flowchart of another method for waking up an application according to another embodiment of the present invention; A schematic structural diagram of an apparatus for waking up an application according to still another embodiment; FIG. 4 is a schematic structural diagram of another apparatus for waking up an application according to still another embodiment of the present invention.

有關本發明的前述及其他技術內容、特點及功效,在以下配合參考圖式與以實施例為例的詳細說明,將可清楚的呈現。通過具體實施方式的說明,當可對本發明為達成預定目的所採取的技術手段及功效得以更加深入且具體的瞭解,然而所附圖式僅提供參考與說明之用,並非用來對本發明加以限制。 The above and other technical contents, features, and advantages of the present invention will be apparent from the following description of the appended claims. The technical means and functions of the present invention for achieving the intended purpose are more fully understood and understood by the description of the embodiments of the present invention. .

請參見圖1,其為本發明一實施例提供的一種喚醒應用程式的方法的流程示意圖,其包括以下步驟。 FIG. 1 is a schematic flowchart of a method for waking up an application according to an embodiment of the present invention, which includes the following steps.

步驟S11,即時監測移動終端的設備狀態。具體來說,可以通過監測移動終端的系統程序來監測其設備狀態,例如監測移動終端是否處於螢幕點亮或熄滅的狀態、是否處於通話的狀態、是否處於應用程式運行的狀態(如音視頻播放工具啟動的狀態)等。 In step S11, the device status of the mobile terminal is monitored in real time. Specifically, the device status of the mobile terminal can be monitored by monitoring the system status of the mobile terminal, for example, monitoring whether the mobile terminal is in a state of being on or off, whether it is in a call state, or whether the application is running (eg, audio and video playback). The state of the tool startup) and so on.

步驟S12,當監測到的設備狀態與設定狀態一致時啟動錄音模組。本發明實施例的設定狀態可以包括螢幕點亮狀態、不處於通話的狀態、不處於音視訊播放的狀態中的一種或者幾種相結合。當然,設定狀態也可以根據需要來設置,其目的是確保錄音模組啟動時,移動終端是處於正在被使用的狀態,避免錄音模組長時間運行而損耗的多餘電量。另外,通過設定狀態的設置,也可以使應用程式的喚醒不會對移動終端的正常使用或其它應用程式的正常運行產生干擾。其中錄音模組可以為移動終端自帶的麥克風。 In step S12, the recording module is started when the monitored device state is consistent with the set state. The setting state of the embodiment of the present invention may include one or a combination of a screen lighting state, a non-talking state, and a non-audio video playing state. Of course, the setting state can also be set as needed. The purpose is to ensure that the mobile terminal is in a state of being used when the recording module is started, and the excess power consumed by the recording module for a long time is avoided. In addition, by setting the state setting, the wake-up of the application can also cause interference to the normal use of the mobile terminal or the normal operation of other applications. The recording module can be a microphone that is provided by the mobile terminal.

步驟S13,將錄音模組錄製的語音與預置的關鍵字進行匹配。上述的關鍵字可以是一個也可以是多個,例如關鍵字可以是“打電話”、“聽音樂”、“發短信”等。具體來說,錄音模組在錄製過程中會不斷檢測輸入的語音,當檢測到有語音輸入時,利用語音辨識技術將錄製到的語音資料與預置的關鍵字進行比對,如果錄製到的語音與關鍵字一致或者包含在關鍵字中,則匹配成功。 In step S13, the voice recorded by the recording module is matched with the preset keyword. The above keywords may be one or more, for example, the keywords may be "calling", "listening to music", "texting", and the like. Specifically, the recording module continuously detects the input voice during the recording process, and when the voice input is detected, the recorded voice data is compared with the preset keyword by using the voice recognition technology, if the recorded If the voice is consistent with the keyword or included in the keyword, the match is successful.

步驟S14,當錄製的語音與預置的關鍵字匹配成功則啟動相應的應用程式。啟動的應用程式與關鍵字相對應,即如果匹配成功的關鍵字是“打電話”則可以啟動電話簿,如果匹配成功的關鍵字是“聽音樂”則可以啟動音訊播放工具。 In step S14, when the recorded voice is successfully matched with the preset keyword, the corresponding application is started. The launched application corresponds to the keyword, that is, if the matching keyword is "call", the phone book can be started, and if the matching keyword is "listen to music", the audio player can be started.

本發明實施例提供的方法可以通過語音辨識的方式喚醒任意形式的應用程式,操作方便,可以有效避免錯誤喚醒的發生。而且,本發明實施例的提供方法只會在移動終端處於設定狀態下才會啟動錄音模組,可以防止錄音模組長時間運行而消耗的額外電量和CPU資源,也能防止應用程式的喚醒對移動終端的正常使用產生干擾。 The method provided by the embodiment of the invention can wake up any form of application by means of voice recognition, and is convenient to operate, and can effectively avoid the occurrence of false wake-up. Moreover, the providing method of the embodiment of the present invention can only start the recording module when the mobile terminal is in the set state, can prevent the extra power and CPU resources consumed by the recording module for a long time running, and can also prevent the application from awakening. The normal use of the mobile terminal causes interference.

特別的,通過對設定狀態的設置,本發明實施例提供的方法在移動終端鎖定螢幕的條件下也能正常喚醒對應的應用程式,在一些特殊的環境下(如開車過程中)為移動終端的使用帶來了很大的便利。 In particular, by setting the setting state, the method provided by the embodiment of the present invention can normally wake up the corresponding application under the condition that the mobile terminal locks the screen, and in some special environments (such as during driving), it is a mobile terminal. The use brings great convenience.

請參見圖2,其為本發明實施例的一種喚醒應用程式的方法的流程示意圖,其包括以下步驟。 FIG. 2 is a schematic flowchart of a method for waking up an application according to an embodiment of the present invention, which includes the following steps.

步驟S21,提供交互介面,接收並儲存使用者對要喚醒的應用程式和喚醒應用程式對應關鍵字的設定。依據本發明一實施例,可以由使用者根據需要來配置關鍵字和對應的應用程式,可以設置多組關鍵字和應用程式的對應關係,每組對應關係中每個應用程式的喚醒也可以對應多個關鍵字。例如,可以設定對應一個音訊播放工具的關鍵字為“聽音樂”、“聽歌”,同時設定對應通訊錄的關鍵字為“打電話”,即如果監測到“聽音樂”或是“聽歌”的語音輸入則喚醒該音訊播放工具,如果檢測到“打電話”的語音輸入則打開通訊錄。 In step S21, an interaction interface is provided, and the user's settings for the application to be woken up and the corresponding keyword of the wake-up application are received and stored. According to an embodiment of the present invention, a keyword and a corresponding application may be configured by a user according to requirements, and a correspondence between multiple groups of keywords and an application may be set, and each application may wake up in response to each application. Multiple keywords. For example, you can set the keywords corresponding to an audio player to “listen to music” and “listen to songs”, and set the keyword corresponding to the address book to “call”, that is, if you listen to “listen to music” or “listen to songs” The voice input wakes up the audio player, and if the voice call for "call" is detected, the address book is opened.

步驟S22,即時監測移動終端的設備狀態。 Step S22, monitoring the device status of the mobile terminal in real time.

步驟S23,判斷監測到的設備狀態是否與設定狀態一致。如果一致則進入步驟S24,如果不一致則返回步驟S22。前述的設定狀態可以根據需要來設定,例如螢幕點亮狀態、不處於通話的狀態、不處於音視頻播放的狀態中的一種或者幾種相結合。 In step S23, it is determined whether the monitored device status is consistent with the set state. If they match, the process goes to step S24, and if they do not, the process returns to step S22. The aforementioned setting state can be set as needed, such as one of a screen lighting state, a non-talking state, and a state in which audio and video playback is not combined.

步驟S24,啟動錄音模組。錄音模組可以是移動終端自帶的麥克風。 In step S24, the recording module is started. The recording module can be a microphone that is included in the mobile terminal.

步驟S25,通過錄音模組即時檢測語音輸入。 In step S25, the voice input is detected instantaneously through the recording module.

步驟S26,將錄音模組錄製的語音與預置的關鍵字進行匹配。如果匹配成功則進入步驟S27,如果匹配不成功則返回步驟S25。 In step S26, the voice recorded by the recording module is matched with the preset keyword. If the matching is successful, the process proceeds to step S27, and if the match is unsuccessful, the process returns to step S25.

步驟S27,啟動相應的應用程式。啟動的應用程式與關鍵字相對應。 In step S27, the corresponding application is started. The launched application corresponds to the keyword.

步驟S28,當監測到的設備狀態與設定狀態不一致時關閉錄音模組。 In step S28, the recording module is turned off when the monitored device status does not match the set status.

本發明實施例提供的方法可以由使用者自行設定關鍵字及對應喚醒的應用程式,大大提高了移動終端使用上的靈活性。而且在移動 終端的設備狀態不符合設定狀態時,會及時關閉錄音模組,避免錄音模組長時間耗電及佔用CPU資源。 The method provided by the embodiment of the invention can set the keyword and the corresponding wake-up application by the user, which greatly improves the flexibility of the mobile terminal. And on the move When the device status of the terminal does not meet the setting status, the recording module will be turned off in time to avoid the power consumption of the recording module for a long time and the CPU resources.

本發明實施例還提出一種喚醒應用程式的裝置,請參見圖3,其包括:監測模組31、錄音啟動模組32、匹配模組33及應用程式喚醒模組34。 The embodiment of the present invention further provides a device for waking up an application. Referring to FIG. 3, the monitoring module 31, the recording activation module 32, the matching module 33, and the application wake-up module 34 are provided.

監測模組31用於即時監測移動終端的設備狀態。監測模組31可以通過監測移動終端的系統程序來監測其設備狀態。 The monitoring module 31 is configured to monitor the device status of the mobile terminal in real time. The monitoring module 31 can monitor the state of its equipment by monitoring the system program of the mobile terminal.

錄音啟動模組32用於當監測模組31監測到的設備狀態與設定狀態一致時啟動錄音模組。錄音模組可以是移動終端自帶的麥克風。設定狀態可以包括螢幕點亮狀態、不處於通話的狀態、不處於音視頻播放的狀態中的一種或者幾種相結合。當然,設定狀態也可以根據需要來設置,其目的是確保錄音模組啟動時,移動終端是處於正在被使用的狀態,避免錄音模組長時間運行而損耗的多餘電量。另外,通過設定狀態的設置,也可以使應用程式的喚醒不會對移動終端的正常使用或其它應用程式的正常運行產生干擾。 The recording start module 32 is configured to start the recording module when the state of the device monitored by the monitoring module 31 is consistent with the set state. The recording module can be a microphone that is included in the mobile terminal. The setting state may include one or a combination of one of a screen lighting state, a non-talking state, and a non-audio video playing state. Of course, the setting state can also be set as needed. The purpose is to ensure that the mobile terminal is in a state of being used when the recording module is started, and the excess power consumed by the recording module for a long time is avoided. In addition, by setting the state setting, the wake-up of the application can also cause interference to the normal use of the mobile terminal or the normal operation of other applications.

匹配模組33用於將錄音模組錄製的語音與預置的關鍵字進行匹配。關鍵字可以是一個也可以是多個。具體來說,錄音模組在錄製過程中會不斷檢測輸入的語音,當檢測到有語音輸入時,匹配模組33會利用語音辨識技術將錄製到的語音資料與預置的關鍵字進行比對,如果錄製到的語音與關鍵字一致或者包含在關鍵字中,則匹配成功。 The matching module 33 is configured to match the voice recorded by the recording module with the preset keyword. Keywords can be one or more. Specifically, the recording module continuously detects the input voice during the recording process. When the voice input is detected, the matching module 33 uses the voice recognition technology to compare the recorded voice data with the preset keywords. If the recorded voice is consistent with the keyword or included in the keyword, the match is successful.

應用程式喚醒模組34用於當錄製的語音與預置的關鍵字匹配成功時啟動相應的應用程式。本發明實施例提供的裝置可以通過語音辨識的方式喚醒任意形式的應用程式,操作方便,可以有效避免錯誤喚醒的發生。而且,本發明實施例提供的裝置只會在移動終端處於設定狀態下才會啟動錄音模組,可以防止錄音模組長時間運行而消耗的額外電量 和CPU資源,也能防止應用程式的喚醒對移動終端的正常使用產生干擾。 The application wake-up module 34 is configured to launch the corresponding application when the recorded voice matches the preset keyword successfully. The device provided by the embodiment of the invention can wake up any form of application by means of voice recognition, and is convenient to operate, and can effectively avoid the occurrence of false wake-up. Moreover, the device provided by the embodiment of the present invention can only start the recording module when the mobile terminal is in the set state, and can prevent the additional power consumed by the recording module for a long time running. And CPU resources can also prevent application wake-up from interfering with the normal use of mobile terminals.

請參見圖4,其為本發明實施例的另一種喚醒應用程式的裝置的結構示意圖,與圖3的實施例相比,本實施例還包括:交互模組35和錄音關閉模組36。 FIG. 4 is a schematic structural diagram of another apparatus for waking up an application according to an embodiment of the present invention. Compared with the embodiment of FIG. 3, the embodiment further includes: an interaction module 35 and a recording and closing module 36.

交互模組35用於提供交互介面,以接收並儲存使用者對要喚醒的應用程式和喚醒應用程式對應關鍵字的設定。通過交互模組35,可以由使用者根據需要來配置關鍵字和對應的應用程式。交互模組35可以提供多組關鍵字和應用程式的對應關係,每組對應關係中每個應用程式的喚醒也可以對應多個關鍵字。 The interaction module 35 is configured to provide an interaction interface for receiving and storing settings of the user to wake up the application and the corresponding keyword of the wakeup application. Through the interaction module 35, the user can configure keywords and corresponding applications as needed. The interaction module 35 can provide a plurality of sets of keywords and application correspondences, and the wakeup of each application in each set of correspondences can also correspond to multiple keywords.

錄音關閉模組36用於在錄音模組啟動的情況下,當監測模組36監測到的設備狀態與設定狀態不一致時關閉所述錄音模組。 The recording and closing module 36 is configured to close the recording module when the status of the device monitored by the monitoring module 36 is inconsistent with the setting state when the recording module is activated.

本發明實施例提供的裝置可以由使用者自行設定關鍵字及對應喚醒的應用程式,大大提高了移動終端使用上的靈活性。而且在移動終端的設備狀態不符合設定狀態時,會及時關閉錄音模組,避免錄音模組長時間耗電及佔用CPU資源。 The device provided by the embodiment of the invention can set the keyword and the corresponding wake-up application by the user, which greatly improves the flexibility of the mobile terminal. Moreover, when the device state of the mobile terminal does not meet the set state, the recording module is turned off in time to prevent the recording module from consuming power for a long time and occupying CPU resources.

通過以上的實施方式的描述,本領域的技術人員可以清楚地瞭解到本發明實施例可以通過硬體實現,也可以借助軟體和必要的通用硬體平臺的方式來實現。基於這樣的理解,本發明實施例的技術方案可以以軟體產品的形式體現出來,軟體產品可以存儲在一個非揮發性儲存介質(可以是CD-ROM、隨身碟、行動硬碟等)中,包括若干指令用以使得一台電腦設備(可以是個人電腦、伺服器,或網路設備等)執行本發明實施例各個實施場景所述的方法。 Through the description of the above embodiments, those skilled in the art can clearly understand that the embodiments of the present invention can be implemented by hardware, and can also be implemented by means of a software and a necessary universal hardware platform. Based on the understanding, the technical solution of the embodiment of the present invention may be embodied in the form of a software product, and the software product may be stored in a non-volatile storage medium (which may be a CD-ROM, a flash drive, a mobile hard disk, etc.), including The instructions are used to cause a computer device (which may be a personal computer, a server, a network device, etc.) to perform the methods described in various implementation scenarios of embodiments of the present invention.

以上所述,僅做為說明之用,並非對本發明作任何形式上的限制,雖然本發明已揭露上述實施例,然而並非用以限定本發明,任何熟悉本專業的技術人員,在不脫離本申請技術方案範圍內,當可利用上述揭示的技術內容作出些許更動或修飾為等同變化的等效實施例,但凡是未脫 離本申請技術方案內容,依據本發明的技術實質對以上實施例所作的任何簡單修改、等同變化與修飾,均仍屬於本發明技術方案的範圍內。 The above description is for illustrative purposes only, and is not intended to limit the scope of the present invention. The present invention has been disclosed by the present invention, but is not intended to limit the present invention. In the scope of the application of the technical solutions, when the above-disclosed technical contents can be used to make some modifications or modifications to equivalent embodiments, the Any simple modifications, equivalent changes and modifications to the above embodiments in accordance with the technical scope of the present invention are still within the scope of the technical solutions of the present invention.

S11-S14‧‧‧本發明實施例的一種喚醒應用程式的方法的流程步驟 S11-S14‧‧‧ Process steps of a method for waking up an application according to an embodiment of the present invention

Claims (8)

一種喚醒應用程式的方法,包括:即時監測移動終端的設備狀態;當監測到的所述設備狀態與設定狀態一致時啟動錄音模組;將所述錄音模組錄製的語音與預置的關鍵字進行匹配;以及若匹配成功則啟動相應的應用程式。 A method for waking up an application, comprising: monitoring a device state of a mobile terminal in real time; starting a recording module when the monitored device state is consistent with a set state; and recording the voice recorded by the recording module with a preset keyword Matches; and if the match is successful, launch the appropriate application. 如申請專利範圍第1項所述之喚醒應用程式的方法,其中所述當監測到的所述設備狀態與設定狀態一致時啟動錄音模組的步驟中,所述設定狀態包括螢幕點亮狀態、不處於通話的狀態、不處於音視訊播放的狀態中的至少一種。 The method for waking up an application according to claim 1, wherein in the step of starting the recording module when the monitored device state is consistent with the set state, the setting state includes a screen lighting state, At least one of a state that is not in a call state and is not in a state of audio video playback. 如申請專利範圍第1項所述之喚醒應用程式的方法,其中所述當監測到的所述設備狀態與設定狀態一致時啟動錄音模組的步驟之後包括:當監測到的所述設備狀態與設定狀態不一致時關閉所述錄音模組。 The method for waking up an application according to claim 1, wherein the step of starting the recording module when the monitored device state is consistent with the set state comprises: when the monitored device status is Turn off the recording module when the setting status is inconsistent. 如申請專利範圍第1項所述之喚醒應用程式的方法,其中所述即時監測移動終端的設備狀態的步驟之前還包括:提供交互介面,以接收並儲存使用者對要喚醒的應用程式和喚醒應用程式對應關鍵字的設定。 The method for waking up an application according to claim 1, wherein the step of monitoring the device status of the mobile terminal immediately includes: providing an interaction interface to receive and store the user to wake up the application and wake up The application corresponds to the setting of the keyword. 一種喚醒應用程式的裝置,包括:監測模組,用於即時監測移動終端的設備狀態;錄音啟動模組,用於當所述監測模組監測到的設備狀態與設定狀態一致時啟動錄音模組; 匹配模組,用於將所述錄音模組錄製的語音與預置的關鍵字進行匹配;以及應用程式喚醒模組,用於當錄製的語音與預置的關鍵字匹配成功時啟動相應的應用程式。 A device for waking up an application, comprising: a monitoring module, configured to monitor the device state of the mobile terminal in real time; and a recording activation module, configured to start the recording module when the state of the device monitored by the monitoring module is consistent with the set state ; a matching module, configured to match the voice recorded by the recording module with a preset keyword; and an application wake-up module, configured to start the corresponding application when the recorded voice and the preset keyword match successfully Program. 如申請專利範圍第5項所述之喚醒應用程式的裝置,其中所述錄音啟動模組啟動錄音模組時移動終端所處的所述設定狀態包括螢幕點亮狀態、不處於通話的狀態、不處於音視頻播放的狀態中的至少一種。 The device for waking up an application according to claim 5, wherein the setting state of the mobile terminal when the recording activation module starts the recording module includes a screen lighting state, a non-talking state, and no At least one of the states of audio and video playback. 如申請專利範圍第5項所述之喚醒應用程式的裝置,其中所述喚醒應用程式的裝置還包括:錄音關閉模組,用於當所述監測模組監測到的設備狀態與設定狀態不一致時關閉所述錄音模組。 The device for waking up an application according to claim 5, wherein the device for waking up the application further comprises: a recording and closing module, configured to: when the state of the device monitored by the monitoring module is inconsistent with the setting state, Turn off the recording module. 如申請專利範圍第5項所述之喚醒應用程式的裝置,其中所述喚醒應用程式的裝置還包括:交互模組,用於提供交互介面,以接收並儲存使用者對要喚醒的應用程式和喚醒應用程式對應關鍵字的設定。 The device for waking up an application according to claim 5, wherein the device for waking up the application further comprises: an interaction module, configured to provide an interaction interface for receiving and storing the application for the user to wake up and Wake up the application's corresponding keyword settings.
TW103140082A 2013-11-21 2014-11-19 A method for operating a program and a device thereof TW201520896A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310590949.7A CN104660792A (en) 2013-11-21 2013-11-21 Method and device for awakening applications

Publications (1)

Publication Number Publication Date
TW201520896A true TW201520896A (en) 2015-06-01

Family

ID=53178952

Family Applications (1)

Application Number Title Priority Date Filing Date
TW103140082A TW201520896A (en) 2013-11-21 2014-11-19 A method for operating a program and a device thereof

Country Status (3)

Country Link
CN (1) CN104660792A (en)
TW (1) TW201520896A (en)
WO (1) WO2015074553A1 (en)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106254612A (en) * 2015-06-15 2016-12-21 中兴通讯股份有限公司 A kind of sound control method and device
CN105491126A (en) * 2015-12-07 2016-04-13 百度在线网络技术(北京)有限公司 Service providing method and service providing device based on artificial intelligence
CN105812573A (en) * 2016-04-28 2016-07-27 努比亚技术有限公司 Voice processing method and mobile terminal
CN105939424B (en) 2016-06-23 2019-12-27 北京小米移动软件有限公司 Application switching method and device
CN106598536A (en) * 2016-10-31 2017-04-26 深圳众思科技有限公司 Record startup method and apparatus for electronic device, and electronic device
WO2018133231A1 (en) * 2017-01-22 2018-07-26 华为技术有限公司 Method and device for intelligently processing application event
CN107517313A (en) * 2017-08-22 2017-12-26 珠海市魅族科技有限公司 Awakening method and device, terminal and readable storage medium storing program for executing
CN107919124B (en) * 2017-12-22 2021-07-13 北京小米移动软件有限公司 Equipment awakening method and device
CN110503962A (en) * 2019-08-12 2019-11-26 惠州市音贝科技有限公司 Speech recognition and setting method, device, computer equipment and storage medium
CN111524528B (en) * 2020-05-28 2022-10-21 Oppo广东移动通信有限公司 Voice awakening method and device for preventing recording detection
CN111897601B (en) * 2020-08-03 2023-11-24 Oppo广东移动通信有限公司 Application starting method, device, terminal equipment and storage medium
CN118197323A (en) * 2022-11-04 2024-06-14 荣耀终端有限公司 Voice interaction method and related electronic equipment

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7957972B2 (en) * 2006-09-05 2011-06-07 Fortemedia, Inc. Voice recognition system and method thereof
CN101599270A (en) * 2008-06-02 2009-12-09 海尔集团公司 Voice server and voice control method
CN101715018A (en) * 2009-11-03 2010-05-26 沈阳晨讯希姆通科技有限公司 Voice control method of functions of mobile phone
CN102104655A (en) * 2009-12-21 2011-06-22 康佳集团股份有限公司 Method and system for changing mobile phone standby wallpaper through voice control
WO2011151502A1 (en) * 2010-06-02 2011-12-08 Nokia Corporation Enhanced context awareness for speech recognition
CN102541574A (en) * 2010-12-13 2012-07-04 鸿富锦精密工业(深圳)有限公司 Application program opening system and method
CN102510426A (en) * 2011-11-29 2012-06-20 安徽科大讯飞信息科技股份有限公司 Personal assistant application access method and system
CN102568479B (en) * 2012-02-08 2014-05-28 广东步步高电子工业有限公司 Voice unlocking method and system of mobile handheld device
CN102868827A (en) * 2012-09-15 2013-01-09 潘天华 Method of using voice commands to control start of mobile phone applications
CN102929390A (en) * 2012-10-16 2013-02-13 广东欧珀移动通信有限公司 Method and device for starting application program in stand-by state

Also Published As

Publication number Publication date
WO2015074553A1 (en) 2015-05-28
CN104660792A (en) 2015-05-27

Similar Documents

Publication Publication Date Title
TW201520896A (en) A method for operating a program and a device thereof
US11979836B2 (en) Method and system for operating a multi-function portable electronic device using voice-activation
JP6811758B2 (en) Voice interaction methods, devices, devices and storage media
JP7160967B2 (en) Keyphrase detection with audio watermark
US9713174B2 (en) Connection tethering and service remoting
CN103841268A (en) Information processing method and information processing device
US20160210363A1 (en) Contextual search using natural language
US20160379105A1 (en) Behavior recognition and automation using a mobile device
US11217084B2 (en) Mobile device self-identification system
CN104951335B (en) The processing method and processing device of application program installation kit
US20150278191A1 (en) Flexible Schema for Language Model Customization
US20190130911A1 (en) Communications with trigger phrases
CN102929390A (en) Method and device for starting application program in stand-by state
CN105975063B (en) A kind of method and apparatus controlling intelligent terminal
WO2018049969A1 (en) Hotspot establishment method and related device
WO2019024646A1 (en) Application management and control method, apparatus, and electronic device
KR20190016671A (en) Communication device, server and communication method thereof
CN113672748A (en) Multimedia information playing method and device
WO2015172283A1 (en) Method, device and mobile terminal for reducing power consumption
WO2017166640A1 (en) Application calling method and terminal
WO2023116768A1 (en) Audio playback method and related apparatus
CN104391742B (en) Optimizing application method and apparatus
JP6954244B2 (en) Information processing device
CN108513012B (en) Data processing method, data processing device and mobile terminal
WO2019047220A1 (en) Application program start up method and terminal, and computer readable storage medium