WO2018053964A1 - 基于安卓系统的语音输入标点符号的方法及装置 - Google Patents

基于安卓系统的语音输入标点符号的方法及装置 Download PDF

Info

Publication number
WO2018053964A1
WO2018053964A1 PCT/CN2016/112640 CN2016112640W WO2018053964A1 WO 2018053964 A1 WO2018053964 A1 WO 2018053964A1 CN 2016112640 W CN2016112640 W CN 2016112640W WO 2018053964 A1 WO2018053964 A1 WO 2018053964A1
Authority
WO
WIPO (PCT)
Prior art keywords
punctuation
name
input
voice
inputting
Prior art date
Application number
PCT/CN2016/112640
Other languages
English (en)
French (fr)
Inventor
曹绍华
Original Assignee
深圳Tcl数字技术有限公司
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 深圳Tcl数字技术有限公司 filed Critical 深圳Tcl数字技术有限公司
Publication of WO2018053964A1 publication Critical patent/WO2018053964A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/02Input arrangements using manually operated switches, e.g. using keyboards or dials
    • G06F3/023Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes
    • G06F3/0233Character input methods
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/22Procedures used during a speech recognition process, e.g. man-machine dialogue

Definitions

  • the present invention relates to the field of information technology, and in particular, to a method and apparatus for inputting punctuation marks based on voice of an Android system.
  • the existing voice input cannot realize the function of automatically inputting punctuation, and the user needs to manually add punctuation marks to the recognized text, and add the punctuation marks when the long sentence or the text is long. More cumbersome, the process of voice input is cumbersome.
  • the invention provides a method and a device for inputting punctuation marks based on the voice of the Android system, and aims to solve the technical problem that the voice input process is complicated when the existing voice input needs to manually add punctuation marks to the recognized text.
  • the present invention provides a method for inputting punctuation marks based on the voice of an Android system, and the method for inputting punctuation marks based on the voice of the Android system includes the following steps:
  • the punctuation mark or punctuation name corresponding to the selection information is input in the character input area of the display interface.
  • the method for inputting punctuation marks based on the voice of the Android system further includes:
  • the punctuation symbol name is input in the character input area of the display interface.
  • the step of inputting the punctuation mark or punctuation name corresponding to the selection information in the character input area of the display interface includes:
  • the punctuation symbol name of the editable state is replaced with the punctuation symbol identifier; or the second selection information corresponding to the punctuation symbol name is received.
  • the punctuation name of the editable state is set to an uneditable state.
  • the method for inputting punctuation marks based on the voice of the Android system further includes:
  • the punctuation symbol name of the editable state is set to an uneditable state.
  • the method for inputting punctuation marks based on the voice of the Android system further includes:
  • the punctuation mark and the punctuation name displayed by the input candidate area are hidden or deleted.
  • the present invention further provides an apparatus for inputting punctuation marks based on voice of an Android system, where the apparatus for inputting punctuation marks based on the voice of the Android system includes:
  • An identification module configured to: when receiving a voice signal input by a user, identify the voice signal, and determine whether the punctuation information is included in the voice signal;
  • a display module configured to display punctuation marks and punctuation symbol names corresponding to the punctuation information in an input candidate area of the display interface when determining punctuation information in the speech signal;
  • a first input module configured to input a punctuation mark identifier or a punctuation symbol name corresponding to the selection information in a character input area of the display interface when receiving the selection information corresponding to the input candidate area.
  • the device for inputting punctuation marks based on the voice of the Android system further includes:
  • a second input module configured to input the punctuation symbol name in a character input area of the display interface when the selection information is not received within a preset duration.
  • the first input module comprises:
  • a display unit configured to display a punctuation name of an editable state in the character input area
  • a replacement unit configured to replace the punctuation symbol name in an editable state with the punctuation symbol identifier when receiving the first selection information corresponding to the punctuation mark identifier
  • a first setting unit configured to set the punctuation symbol name of the editable state to an uneditable state when receiving the second selection information corresponding to the punctuation symbol name.
  • the first input module further includes:
  • a second setting unit configured to set the punctuation symbol name of the editable state to an uneditable state when the first selection information and the second selection information are not received within the preset duration.
  • the device for inputting punctuation marks based on the voice of the Android system further includes:
  • a hiding module configured to hide or delete the punctuation mark and the punctuation name displayed by the input candidate area when the punctuation mark or punctuation name is input in the character input area.
  • the present invention recognizes the voice signal by receiving a voice signal input by the user, and determines whether the punctuation information is included in the voice signal, and then displays the punctuation information when determining the voice signal.
  • the input candidate area of the interface displays the punctuation mark and the punctuation name corresponding to the punctuation information, and then, when the selection information corresponding to the input candidate area is received, the selection information is input in the character input area of the display interface.
  • the corresponding punctuation mark or punctuation name realizes the real-time addition of punctuation marks in the text of the audio recognition, which avoids the user to manually add punctuation marks to the recognized text, thereby improving the efficiency of voice input.
  • FIG. 1 is a schematic flow chart of a first embodiment of a method for inputting punctuation marks based on an Android system according to the present invention
  • FIG. 2 is a schematic diagram of functional modules of a first embodiment of a device for inputting punctuation marks based on an Android system according to the present invention
  • FIG. 3 is a schematic diagram of a refinement function module of a first input module in a second embodiment of a device for inputting punctuation marks based on an Android system according to the present invention.
  • the method and device for inputting punctuation marks based on the voice of the Android system are applicable to smart terminals such as a television, a mobile phone, an IPAD, a smart wearable device, and the like having an input function.
  • smart terminals such as a television, a mobile phone, an IPAD, a smart wearable device, and the like having an input function.
  • various embodiments of the method and apparatus for inputting punctuation marks of the voice system of the present invention according to the present invention will be described in detail by taking a television as an example.
  • FIG. 1 is a schematic flowchart of a first embodiment of a method for inputting punctuation marks based on an Android system according to the present invention.
  • the method for inputting punctuation marks based on the voice of the Android system includes:
  • Step S10 when receiving the voice signal input by the user, identifying the voice signal, and determining whether the punctuation information is included in the voice signal;
  • the television when receiving the voice signal input by the user, the television performs audio recognition on the received voice signal to obtain character data corresponding to the voice signal, where the character data includes characters, numbers, and/or letters.
  • the character data may be punctuation such as "comma” or "period", or may be "punctuation and text".
  • the user can use a terminal such as a remote controller or a mobile phone to perform a recording operation, and send a voice signal obtained by the recording operation to the television.
  • the television can communicate with the terminal through infrared, Bluetooth, WiFi module, etc. to receive the voice signal sent by the terminal.
  • whether the punctuation symbol information is included in the voice signal may be determined by the punctuation symbol name in the identified voice signal.
  • the punctuation symbol name in the voice signal may be searched in a preset database.
  • the preset database stores all the punctuation marks of the input method of the television and the punctuation marks corresponding to the punctuation marks.
  • Step S20 when it is determined that the punctuation information is included in the speech signal, displaying a punctuation mark identifier and a punctuation symbol name corresponding to the punctuation symbol information in an input candidate area of the display interface;
  • the television displays the input candidate area on the display interface.
  • the punctuation symbol corresponding to the punctuation symbol information and the punctuation symbol name, wherein the input candidate area may be a candidate area of the input method currently turned on by the television, for example, when the punctuation symbol is “comma” or “period”, the television ",” or ".” and "comma” or “period” are displayed in the input candidate area for the user to select according to the displayed punctuation mark and punctuation name.
  • Step S30 When receiving the selection information corresponding to the input candidate area, input a punctuation mark or a punctuation name corresponding to the selection information in a character input area of the display interface.
  • the focus of the television is identified by the punctuation mark by default, and the user can use the remote control, the mobile phone, and the like to trigger the punctuation mark or the punctuation name selection information through the focus.
  • the television Upon receiving an input command triggered based on the punctuation mark, the television enters the punctuation mark in a character input area of the display interface, for example, when a ".” is input in the input candidate area, a selection based on the punctuation name trigger is received.
  • the television enters the punctuation name in the character input area of the display interface, for example, inputting a "comma", thereby implementing punctuation identification or punctuation name by voice input.
  • the character input area is an area where the user needs to input data. For example, a character input area is located behind the position where the cursor is located in an input interface such as a word document or a text document.
  • the method for inputting punctuation marks based on the voice of the Android system further comprises: performing character input on the display interface when the selection information is not received within a preset duration The area enters the punctuation name.
  • the preset duration can be set as needed, for example, the preset duration is 3 seconds, 5 seconds, etc., and is not limited herein.
  • the default is that the user does not need to input the punctuation mark in the character input area. Therefore, the punctuation name is input in the character input area, and the punctuation name is displayed in the The character input area of the TV display area.
  • a user when a user transmits a voice signal to a television set by using a remote controller, a mobile phone, or the like, and the other voice signals continue to occur, the user does not need to display the punctuation mark in the character input area, so the voice signal is directly input in the character input area. Text information to improve the efficiency of audio input.
  • the method for inputting punctuation marks based on the voice of the Android system further comprises: hiding or deleting the punctuation mark or the punctuation symbol name when the character input area is input.
  • the punctuation mark and punctuation name displayed in the input candidate area are described.
  • the voice signal when the voice signal input by the user is received, the voice signal is identified, and whether the punctuation information is included in the voice signal, and then the punctuation information is included in the voice signal.
  • Displaying a punctuation mark and a punctuation symbol corresponding to the punctuation information in an input candidate area of the display interface, and then inputting the character input area of the display interface when receiving the selection information corresponding to the input candidate area The punctuation mark or punctuation name corresponding to the selection information realizes the real-time addition of the punctuation mark in the text of the audio recognition, thereby avoiding the user adding the punctuation mark to the recognized text manually, thereby improving the efficiency of the voice input.
  • step S30 includes:
  • the television when the punctuation symbol name is displayed in the input candidate area, the television can simultaneously display the punctuation name of the editable state in the character input area, wherein the punctuation name of the editable state means that the punctuation name can be replaced.
  • the punctuation name of the editable state means that the punctuation name can be replaced.
  • deleting or the like by displaying the punctuation name of the editable state in the character input area of the display interface, the user can know whether the currently displayed punctuation name and punctuation mark are correct.
  • the punctuation symbol name of the editable state is set to an uneditable state.
  • the focus of the television is identified by the punctuation mark by default, and the user can use the remote control, the mobile phone, and the like to trigger the first input instruction through the focus.
  • the television Upon receiving the first selection information corresponding to the punctuation mark, the television replaces the punctuation name of the editable state with the punctuation mark, for example, ".” is displayed in the input candidate area, and the character input area is displayed.
  • the television In the period "", when receiving the first selection information based on the ".” trigger, the television replaces the "period” displayed in the character input area with ".”, thereby implementing punctuation by voice.
  • the television sets the punctuation name of the editable state to an uneditable state.
  • step S30 further includes: setting the punctuation name of the editable state to an uneditable state when the first selection information and the second selection information are not received within the preset duration .
  • the preset duration can be set as needed, for example, the preset duration is 3 seconds, 5 seconds, etc., and is not limited herein.
  • the television sets the punctuation name of the editable state to an uneditable state, preferably, the television further
  • the input candidate area can be canceled, hidden, or deleted to display the punctuation mark and punctuation name.
  • the punctuation name of the editable state in the character input area, and then receiving the first selection information corresponding to the punctuation mark, replacing the punctuation name of the editable state with The punctuation mark is identified; or, when the second selection information corresponding to the punctuation symbol name is received, the punctuation symbol name of the editable state is set to an uneditable state, and the character is input according to the first selection information.
  • the punctuation name displayed in the area is replaced with the punctuation mark, thereby realizing the addition of punctuation marks in the text of the audio recognition, which further improves the efficiency of the speech input.
  • FIG. 2 is a schematic diagram of functional modules of a first embodiment of a device for inputting punctuation marks based on an Android system according to the present invention.
  • the device for inputting punctuation marks based on the voice of the Android system includes:
  • the identification module 10 is configured to identify the voice signal when receiving the voice signal input by the user, and determine whether the punctuation information is included in the voice signal;
  • the identification module 10 when receiving the voice signal input by the user, the identification module 10 identifies the received voice signal, and obtains character data corresponding to the voice signal, where the character data includes characters, numbers, and/or letters.
  • the character data may be punctuation such as "comma” or "period", or may be "punctuation and text".
  • the user can use a terminal such as a remote controller or a mobile phone to perform a recording operation, and send a voice signal obtained by the recording operation to the television.
  • the television can communicate with the terminal through infrared, Bluetooth, WiFi module, etc. to receive the voice signal sent by the terminal.
  • the identification module 10 may determine whether the punctuation information is included in the speech signal by using the punctuation symbol name in the recognized speech signal. Specifically, the punctuation symbol name in the speech signal may be searched through a preset database. When the punctuation symbol name in the voice signal exists in the preset database, determining that the speech signal includes punctuation information, that is, determining that the speech signal includes punctuation when there is text information consistent with the punctuation symbol name in the preset database Symbol information, wherein all the punctuation marks of the input method of the television set and the punctuation symbol names corresponding to the respective punctuation marks are stored in the preset database.
  • the display module 20 is configured to display punctuation marks and punctuation marks corresponding to the punctuation information in an input candidate area of the display interface when determining punctuation information in the speech signal;
  • the display module 20 displays the punctuation in the input candidate area of the display interface.
  • the punctuation mark and the punctuation name corresponding to the symbol information, wherein the input candidate area may be a candidate area of the input method currently turned on by the television, for example, when the punctuation mark is “comma” or “period”, the television is inputting The candidate area displays ",” or ".” and "comma” or “period” for the user to select based on the displayed punctuation mark and punctuation name.
  • the first input module 30 is configured to input a punctuation mark identifier or a punctuation symbol name corresponding to the selection information in a character input area of the display interface when receiving the selection information corresponding to the input candidate area.
  • the focus of the television is identified by the punctuation mark by default, and the user can use the remote control, the mobile phone, and the like to trigger the punctuation mark or the punctuation name selection information through the focus.
  • the first input module 30 Upon receiving the selection information triggered based on the punctuation mark, the first input module 30 inputs the punctuation mark in the character input area of the display interface, for example, when the input candidate area is input ".”, the punctuation-based name is received.
  • the television enters the punctuation name in the character input area of the display interface, for example, inputting a "comma", thereby implementing punctuation identification or punctuation name by voice input.
  • the character input area is an area where the user needs to input data. For example, a character input area is located behind the position where the cursor is located in an input interface such as a word document or a text document.
  • the apparatus for inputting punctuation marks based on the voice of the Android system further includes: a second input module, configured to: when the selection information is not received within the preset duration, characters on the display interface Enter the punctuation name in the input field.
  • the preset duration can be set as needed, for example, the preset duration is 3 seconds, 5 seconds, etc., and is not limited herein.
  • the second input module inputs the punctuation name in the character input area, that is, the punctuation The symbol name is displayed in the character input area of the TV display area.
  • a user when a user transmits a voice signal to a television set by using a remote controller, a mobile phone, or the like, and the other voice signals continue to occur, the user does not need to display the punctuation mark in the character input area, so the voice signal is directly input in the character input area. Text information to improve the efficiency of audio input.
  • the apparatus for inputting punctuation marks based on voice of the Android system further includes: a hiding module, configured to hide or delete the punctuation mark or punctuation name when the character input area is input Enter the punctuation mark and punctuation name displayed in the candidate area.
  • a hiding module configured to hide or delete the punctuation mark or punctuation name when the character input area is input Enter the punctuation mark and punctuation name displayed in the candidate area.
  • the recognition module 10 when receiving the voice signal input by the user, identifies the voice signal, and determines whether the punctuation information is included in the voice signal, and then includes punctuation in determining the voice signal.
  • the display module 20 displays the punctuation symbol identifier and the punctuation symbol name corresponding to the punctuation symbol information in the input candidate region of the display interface, and then receives the selection information corresponding to the input candidate region, and then the first input module 30 Entering a punctuation mark or punctuation symbol corresponding to the selection information in a character input area of the display interface, realizing adding punctuation marks in the text of the audio recognition in real time, thereby preventing the user from manually adding punctuation to the recognized text.
  • Symbol identification improves the efficiency of voice input.
  • the first input module 30 includes:
  • a display unit 31 configured to display a punctuation name of an editable state in the character input area
  • the display module when the punctuation symbol name is displayed in the input candidate area, the display module can simultaneously display the punctuation name of the editable state in the character input area, wherein the punctuation name of the editable state means that the punctuation name can be replaced.
  • the punctuation name of the editable state means that the punctuation name can be replaced.
  • deleting or the like by displaying the punctuation name of the editable state in the character input area of the display interface, the user can know whether the currently displayed punctuation name and punctuation mark are correct.
  • the replacing unit 32 is configured to replace the punctuation symbol name in the editable state with the punctuation symbol identifier when receiving the first selection information corresponding to the punctuation mark identifier;
  • the first setting unit 33 is configured to set the punctuation symbol name of the editable state to an uneditable state when receiving the second selection information corresponding to the punctuation symbol name.
  • the focus of the television is identified by the punctuation mark by default, and the user can use the remote control, the mobile phone, and the like to trigger the first selection information through the focus.
  • the replacing unit 31 replaces the punctuation name of the editable state with the punctuation mark, for example, displaying ".” in the input candidate area, and displaying the character input area In the "period", when receiving the first selection information based on the ".” trigger, the first setting unit 32 replaces the "period” displayed in the character input area with ".”, thereby implementing punctuation by voice.
  • the television sets the punctuation name of the editable state to an uneditable state.
  • the first input module 30 further includes: a second setting unit, configured to: when the first selection information and the second selection information are not received within the preset duration, the editable state is The punctuation name is set to an uneditable state.
  • the preset duration can be set as needed, for example, the preset duration is 3 seconds, 5 seconds, etc., and is not limited herein.
  • the second setting unit sets the punctuation name of the editable state to a non-editable state, preferably, the television
  • the machine can also cancel, hide or delete the input candidate area to display the punctuation mark and punctuation name.
  • the punctuation symbol name of the editable state is displayed in the character input area by the display unit 31, and then when the first selection information corresponding to the punctuation mark identifier is received, the replacement unit 32 will be in an editable state.
  • the punctuation symbol name is replaced with the punctuation mark; or, when the second selection information corresponding to the punctuation name is received, the first setting unit 33 sets the punctuation name of the editable state to an uneditable state.
  • the punctuation symbol name displayed in the character input area is replaced with the punctuation symbol identifier according to the first selection information, thereby realizing the punctuation mark addition in the text of the audio recognition, thereby further improving the efficiency of the speech input.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Acoustics & Sound (AREA)
  • Multimedia (AREA)
  • Telephone Function (AREA)
  • User Interface Of Digital Computer (AREA)
  • Input From Keyboards Or The Like (AREA)

Abstract

一种基于安卓系统的语音输入标点符号的方法和装置,包括:在接收到用户输入的语音信号时,对所述语音信号进行识别,并确定所述语音信号中是否包括标点符号信息;在确定所述语音信号中包括标点符号信息时,在显示界面的输入候选区域显示所述标点符号信息对应的标点符号标识及标点符号名称;在接收到所述输入候选区域对应的选择信息时,在所述显示界面的字符输入区域输入所述选择信息对应的标点符号标识或标点符号名称。该方法实现了在音频识别的文本中实时添加标点符号标识,避免了用户通过手动在识别的文本中添加标点符号标识,提高了语音输入的效率。

Description

基于安卓系统的语音输入标点符号的方法及装置
技术领域
本发明涉及信息技术领域,尤其涉及一种基于安卓系统的语音输入标点符号的方法及装置。
背景技术
随着语音识别技术的发展,用户通过语音控制电子设备或者与电子设备进行语音交互的场景越来越多,给人们的生活带来了极大的便利。
但是,现有的语音输入在输入法等应用场景中,由于无法实现自动输入标点符号的功能,用户需要手动在识别的文本中添加标点符号,在长句或文本较长时标点符号的添加操作比较繁琐,导致语音输入的过程繁琐。
发明内容
本发明提供一种基于安卓系统的语音输入标点符号的方法及装置,旨在解决现有语音输入时需要手动在识别的文本中添加标点符号而导致语音输入过程繁琐的技术问题。
为实现上述目的,本发明提供的一种基于安卓系统的语音输入标点符号的方法,所述基于安卓系统的语音输入标点符号的方法包括以下步骤:
在接收到用户输入的语音信号时,对所述语音信号进行识别,并确定所述语音信号中是否包括标点符号信息;
在确定所述语音信号中包括标点符号信息时,在显示界面的输入候选区域显示所述标点符号信息对应的标点符号标识及标点符号名称;
在接收到所述输入候选区域对应的选择信息时,在所述显示界面的字符输入区域输入所述选择信息对应的标点符号标识或标点符号名称。
优选地,所述在显示界面的输入候选区域显示所述标点符号信息对应的标点符号标识及标点符号名称的步骤之后,所述基于安卓系统的语音输入标点符号的方法还包括:
在预设时长内未接收到所述选择信息时,在所述显示界面的字符输入区域输入所述标点符号名称。
优选地,所述在接收到所述输入候选区域对应的选择信息时,在所述显示界面的字符输入区域输入所述选择信息对应的标点符号标识或标点符号名称的步骤包括:
在所述字符输入区域显示可编辑状态的标点符号名称;
在接收到所述标点符号标识对应的第一选择信息时,将可编辑状态的所述标点符号名称替换为所述标点符号标识;或者,在接收到所述标点符号名称对应的第二选择信息时,将可编辑状态的所述标点符号名称设置为不可编辑状态。
优选地,所述在所述字符输入区域显示可编辑状态的标点符号名称的步骤之后,所述基于安卓系统的语音输入标点符号的方法还包括:
在预设时长内未接收到所述第一选择信息及第二选择信息时,将可编辑状态的所述标点符号名称设置为不可编辑状态。
优选地,所述在所述显示界面的字符输入区域输入所述选择信息对应的标点符号标识或标点符号名称的步骤之后,所述基于安卓系统的语音输入标点符号的方法还包括:
在所述字符输入区域输入所述标点符号标识或标点符号名称时,隐藏或删除所述输入候选区域显示的标点符号标识及标点符号名称。
此外,为实现上述目的,本发明还提供一种基于安卓系统的语音输入标点符号的装置,所述基于安卓系统的语音输入标点符号的装置包括:
识别模块,用于在接收到用户输入的语音信号时,对所述语音信号进行识别,并确定所述语音信号中是否包括标点符号信息;
显示模块,用于在确定所述语音信号中包括标点符号信息时,在显示界面的输入候选区域显示所述标点符号信息对应的标点符号标识及标点符号名称;
第一输入模块,用于在接收到所述输入候选区域对应的选择信息时,在所述显示界面的字符输入区域输入所述选择信息对应的标点符号标识或标点符号名称。
优选地,所述基于安卓系统的语音输入标点符号的装置还包括:
第二输入模块,用于在预设时长内未接收到所述选择信息时,在所述显示界面的字符输入区域输入所述标点符号名称。
优选地,所述第一输入模块包括:
显示单元,用于在所述字符输入区域显示可编辑状态的标点符号名称;
替换单元,用于在接收到所述标点符号标识对应的第一选择信息时,将可编辑状态的所述标点符号名称替换为所述标点符号标识;
第一设置单元,用于在接收到所述标点符号名称对应的第二选择信息时,将可编辑状态的所述标点符号名称设置为不可编辑状态。
优选地,所述第一输入模块还包括:
第二设置单元,用于在预设时长内未接收到所述第一选择信息及第二选择信息时,将可编辑状态的所述标点符号名称设置为不可编辑状态。
优选地,所述基于安卓系统的语音输入标点符号的装置还包括:
隐藏模块,用于在所述字符输入区域输入所述标点符号标识或标点符号名称时,隐藏或删除所述输入候选区域显示的标点符号标识及标点符号名称。
本发明通过在接收到用户输入的语音信号时,对所述语音信号进行识别,并确定所述语音信号中是否包括标点符号信息,接着在确定所述语音信号中包括标点符号信息时,在显示界面的输入候选区域显示所述标点符号信息对应的标点符号标识及标点符号名称,而后在接收到所述输入候选区域对应的选择信息时,在所述显示界面的字符输入区域输入所述选择信息对应的标点符号标识或标点符号名称,实现了在音频识别的文本中实时添加标点符号标识,避免了用户通过手动在识别的文本中添加标点符号标识,提高了语音输入的效率。
附图说明
图1为本发明基于安卓系统的语音输入标点符号的方法第一实施例的流程示意图;
图2为本发明基于安卓系统的语音输入标点符号的装置第一实施例的功能模块示意图;
图3为本发明基于安卓系统的语音输入标点符号的装置第二实施例中第一输入模块的细化功能模块示意图。
本发明目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。
具体实施方式
应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。
在本发明的实施例中,该基于安卓系统的语音输入标点符号的方法及装置适用于具有输入功能的电视机、手机、IPAD、智能可穿戴设备等智能终端。以下以电视机为例,详细阐述本发明基于安卓系统的语音输入标点符号的方法及装置的各个实施例。
本发明提供一种基于安卓系统的语音输入标点符号的方法。参照图1,图1为本发明基于安卓系统的语音输入标点符号的方法第一实施例的流程示意图。
在本实施例中,该基于安卓系统的语音输入标点符号的方法包括:
步骤S10,在接收到用户输入的语音信号时,对所述语音信号进行识别,并确定识所述语音信号中是否包括标点符号信息;
本实施例中,在接收到用户输入的语音信号时,电视机对接收到的语音信号进行音频识别,得到语音信号对应的字符数据,其中,该字符数据包括文字、数字及/或字母等,例如,该字符数据可以为“逗号”、“句号”等标点符号,也可以为“标点符号以及文字”等文字。
需要强调的是,用户可以采用遥控器、手机等终端进行录音操作,并将录音操作获得的语音信号发送至电视机。电视机可以通过红外、蓝牙、WiFi模块等与终端进行通信,以接收该终端发送的语音信号。
本实施例中,可以通过识别后的所述语音信号中的标点符号名称确定该语音信号中是否包括标点符号信息,具体地,可通过预设数据库中查找语音信号中的标点符号名称,在预设数据库中存在语音信号中的标点符号名称时,确定该语音信号中包括标点符号信息,即在预设数据库中存在与该标点符号名称一致的文字信息时确定该语音信号中包括标点符号信息,其中,预设数据库中存储有电视机的输入法的所有标点符号标识以及各个标点符号标识对应的标点符号名称。
步骤S20,在确定所述语音信号中包括标点符号信息时,在显示界面的输入候选区域显示所述标点符号信息对应的标点符号标识及标点符号名称;
本实施例中,在确定识别后的所述语音信号中包括标点符号信息时,即在预设数据库中存在与该标点符号名称一致的文字信息时,电视机在显示界面的输入候选区域显示所述标点符号信息对应的标点符号标识及标点符号名称,其中,输入候选区域可以为电视机当前开启的输入法的候选区域,例如,在标点符号标识为“逗号”或“句号”时,电视机在输入候选区域显示“,”或“。”以及“逗号”或“句号”,以供用户根据显示的标点符号标识及标点符号名称进行选择。
步骤S30,在接收到所述输入候选区域对应的选择信息时,在所述显示界面的字符输入区域输入所述选择信息对应的标点符号标识或标点符号名称。
本实施例中,在输入候选区域显示标点符号标识时,电视机的焦点默认在该标点符号标识,用户可以采用遥控器、手机等终端通过该焦点触发标点符号标识或标点符号名称的选择信息。在接收到基于标点符号标识触发的输入指令时,电视机在显示界面的字符输入区域输入该标点符号标识,例如,在输入候选区域输入“。”时,在接收到基于标点符号名称触发的选择信息时,电视机在显示界面的字符输入区域输入该标点符号名称,例如,输入“逗号”,进而实现通过语音输入标点符号标识或标点符号名称。其中,字符输入区域为用户需要输入数据的区域,例如,word文档或文本文档等输入界面中光标所处位置的后方为字符输入区域。
进一步地,在一实施例中,在步骤S20之后,该基于安卓系统的语音输入标点符号的方法还包括:在预设时长内未接收到所述选择信息时,在所述显示界面的字符输入区域输入所述标点符号名称。
其中,预设时长可以根据需要进行合理的设置,例如,预设时长为3秒、5秒等,在此不进行限定。
本实施例中,在预设时长内未接收到选择信息时,默认为用户不需要在字符输入区域输入标点符号标识,因此,在字符输入区域输入所述标点符号名称,即将标点符号名称显示在电视机显示区域的字符输入区域。
需要强调的是,在所述输入候选区域显示标点符号信息对应的标点符号标识及标点符号名称时,若预设时长内接收到其他语音信号,则在所述显示界面的字符输入区域输入语音信号对应的文字信息,即对语音信号进行音频识别得到的文字信息。或者,在所述输入候选区域显示标点符号信息对应的标点符号标识及标点符号名称的步骤之前,接收到其他语音信号时,在所述显示界面的字符输入区域输入语音信号对应的文字信息。例如,用户在采用遥控器、手机等终端将语音信号发送至电视机后,继续发生其他语音信号时,用户不需要在字符输入区域显示标点符号标识,因此直接在字符输入区域输入语音信号对应的文字信息,以提高音频输入的效率。
进一步地,在一实施例中,在步骤S30之后,该基于安卓系统的语音输入标点符号的方法还包括:在所述字符输入区域输入所述标点符号标识或标点符号名称时,隐藏或删除所述输入候选区域显示的标点符号标识及标点符号名称。
本实施例中,通过在接收到用户输入的语音信号时,对所述语音信号进行识别,并确定所述语音信号中是否包括标点符号信息,接着在确定所述语音信号中包括标点符号信息时,在显示界面的输入候选区域显示所述标点符号信息对应的标点符号标识及标点符号名称,而后在接收到所述输入候选区域对应的选择信息时,在所述显示界面的字符输入区域输入所述选择信息对应的标点符号标识或标点符号名称,实现了在音频识别的文本中实时添加标点符号标识,避免了用户通过手动在识别的文本中添加标点符号标识,提高了语音输入的效率。
基于第一实施例提出本发明基于安卓系统的语音输入标点符号的方法的第二实施例,在本实施例中,步骤S30包括:
在所述显示界面的字符输入区域显示可编辑状态的标点符号名称;
本实施例中,在输入候选区域显示标点符号名称时,电视机可以同时在字符输入区域显示可编辑状态的标点符号名称,其中,可编辑状态的标点符号名称是指该标点符号名称可以被替换或者删除等,通过在所述显示界面的字符输入区域显示可编辑状态的标点符号名称,能够使用户了解当前显示的标点符号名称及标点符号标识是否正确。
在接收到所述标点符号标识对应的第一选择信息时,将可编辑状态的所述标点符号名称替换为所述标点符号标识;或者,
在接收到所述标点符号名称对应的第二选择信息时,将可编辑状态的所述标点符号名称设置为不可编辑状态。
本实施例中,在输入候选区域显示标点符号标识时,电视机的焦点默认在该标点符号标识,用户可以采用遥控器、手机等终端通过该焦点触发第一输入指令。在接收到标点符号标识对应的第一选择信息时,电视机将可编辑状态的所述标点符号名称替换为所述标点符号标识,例如,在输入候选区域显示“。”、字符输入区域显示“句号”时,在接收到基于“。”触发的第一选择信息时,电视机将字符输入区域显示的“句号”替换为“。”,进而实现通过语音输入标点符号。在接收到标点符号名称对应的第二选择信息时,电视机将可编辑状态的所述标点符号名称设置为不可编辑状态。
进一步地,在一实施例中,步骤S30还包括:在预设时长内未接收到所述第一选择信息及第二选择信息时,将可编辑状态的所述标点符号名称设置为不可编辑状态。
其中,预设时长可以根据需要进行合理的设置,例如,预设时长为3秒、5秒等,在此不进行限定。
本实施例中,在预设时长内未接收到所述第一选择信息及第二选择信息时,电视机将可编辑状态的所述标点符号名称设置为不可编辑状态,优选地,电视机还可以取消、隐藏或者删除输入候选区域显示所述标点符号标识及标点符号名称。
本实施例中,通过在所述字符输入区域显示可编辑状态的标点符号名称,接着在接收到所述标点符号标识对应的第一选择信息时,将可编辑状态的所述标点符号名称替换为所述标点符号标识;或者,在接收到所述标点符号名称对应的第二选择信息时,将可编辑状态的所述标点符号名称设置为不可编辑状态,实现了根据第一选择信息将字符输入区域显示的标点符号名称替换为标点符号标识,进而实现在音频识别的文本中实时添加标点符号标识,进一步提高了语音输入的效率。
本发明进一步提供一种基于安卓系统的语音输入标点符号的装置。参照图2,图2为本发明基于安卓系统的语音输入标点符号的装置第一实施例的功能模块示意图。
在本实施例中,该基于安卓系统的语音输入标点符号的装置包括:
识别模块10,用于在接收到用户输入的语音信号时,对所述语音信号进行识别,并确定所述语音信号中是否包括标点符号信息;
本实施例中,在接收到用户输入的语音信号时,识别模块10对接收到的语音信号进行识别,得到语音信号对应的字符数据,其中,该字符数据包括文字、数字及/或字母等,例如,该字符数据可以为“逗号”、“句号”等标点符号,也可以为“标点符号以及文字”等文字。
需要强调的是,用户可以采用遥控器、手机等终端进行录音操作,并将录音操作获得的语音信号发送至电视机。电视机可以通过红外、蓝牙、WiFi模块等与终端进行通信,以接收该终端发送的语音信号。
本实施例中,识别模块10可以通过识别后的所述语音信号中的标点符号名称确定该语音信号中是否包括标点符号信息,具体地,可通过预设数据库中查找语音信号中的标点符号名称,在预设数据库中存在语音信号中的标点符号名称时,确定该语音信号中包括标点符号信息,即在预设数据库中存在与该标点符号名称一致的文字信息时确定该语音信号中包括标点符号信息,其中,预设数据库中存储有电视机的输入法的所有标点符号标识以及各个标点符号标识对应的标点符号名称。
显示模块20,用于在确定所述语音信号中包括标点符号信息时,在显示界面的输入候选区域显示所述标点符号信息对应的标点符号标识及标点符号名称;
本实施例中,在启动所述语音信号中包括标点符号信息时,即在预设数据库中存在与该标点符号名称一致的文字信息时,显示模块20在显示界面的输入候选区域显示所述标点符号信息对应的标点符号标识及标点符号名称,其中,输入候选区域可以为电视机当前开启的输入法的候选区域,例如,在标点符号标识为“逗号”或“句号”时,电视机在输入候选区域显示“,”或“。”以及“逗号”或“句号”,以供用户根据显示的标点符号标识及标点符号名称进行选择。
第一输入模块30,用于在接收到所述输入候选区域对应的选择信息时,在所述显示界面的字符输入区域输入所述选择信息对应的标点符号标识或标点符号名称。
本实施例中,在输入候选区域显示标点符号标识时,电视机的焦点默认在该标点符号标识,用户可以采用遥控器、手机等终端通过该焦点触发标点符号标识或标点符号名称的选择信息。在接收到基于标点符号标识触发的选择信息时,第一输入模块30在显示界面的字符输入区域输入该标点符号标识,例如,在输入候选区域输入“。”时,在接收到基于标点符号名称触发的选择信息时,电视机在显示界面的字符输入区域输入该标点符号名称,例如,输入“逗号”,进而实现通过语音输入标点符号标识或标点符号名称。其中,字符输入区域为用户需要输入数据的区域,例如,word文档或文本文档等输入界面中光标所处位置的后方为字符输入区域。
进一步地,在一实施例中,基于安卓系统的语音输入标点符号的装置还包括:第二输入模块,用于在预设时长内未接收到所述选择信息时,在所述显示界面的字符输入区域输入所述标点符号名称。
其中,预设时长可以根据需要进行合理的设置,例如,预设时长为3秒、5秒等,在此不进行限定。
本实施例中,在预设时长内未接收到选择信息时,默认为用户不需要在字符输入区域输入标点符号标识,因此,第二输入模块在字符输入区域输入所述标点符号名称,即将标点符号名称显示在电视机显示区域的字符输入区域。
需要强调的是,在所述输入候选区域显示标点符号信息对应的标点符号标识及标点符号名称时,若预设时长内接收到其他语音信号,则在所述显示界面的字符输入区域输入语音信号对应的文字信息,即对语音信号进行音频识别得到的文字信息。或者,在所述输入候选区域显示标点符号信息对应的标点符号标识及标点符号名称的步骤之前,接收到其他语音信号时,在所述显示界面的字符输入区域输入语音信号对应的文字信息。例如,用户在采用遥控器、手机等终端将语音信号发送至电视机后,继续发生其他语音信号时,用户不需要在字符输入区域显示标点符号标识,因此直接在字符输入区域输入语音信号对应的文字信息,以提高音频输入的效率。
进一步地,在一实施例中,基于安卓系统的语音输入标点符号的装置还包括:隐藏模块,用于在所述字符输入区域输入所述标点符号标识或标点符号名称时,隐藏或删除所述输入候选区域显示的标点符号标识及标点符号名称。
本实施例中,通过在接收到用户输入的语音信号时,识别模块10对所述语音信号进行识别,并确定所述语音信号中是否包括标点符号信息,接着在确定所述语音信号中包括标点符号信息时,显示模块20在显示界面的输入候选区域显示所述标点符号信息对应的标点符号标识及标点符号名称,而后在接收到所述输入候选区域对应的选择信息时,第一输入模块30在所述显示界面的字符输入区域输入所述选择信息对应的标点符号标识或标点符号名称,实现了在音频识别的文本中实时添加标点符号标识,避免了用户通过手动在识别的文本中添加标点符号标识,提高了语音输入的效率。
基于第一实施例提出本发明基于安卓系统的语音输入标点符号的装置的第二实施例,参照图3,在本实施例中,所述第一输入模块30包括:
显示单元31,用于在所述字符输入区域显示可编辑状态的标点符号名称;
本实施例中,在输入候选区域显示标点符号名称时,显示模块可以同时在字符输入区域显示可编辑状态的标点符号名称,其中,可编辑状态的标点符号名称是指该标点符号名称可以被替换或者删除等,通过在所述显示界面的字符输入区域显示可编辑状态的标点符号名称,能够使用户了解当前显示的标点符号名称及标点符号标识是否正确。
替换单元32,用于在接收到所述标点符号标识对应的第一选择信息时,将可编辑状态的所述标点符号名称替换为所述标点符号标识;
第一设置单元33,用于在接收到所述标点符号名称对应的第二选择信息时,将可编辑状态的所述标点符号名称设置为不可编辑状态。
本实施例中,在输入候选区域显示标点符号标识时,电视机的焦点默认在该标点符号标识,用户可以采用遥控器、手机等终端通过该焦点触发第一选择信息。在接收到标点符号标识对应的第一选择信息时,替换单元31将可编辑状态的所述标点符号名称替换为所述标点符号标识,例如,在输入候选区域显示“。”、字符输入区域显示“句号”时,在接收到基于“。”触发的第一选择信息时,第一设置单元32将字符输入区域显示的“句号”替换为“。”,进而实现通过语音输入标点符号。在接收到标点符号名称对应的第二选择信息时,电视机将可编辑状态的所述标点符号名称设置为不可编辑状态。
进一步地,在一实施例中,第一输入模块30还包括:第二设置单元,用于在预设时长内未接收到所述第一选择信息及第二选择信息时,将可编辑状态的所述标点符号名称设置为不可编辑状态。
其中,预设时长可以根据需要进行合理的设置,例如,预设时长为3秒、5秒等,在此不进行限定。
本实施例中,在预设时长内未接收到所述第一选择信息及第二选择信息时,第二设置单元将可编辑状态的所述标点符号名称设置为不可编辑状态,优选地,电视机还可以取消、隐藏或者删除输入候选区域显示所述标点符号标识及标点符号名称。
本实施例中,通过显示单元31在所述字符输入区域显示可编辑状态的标点符号名称,接着在接收到所述标点符号标识对应的第一选择信息时,替换单元32将可编辑状态的所述标点符号名称替换为所述标点符号标识;或者,在接收到所述标点符号名称对应的第二选择信息时,第一设置单元33将可编辑状态的所述标点符号名称设置为不可编辑状态,实现了根据第一选择信息将字符输入区域显示的标点符号名称替换为标点符号标识,进而实现在音频识别的文本中实时添加标点符号标识,进一步提高了语音输入的效率。
以上仅为本发明的优选实施例,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。

Claims (20)

  1. 一种基于安卓系统的语音输入标点符号的方法,其特征在于,所述基于安卓系统的语音输入标点符号的方法包括以下步骤:
    在接收到用户输入的语音信号时,对所述语音信号进行识别,并确定所述语音信号中是否包括标点符号信息;
    在确定所述语音信号中包括标点符号信息时,在显标点符号示界面的输入候选区域显示所述标点符号信息对应的标点符号标识及名称,其中,在预设数据库中存在与所述标点符号信息对应的标点符号名称一致的文字信息时,确定所述语音信号中包括标点符号信息;
    在接收到所述输入候选区域对应的选择信息时,在所述显示界面的字符输入区域输入所述选择信息对应的标点符号标识或标点符号名称。
  2. 如权利要求1所述的基于安卓系统的语音输入标点符号的方法,其特征在于,所述在显示界面的输入候选区域显示所述标点符号信息对应的标点符号标识及标点符号名称的步骤之后,所述基于安卓系统的语音输入标点符号的方法还包括:
    在预设时长内未接收到所述选择信息时,在所述显示界面的字符输入区域输入所述标点符号名称。
  3. 如权利要求1所述的基于安卓系统的语音输入标点符号的方法,其特征在于,所述在接收到所述输入候选区域对应的选择信息时,在所述显示界面的字符输入区域输入所述选择信息对应的标点符号标识或标点符号名称的步骤包括:
    在所述字符输入区域显示可编辑状态的标点符号名称;
    在接收到所述标点符号标识对应的第一选择信息时,将可编辑状态的所述标点符号名称替换为所述标点符号标识;或者,在接收到所述标点符号名称对应的第二选择信息时,将可编辑状态的所述标点符号名称设置为不可编辑状态。
  4. 如权利要求3所述的基于安卓系统的语音输入标点符号的方法,其特征在于,所述在所述字符输入区域显示可编辑状态的标点符号名称的步骤之后,所述基于安卓系统的语音输入标点符号的方法还包括:
    在预设时长内未接收到所述第一选择信息及第二选择信息时,将可编辑状态的所述标点符号名称设置为不可编辑状态。
  5. 如权利要求1所述的基于安卓系统的语音输入标点符号的方法,其特征在于,所述在所述显示界面的字符输入区域输入所述选择信息对应的标点符号标识或标点符号名称的步骤之后,所述基于安卓系统的语音输入标点符号的方法还包括:
    在所述字符输入区域输入所述标点符号标识或标点符号名称时,隐藏或删除所述输入候选区域显示的标点符号标识及标点符号名称。
  6. 如权利要求2所述的基于安卓系统的语音输入标点符号的方法,其特征在于,所述在所述显示界面的字符输入区域输入所述选择信息对应的标点符号标识或标点符号名称的步骤之后,所述基于安卓系统的语音输入标点符号的方法还包括:
    在所述字符输入区域输入所述标点符号标识或标点符号名称时,隐藏或删除所述输入候选区域显示的标点符号标识及标点符号名称。
  7. 如权利要求3所述的基于安卓系统的语音输入标点符号的方法,其特征在于,所述在所述显示界面的字符输入区域输入所述选择信息对应的标点符号标识或标点符号名称的步骤之后,所述基于安卓系统的语音输入标点符号的方法还包括:
    在所述字符输入区域输入所述标点符号标识或标点符号名称时,隐藏或删除所述输入候选区域显示的标点符号标识及标点符号名称。
  8. 一种基于安卓系统的语音输入标点符号的方法,其特征在于,所述基于安卓系统的语音输入标点符号的方法包括以下步骤:
    在接收到用户输入的语音信号时,对所述语音信号进行识别,并确定所述语音信号中是否包括标点符号信息;
    在确定所述语音信号中包括标点符号信息时,在显示界面的输入候选区域显示所述标点符号信息对应的标点符号标识及标点符号名称;
    在接收到所述输入候选区域对应的选择信息时,在所述显示界面的字符输入区域输入所述选择信息对应的标点符号标识或标点符号名称。
  9. 如权利要求8所述的基于安卓系统的语音输入标点符号的方法,其特征在于,所述在显示界面的输入候选区域显示所述标点符号信息对应的标点符号标识及标点符号名称的步骤之后,所述基于安卓系统的语音输入标点符号的方法还包括:
    在预设时长内未接收到所述选择信息时,在所述显示界面的字符输入区域输入所述标点符号名称。
  10. 如权利要求8所述的基于安卓系统的语音输入标点符号的方法,其特征在于,所述在接收到所述输入候选区域对应的选择信息时,在所述显示界面的字符输入区域输入所述选择信息对应的标点符号标识或标点符号名称的步骤包括:
    在所述字符输入区域显示可编辑状态的标点符号名称;
    在接收到所述标点符号标识对应的第一选择信息时,将可编辑状态的所述标点符号名称替换为所述标点符号标识;或者,在接收到所述标点符号名称对应的第二选择信息时,将可编辑状态的所述标点符号名称设置为不可编辑状态。
  11. 如权利要求10所述的基于安卓系统的语音输入标点符号的方法,其特征在于,所述在所述字符输入区域显示可编辑状态的标点符号名称的步骤之后,所述基于安卓系统的语音输入标点符号的方法还包括:
    在预设时长内未接收到所述第一选择信息及第二选择信息时,将可编辑状态的所述标点符号名称设置为不可编辑状态。
  12. 如权利要求8任一项所述的基于安卓系统的语音输入标点符号的方法,其特征在于,所述在所述显示界面的字符输入区域输入所述选择信息对应的标点符号标识或标点符号名称的步骤之后,所述基于安卓系统的语音输入标点符号的方法还包括:
    在所述字符输入区域输入所述标点符号标识或标点符号名称时,隐藏或删除所述输入候选区域显示的标点符号标识及标点符号名称。
  13. 如权利要求9任一项所述的基于安卓系统的语音输入标点符号的方法,其特征在于,所述在所述显示界面的字符输入区域输入所述选择信息对应的标点符号标识或标点符号名称的步骤之后,所述基于安卓系统的语音输入标点符号的方法还包括:
    在所述字符输入区域输入所述标点符号标识或标点符号名称时,隐藏或删除所述输入候选区域显示的标点符号标识及标点符号名称。
  14. 如权利要求10任一项所述的基于安卓系统的语音输入标点符号的方法,其特征在于,所述在所述显示界面的字符输入区域输入所述选择信息对应的标点符号标识或标点符号名称的步骤之后,所述基于安卓系统的语音输入标点符号的方法还包括:
    在所述字符输入区域输入所述标点符号标识或标点符号名称时,隐藏或删除所述输入候选区域显示的标点符号标识及标点符号名称。
  15. 如权利要求11任一项所述的基于安卓系统的语音输入标点符号的方法,其特征在于,所述在所述显示界面的字符输入区域输入所述选择信息对应的标点符号标识或标点符号名称的步骤之后,所述基于安卓系统的语音输入标点符号的方法还包括:
    在所述字符输入区域输入所述标点符号标识或标点符号名称时,隐藏或删除所述输入候选区域显示的标点符号标识及标点符号名称。
  16. 一种基于安卓系统的语音输入标点符号的装置,其特征在于,所述基于安卓系统的语音输入标点符号的装置包括:
    识别模块,用于在接收到用户输入的语音信号时,对所述语音信号进行识别,并确定所述语音信号中是否包括标点符号信息;
    显示模块,用于在确定所述语音信号中包括标点符号信息时,在显示界面的输入候选区域显示所述标点符号信息对应的标点符号标识及标点符号名称;
    第一输入模块,用于在接收到所述输入候选区域对应的选择信息时,在所述显示界面的字符输入区域输入所述选择信息对应的标点符号标识或标点符号名称。
  17. 如权利要求16所述的基于安卓系统的语音输入标点符号的装置,其特征在于,所述基于安卓系统的语音输入标点符号的装置还包括:
    第二输入模块,用于在预设时长内未接收到所述选择信息时,在所述显示界面的字符输入区域输入所述标点符号名称。
  18. 如权利要求16所述的基于安卓系统的语音输入标点符号的装置,其特征在于,所述第一输入模块包括:
    显示单元,用于在所述字符输入区域显示可编辑状态的标点符号名称;
    替换单元,用于在接收到所述标点符号标识对应的第一选择信息时,将可编辑状态的所述标点符号名称替换为所述标点符号标识;
    第一设置单元,用于在接收到所述标点符号名称对应的第二选择信息时,将可编辑状态的所述标点符号名称设置为不可编辑状态。
  19. 如权利要求18所述的基于安卓系统的语音输入标点符号的装置,其特征在于,所述第一输入模块还包括:
    第二设置单元,用于在预设时长内未接收到所述第一选择信息及第二选择信息时,将可编辑状态的所述标点符号名称设置为不可编辑状态。
  20. 如权利要求16所述的基于安卓系统的语音输入标点符号的装置,其特征在于,所述基于安卓系统的语音输入标点符号的装置还包括:
    隐藏模块,用于在所述字符输入区域输入所述标点符号标识或标点符号名称时,隐藏或删除所述输入候选区域显示的标点符号标识及标点符号名称。
PCT/CN2016/112640 2016-09-20 2016-12-28 基于安卓系统的语音输入标点符号的方法及装置 WO2018053964A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610835102.4 2016-09-20
CN201610835102.4A CN106484134A (zh) 2016-09-20 2016-09-20 基于安卓系统的语音输入标点符号的方法及装置

Publications (1)

Publication Number Publication Date
WO2018053964A1 true WO2018053964A1 (zh) 2018-03-29

Family

ID=58267680

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/112640 WO2018053964A1 (zh) 2016-09-20 2016-12-28 基于安卓系统的语音输入标点符号的方法及装置

Country Status (2)

Country Link
CN (1) CN106484134A (zh)
WO (1) WO2018053964A1 (zh)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106886364A (zh) * 2017-02-14 2017-06-23 深圳市金立通信设备有限公司 一种基于语音识别的文本处理方法及终端
CN108803891B (zh) * 2017-04-28 2024-02-02 北京搜狗科技发展有限公司 一种信息展示方法、装置、电子设备以及存储介质
CN107564526B (zh) * 2017-07-28 2020-10-27 北京搜狗科技发展有限公司 处理方法、装置和机器可读介质
CN109979435B (zh) * 2017-12-28 2021-10-22 北京搜狗科技发展有限公司 数据处理方法和装置、用于数据处理的装置
CN108564953B (zh) * 2018-04-20 2020-11-17 科大讯飞股份有限公司 一种语音识别文本的标点处理方法及装置
CN112599131A (zh) * 2020-12-07 2021-04-02 维沃移动通信有限公司 一种语音输入方法、装置和电子设备

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130191125A1 (en) * 2012-01-25 2013-07-25 Kabushiki Kaisha Toshiba Transcription supporting system and transcription supporting method
CN103577072A (zh) * 2012-07-26 2014-02-12 中兴通讯股份有限公司 一种终端语音辅助编辑的方法及装置
CN103761064A (zh) * 2013-12-27 2014-04-30 圆展科技股份有限公司 自动语音输入系统及其方法
CN103903618A (zh) * 2012-12-28 2014-07-02 联想(北京)有限公司 一种语音输入方法及电子设备

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4914704A (en) * 1984-10-30 1990-04-03 International Business Machines Corporation Text editor for speech input
JP4559950B2 (ja) * 2005-10-20 2010-10-13 株式会社東芝 韻律制御規則生成方法、音声合成方法、韻律制御規則生成装置、音声合成装置、韻律制御規則生成プログラム及び音声合成プログラム
CN103543929B (zh) * 2012-07-12 2016-12-21 百度在线网络技术(北京)有限公司 一种语音识别及输入方法和装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130191125A1 (en) * 2012-01-25 2013-07-25 Kabushiki Kaisha Toshiba Transcription supporting system and transcription supporting method
CN103577072A (zh) * 2012-07-26 2014-02-12 中兴通讯股份有限公司 一种终端语音辅助编辑的方法及装置
CN103903618A (zh) * 2012-12-28 2014-07-02 联想(北京)有限公司 一种语音输入方法及电子设备
CN103761064A (zh) * 2013-12-27 2014-04-30 圆展科技股份有限公司 自动语音输入系统及其方法

Also Published As

Publication number Publication date
CN106484134A (zh) 2017-03-08

Similar Documents

Publication Publication Date Title
WO2018053964A1 (zh) 基于安卓系统的语音输入标点符号的方法及装置
WO2017201913A1 (zh) 一种精准语音控制方法及装置
WO2017028601A1 (zh) 智能终端的语音控制方法、装置及电视机系统
WO2014010974A1 (en) User interface apparatus and method for user terminal
WO2019080406A1 (zh) 电视机语音交互方法、语音交互控制装置及存储介质
WO2020000621A1 (zh) 空调控制方法、空调控制装置、空调设备及存储介质
WO2017101266A1 (zh) 语音控制方法及系统
WO2018032693A1 (zh) 电视显示内容的处理方法、装置及系统
WO2015085765A1 (zh) 推送资讯信息的方法和智能终端
WO2017126835A1 (en) Display apparatus and controlling method thereof
WO2019119624A1 (zh) 基于Excel表的计算方法、装置、设备及存储介质
WO2017152603A1 (zh) 显示方法及装置
WO2016129841A1 (en) Display apparatus and ui displaying method thereof
WO2015137666A1 (ko) 오브젝트 인식 장치 및 그 제어 방법
WO2014035199A1 (en) User interface apparatus in a user terminal and method for supporting the same
WO2019059466A1 (en) DIGITAL DEVICE AND BIOMETRIC AUTHENTICATION METHOD IN ITS BREAST
WO2013166805A1 (zh) 选择电视机网络应用的方法及装置
EP3087752A1 (en) User terminal apparatus, electronic apparatus, system, and control method thereof
WO2019218436A1 (zh) 车辆驾驶的监控方法、装置、设备及计算机可读存储介质
WO2019080401A1 (zh) 脚本语句转换方法、装置及计算机可读存储介质
WO2021029582A1 (en) Co-reference understanding electronic apparatus and controlling method thereof
WO2015142031A1 (en) User terminal apparatus, electronic apparatus, system, and control method thereof
WO2019024472A1 (zh) 数据操作方法、装置及计算机可读存储介质
WO2021075705A1 (ko) 전자 장치 및 그의 제어 방법
WO2016127663A1 (zh) Epg刷新方法及系统

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16916703

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 22/07/2019)

122 Ep: pct application non-entry in european phase

Ref document number: 16916703

Country of ref document: EP

Kind code of ref document: A1