WO2018046007A1 - 动态文本即时输入的方法、系统和装置 - Google Patents

动态文本即时输入的方法、系统和装置 Download PDF

Info

Publication number
WO2018046007A1
WO2018046007A1 PCT/CN2017/101294 CN2017101294W WO2018046007A1 WO 2018046007 A1 WO2018046007 A1 WO 2018046007A1 CN 2017101294 W CN2017101294 W CN 2017101294W WO 2018046007 A1 WO2018046007 A1 WO 2018046007A1
Authority
WO
WIPO (PCT)
Prior art keywords
text
dynamic
dynamic text
input
sequence
Prior art date
Application number
PCT/CN2017/101294
Other languages
English (en)
French (fr)
Inventor
张瞰
徐鹏颖
韩志君
周亮凯
Original Assignee
上海触乐信息科技有限公司
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 上海触乐信息科技有限公司 filed Critical 上海触乐信息科技有限公司
Publication of WO2018046007A1 publication Critical patent/WO2018046007A1/zh

Links

Images

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
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/109Font handling; Temporal or kinetic typography
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/117Tagging; Marking up; Designating a block; Setting of attributes

Definitions

  • the present invention relates to the technical field of keyboard information processing, and more particularly to a method, system and apparatus for dynamic text instant input.
  • the purpose of embodiments of the present invention is to provide a convenient dynamic text instant input mechanism.
  • a method for dynamic text input comprising: detecting an input signal, acquiring an input message code and a current dynamic text mode; extracting a sequence of text characters in the input message code, according to Describe a current dynamic text mode, adjusting a static parameter or a motion parameter of a sequence of text characters to form a dynamic text associated with the sequence of text characters; adjusting the dynamic text to match the requirements of the currently activated application, and transmitting the Dynamic text to the text box of the currently active application.
  • an apparatus for dynamic text instant input comprises: an input device, adapted to detect a user input operation, extract an information code, obtain an input message code and a current dynamic text mode; and a dynamic text forming device adapted to extract a text character sequence from the input message code, and according to the current dynamic A text mode that adjusts a static or motion parameter of a sequence of text characters to form a dynamic text associated with the sequence of text characters; a text transmitting device adapted to send the formed dynamic text to a text box of the currently activated application.
  • an apparatus for dynamic text input comprising: an input device adapted to detect an input operation of a user, acquire an input message code and a current dynamic text mode, and extract the input message Encoding a corresponding sequence of text characters; the interface device is adapted to send the sequence of text characters and the current dynamic text mode, and receive dynamic text associated with the sequence of text characters; a dynamic text transmitting device adapted to form the dynamic The text is sent to the text box of the currently active application.
  • an apparatus for dynamic text input comprising: an input device adapted to detect an input operation of a user, extract an information code, obtain an input message code and a current dynamic text mode; Forming a device, configured to extract a sequence of text characters from the input message code, and adjust a static parameter or a motion parameter of the text character sequence according to the current dynamic text mode to form a dynamic text associated with the text character sequence; The generated dynamic text is sent to the text box of the currently activated application.
  • a system for dynamic text instant input comprising: an input device adapted to detect a user input, obtain an input message code and a current dynamic text mode; and a storage device adapted to store at least one a static parameter or a motion parameter corresponding to the dynamic text mode; the processing device forms an associated dynamic text according to the input message code received via the input device and the current dynamic text mode of the preset dynamic text mode; the display device is adapted to display The associated dynamic text.
  • the user can instantly display the text that he intends to input in the form of the set dynamic text, instead of only selecting the input content from the original downloaded to the local dynamic text.
  • the user's instant input experience on the other hand, in shape
  • there is no need to jump or open other applications which improves the efficiency of instant input and improves the user experience.
  • FIG. 1 is a schematic diagram of a framework of a dynamic text instant input system according to an embodiment of the present invention
  • FIGS. 2a and 2b are respectively schematic diagrams of a frame of a dynamic text instant input system according to an embodiment of the present invention
  • 3a-d and 4a-d are respectively schematic diagrams of input interfaces of a dynamic text instant input system according to an embodiment of the present invention
  • FIG. 5 is an exemplary flow chart of forming a dynamic text by a processing device in an embodiment of the present invention
  • FIG. 6 and FIG. 7 are respectively an exemplary flowchart of forming a still picture by a processing device according to an embodiment of the present invention.
  • FIG. 8 is an exemplary flow chart of forming a dynamic text by a processing device in an embodiment of the present invention.
  • FIG. 9 is a schematic flow chart of a dynamic text instant input method according to an embodiment of the present invention.
  • FIG. 10 is a schematic flow chart of an embodiment of step S2 shown in FIG. 9;
  • FIG. 11 is a schematic diagram of a frame of a dynamic text instant input device according to an embodiment of the present invention.
  • FIG. 12 is a schematic diagram of a frame of a dynamic text instant input device according to another embodiment of the present invention.
  • FIG. 13 is a schematic diagram of a frame of a dynamic text instant input device according to still another embodiment of the present invention.
  • FIG. 1 illustrates a block diagram of an exemplary dynamic text instant input system 100.
  • the dynamic text instant input system 100 can be an electronic device including a display screen, such as a mobile phone, a smart phone, a PDA or tablet, a wearable electronic device, a car navigation device, an electronic interactive terminal installed in a public place such as a station or a school, and the like.
  • the dynamic text instant input system 100 can access the Internet through broadband, such as ADSL, VDSL, optical fiber, wireless, cable television, satellite, etc., or through narrowband, such as telephone dial-up access, GPRS, 2G, 3G, etc. It can access the telecommunication network through technologies such as CDMA, 2G, 3G, and 4G.
  • the dynamic text instant input system 100 can be configured to extract a sequence of text characters according to a current input message code of the user, and adjust static parameters or motion parameters of the sequence of text characters according to the current dynamic text mode to form an associated dynamic.
  • the text is instantly entered into the text box of the currently active application, enabling the user to complete the instant input of the dynamic text in exactly the mode he desires, without being limited to whether the dynamic text is downloaded locally or not currently activated. Switch back and forth between the application and other applications for dynamic text authoring.
  • the dynamic text instant input system 100 can include a processing device 110, a storage device 120, an input device 130, a display device 140, and a network interface 150.
  • the processing device 110 may be a central processing unit (“CPU") or a graphics processing unit (“GPU”).
  • the processing device 110 may further include one or more printed circuit boards or microprocessor module chips, and the execution computer
  • the sequence of program instructions is to perform various methods that will be explained in more detail below.
  • processing device 110 can be configured to form associated dynamic text based on input message encoding received via input device 130 and the current dynamic text mode.
  • Storage device 120 may include one or more of random access memory (“RAM”) and read only memory (“ROM"). Computer program instructions can be accessed and read from a ROM or any other suitable memory location and loaded into RAM for execution by processing device 110.
  • storage device 120 can store one or more software applications.
  • the software applications stored in the storage device 120 may include an operating system 121 for a general computer system and a device for software control.
  • storage device 120 can store only a portion of the entire software application or storage software application that can be executed by processing device 110.
  • storage device 120 can store dynamics that can be executed by processing module 110 Text input method.
  • storage device 120 may also store static pictures generated during dynamic text formation, or text or non-text files used to form dynamic text.
  • storage device 120 can store static or motion parameters corresponding to at least one dynamic text mode.
  • input device 130 and display device 140 can be coupled to processing module 110 via appropriate interface circuitry.
  • input device 130 can be a hardware keyboard, keypad or touch screen, mouse, camera, scanner, light pen, handwriting tablet, joystick, voice input device, somatosensory input device, and the like.
  • input device 130 can include a plurality of physical keys or virtual keys, each key corresponding to a number and/or one or more letters. The user can press or tap the keys of the input device 130 to input information to the dynamic text instant input system 100.
  • the input device 130 may also include an inductive input device, for example, the input device 130 may be a voice input device and a voice recognition device, wherein the user performs voice input through the voice input device, and the voice recognition device detects the presence of the user.
  • the voice content input by the user is identified, and the recognition result may be a character string corresponding to the input voice, or may be standardized voice information corresponding to the input language; or the input device 130 may also be a graphic recognition device.
  • the input message code is obtained by detecting a graphic input by the user, such as a scanned barcode, a user-drawn stroke or a graphic, and identifying the input message; or the input device 130 may also perform a motion or a setting on the user's limb in a specific area. The action of the meaning is detected, the detection result is obtained, and the input message code is formed.
  • input device 130 may also include certain function buttons through which a user may initiate certain processes performed by dynamic text instant input system 100 or otherwise interact with dynamic text instant input system 100. .
  • input device 130 can also include detecting a user action to obtain a current dynamic text mode.
  • Display device 140 can include one or more display screens that display plain text or dynamic text to a user.
  • the dynamic text formed by processing device 110 is sent to display device 140 and displayed by display device 140.
  • the network interface 150 can provide a communication connection such that the dynamic text instant input system 100 can be associated with a certain Some external devices exchange information.
  • network interface 150 may include a network interface (not shown) configured to transmit and receive information from online service 160.
  • the online service 160 can be implemented as a web service, a cloud storage service, or the like on the Internet.
  • processing device 110 and/or storage device 120 may be located entirely on the same side of input device 130 as the client, or may be entirely in the cloud.
  • the input device 130 can be located at the client, and when received the user input message code, can be transmitted through the network interface 150 to the processing device 110 and the storage device 120 located in the cloud; after the processing device 110 forms the associated dynamic text
  • the network interface 150 receives the transmitted dynamic text and presents it to the user via the display device 140 of the client.
  • the storage device 120 can also include a plurality of memories located at the client and in the cloud.
  • the input device 130 encodes the user input message, the code used to identify the current dynamic text mode, and the image stored in the local memory to the processing device 110 located in the cloud via the network interface 150, and the processing device 110 extracts the text according to the input message encoding. a character sequence, and acquiring corresponding static parameters or dynamic parameters or implementation codes from the cloud memory according to the dynamic text mode encoding, thereby forming dynamic text associated with the text character sequence, and then transmitting the dynamic text to the network interface 150 to The device 130 is input and displayed by the display device 140.
  • FIGS. 3a-d illustrate an input interface 200 of an exemplary dynamic text instant input system 100.
  • the input interface 200 can include an input box 210 and a current text box 220.
  • the content input by the user first appears in the input box 210, and the user can edit or add or delete it. After the user confirms and selects to send it, the content confirmed in the input box 210 is sent to the corresponding in the current text box 220. The location, and the content in input box 210 is emptied, waiting for the user's next input.
  • the current text box may be a dialog box of the currently active live chat software, such as a WeChat, what's app, line chat dialog box, or a text editing window, such as a word text box or a microblog or facebook.
  • Input box 210 into The step includes an input text box 211 and a send button 212, which may be located in the input text box 211, such as the "plain text send", “dynamic” send buttons shown in Figures 3a-d and the "dynamic" effect.
  • send button 212 may also be partially located outside of input text box 211, such as shown in Figures 4a-d, to identify "ROTATE STYTLE” (rotation mode), "BULLET SCREEN STYLE” for dynamic effects. (Bullet mode).
  • rotate mode rotation mode
  • BULLET SCREEN STYLE dynamic effects.
  • send button 212 When the user touches or presses any one of the send buttons 212, the position of the contact is compared with the range of each of the send buttons 212, the currently selected send text mode is confirmed, and further, the current dynamic text mode is confirmed. .
  • the user enters an input message code containing letters, numbers or symbols in the input text box 211 by touching or pressing a button in the keypad.
  • the input message encoding may be recognized text, such as characters "Halo” or English characters “5 th anniversary", or may be subject to confirmation of the text, for example, the Chinese character "halo" corresponds to the sequence of letters Yun (not shown in Out).
  • the text character sequence is extracted; then, according to the currently selected dynamic text mode, the static parameter or dynamic parameter or implementation code of the text character sequence is obtained. Then, by adjusting the static parameters of the text character sequence, forming a static picture containing the sequence of the text characters, and further forming an associated dynamic text file according to the formed static picture, or adjusting the dynamic parameters of the text character sequence to form Dynamic text associated with the sequence of text characters.
  • the formed dynamic text file may be a gif image, a flash file, a js/css3/html5 animation including the sequence of the text characters, or a webpage containing the sequence of the text characters described in the hypertext markup language, or may be Other multimedia files such as videos containing the sequence of text characters.
  • the user enters a plain text "halo" in input box 210, and when it is further detected that the user selects the "dynamic" button, confirmation is sent in the form of dynamic text.
  • the processing device 110 may form the associated dynamic text according to the input text "halo” according to the current dynamic text mode, ie "rotation", and send it to the current dialog 220.
  • a "halo" is presented in the dialog box with a 360 degree dynamic rotation effect.
  • the dynamic text content input by the user is no longer limited by the current local saved dynamic text file, but can be used to input the currently desired text without having to call other dynamic text editing or production.
  • the associated dynamic text is directly generated and output immediately.
  • the user no longer needs to switch back and forth between the current input window and the dynamic file generation application, which improves the input efficiency of the instant input; on the other hand, for the user, the type of the instant input text breaks through the original Plain text or pre-downloaded image emoticons, etc., enrich the user's instant input experience.
  • FIG. 5 illustrates an exemplary flow of processing device 110 to form associated dynamic text after input device code is encoded from input device 130.
  • the processing device 110 obtains the input message encoding
  • the text character sequence 310 is extracted.
  • the processing device 110 acquires and adjusts the static parameters of the text character sequence 310 according to the current dynamic text mode, such as color, font, font size, text character sequence and picture margin. , picture background, etc. to form one or more still pictures 312 containing the sequence of text characters 310.
  • display parameters of the still picture 312, such as resolution, size, brightness, hue, background color, saturation or contrast, etc. may also be set.
  • the processing device 110 extracts the background picture 314 from the storage device 120 according to the current dynamic text mode, and synthesizes the text character sequence 310 on the basis of the background picture 314 to form a static picture 316.
  • the processing device 110 adjusts different angles of the text character sequence 310 according to the current dynamic text mode, thereby forming a plurality of still pictures, such as one. Series static picture 318.
  • the processing device 110 combines the formed still pictures 318 according to the current dynamic text mode to form the dynamic text 320 to be output. For example, the processing device 110 combines the still pictures according to the set time interval, and then plays them one by one according to the progress of time to form dynamic text; for example, the processing device 110 sets the set number of layers, layer by layer. Static images, and display the corresponding layers in order according to the set order to form dynamic text. In yet another embodiment, processing device 110 may also insert a picture from storage device 120 in a set order or angle when forming dynamic text.
  • FIGS. 4a-d an exemplary flow of forming associated dynamic text after processing device 110 retrieves input message encoding from input device 130 is illustrated in FIGS. 4a-d.
  • the processing device 110 After the processing device 110 obtains the input message encoding, the text character sequence 320 is extracted. Next, the processing device 110 first draws the canvas 340 of the set size, and then acquires and adjusts the motion parameters of the text character sequence 330 according to the current dynamic text mode, such as the motion pattern (smooth motion, jumping motion, blind motion, etc.), the number of motions ( One or more times), motion interval time, motion start/stop/stop position, motion start angle, etc., such that the sequence of text characters achieves at least one movement from one motion style to another within the set canvas range The transformation of style. For example, as shown in FIG.
  • processing device 110 can also adjust display parameters such as background, resolution, size, brightness, hue, saturation, or contrast of canvas 340.
  • processing device 110 retrieves background image 341 from storage device 120, canvas 350 as background of text character sequence 330, and sets the text character sequence 330 by setting motion parameters of text character sequence 330. A transition from one sport style to another is implemented on canvas 350 to form associated dynamic text.
  • the processing device 110 After forming the dynamic text, the processing device 110 further adjusts the dynamic text to match the requirements of the currently activated application according to the currently activated application and sends the dynamic text to the text box of the currently activated application. Specifically, the processing device 110 may acquire the currently activated application parameters, retrieve an interface function of the external system, and output dynamic text.
  • the output and display of dynamic text differs from the combination of the textual content and the marked bits of the markup animation effect, there is a fundamental difference in the type of file being transferred, and thus it has a system or currently activated application.
  • certain requirements, different systems or applications support different levels of dynamic text, and some degraded measures can be taken to match the dynamic text to the requirements of the current system or application.
  • the system output interface function can be adapted by reducing the resolution of the display area within the dynamic text and/or the number of frames per second.
  • the processing device 110 modifies or increases or decreases the static parameter or the motion parameter according to the user input message encoding, thereby Dynamic text mode for custom editing.
  • the processing device 110 transmits the edited dynamic text mode to the storage device 120 and saves it.
  • an exemplary flowchart of a method for dynamic text instant input comprising: step S1, detecting an input signal, obtaining an input message encoding, and a current dynamic text mode; Extracting a sequence of text characters in the input message code, adjusting a static parameter or a motion parameter corresponding to the text character sequence according to the current dynamic text mode to form a dynamic text associated with the text character sequence; and step S3, according to the current activation An application that adjusts the dynamic text to match the requirements of the currently active application and sends the dynamic text to the text box of the currently active application.
  • detecting the input signal may further include receiving the input signal through a corresponding input interface function and converting the input signal into an input message code.
  • the keyboard can include multiple Physical keys or virtual keys, each of which corresponds to a number, symbol, and/or letter.
  • the tapping of the keyboard or the pressing of the touch screen keypad constitutes an input signal, and the user sequentially presses each key, and the continuous input signal constitutes a current input, and according to the input signal, an input message code is formed, the input message
  • the code contains the number or letter corresponding to the button that the user pressed or touched.
  • the input message encoding may further include numbers or letters on the surrounding keys pressed by the user, considering that the user is likely to be in the wrong situation. For example, the user sequentially presses the keys "C”, “J", “U”, “B”, “S”, “O” on the full keyboard, and the input message code may include “CJUBSO” or "CHUBAO", or It can also contain "CHIBAO” or it can also contain "DUINEI”.
  • detecting the input signal can further comprise: obtaining a current dynamic text mode. For example, when detecting that the user selects the dynamic text mode in the keyboard area, comparing the contact position input by the user with the area of each dynamic text mode button, acquiring a dynamic text mode button corresponding to the current contact position, thereby obtaining the current Dynamic text mode.
  • step S2 is performed to extract a sequence of text characters in the input message encoding and form associated dynamic text.
  • the step S2 further includes: acquiring a corresponding static parameter or a motion parameter according to the current dynamic text mode.
  • step S2 may include: step S21, extracting a sequence of text characters from the input message code; and step S22, forming a one associated with the sequence of text characters according to the current dynamic text mode.
  • step S23 dynamic text is formed according to the formed still pictures.
  • step S22 may include acquiring a static parameter of the corresponding sequence of text characters according to the current dynamic text mode, by setting a color, a font, a font size, a sequence of text characters, and a picture of the sequence of text characters. One or more static parameters in the margin, the background color of the picture.
  • step S22 may further include setting display parameters such as resolution, size, brightness, hue, saturation, or contrast of the still picture.
  • the steps S22 may further include synthesizing the sequence of text characters into a picture having a set background to form a still picture.
  • step S22 may further include forming a plurality of still pictures, wherein display parameters of the sequence of text characters in each of the static pictures, such as color, font, font size, text character sequence, and picture Static parameters such as margins, background color, and angle are not exactly the same.
  • step S23 is performed to perform synthesis according to the current dynamic text mode to form dynamic text.
  • the step S23 may specifically include: adjusting a play speed, a play order, or a play mode of the still picture according to the current dynamic text mode.
  • step S23 may further include adding a set picture or text or audio file during the playing of the still picture to form dynamic text.
  • step S2 may include: extracting a sequence of text characters in the input message encoding; acquiring a motion parameter of the text character sequence according to the current dynamic text mode; and adjusting a motion parameter of the text character sequence to form Dynamic text associated with a sequence of text characters.
  • the canvas of the set size can be drawn, and the motion pattern of the text character sequence, the number of motions, the motion interval time, the motion start/stop/stop position, the motion start angle, and the like are set, so that the text character sequence is A transition from at least one movement style to another is implemented within the set canvas.
  • step S3 is performed to send the dynamic text to a text box of the currently activated application.
  • step S3 may include acquiring the currently activated application parameter, calling the interface function of the system, and outputting the dynamic text.
  • the system output interface can be adapted by reducing parameters such as resolution, size, or number of frames per second of the display area within the dynamic text. function.
  • the indirect output can also be used to implement dynamic text transmission.
  • the WeChat may not directly input the dynamic text restriction for the non-native application, and the step S3 may further include: transmitting the dynamic text by using an indirect output manner, such as sharing.
  • an apparatus 400 for dynamic text instant input comprising: an input device 410 adapted to detect an input operation of a user, obtain an input message code, and a current dynamic text mode.
  • the dynamic text forming device 420 is adapted to extract a sequence of text characters from the input message encoding, and adjust static parameters or motion parameters of the text character sequence according to the current dynamic text mode to form dynamic text associated with the text character sequence;
  • the transmitting device 430 is adapted to send the formed dynamic text to a text box of the currently activated application.
  • the text transmitting device 430 may further include a text box that synchronizes the sequence of text characters to the currently activated application.
  • the dynamic text instant input device 400 may further include a storage device 440 adapted to store static parameters or motion parameters corresponding to at least one dynamic text mode.
  • the dynamic text forming device 420 acquires corresponding static parameters or motion parameters from the storage device 440 according to the current dynamic text mode, and forms dynamic text associated with the text character sequence.
  • storage device 440 can also store static pictures generated during dynamic text formation, or text or non-text files used to form dynamic text.
  • an apparatus 500 for dynamic text instant input comprising: an input device 510 adapted to detect an input operation of a user, obtain an input message code and a current dynamic text mode Extracting a sequence of text characters corresponding to the input message encoding; the interface device 520 is adapted to send the text character sequence and the current dynamic text mode, and receive dynamic text associated with the text character sequence; the dynamic text sending device 530.
  • a text box adapted to send the formed dynamic text to the currently activated application.
  • the apparatus 500 for dynamic text input may further include a storage device 540 adapted to store an encoding corresponding to at least one dynamic text mode.
  • the storage device 540 is connected to the input device 510 and the interface device 520, and the input device 510 sends the input operation of the user to the storage device 540.
  • the storage device 540 acquires the code corresponding to the current dynamic text mode and performs the interface device 520. send.
  • the storage device 540 can also apply static pictures generated during dynamic text formation, or text or non-text files used to form dynamic text. storage.
  • the storage device 540 can send the text or non-text file used to form the dynamic text to the interface device 520.
  • an apparatus for dynamic text instant input comprising: an interface device 610 adapted to receive a sequence of text characters and a current dynamic text pattern, and to transmit dynamic text; dynamic text
  • the forming device 620 is adapted to form the associated dynamic text according to the current dynamic text mode according to the sequence of text characters;
  • the storage device 630 is adapted to store static parameters or motion parameters corresponding to the at least one dynamic text mode, and form the dynamic text.
  • the interface device 610 can also receive a dynamic text mode set by the user and store it through the storage device 630.
  • the teachings of the present invention can also be embodied as a computer program product of a computer readable storage medium, comprising computer program code which, when executed by a processor, enables a processor to implement a service in accordance with a method of an embodiment of the present invention Push of information.
  • the computer storage medium can be any tangible medium such as a floppy disk, CD-ROM, DVD, hard drive, or even network media.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

一种动态文本即时输入的方法、系统和装置,其中,所述方法包括:检测输入信号,获取输入消息编码和当前的动态文本模式(S1);提取所述输入消息编码中的文本字符序列,按照所述当前动态文本模式,调整文本字符序列的静态参数或运动参数,形成与所述文本字符序列关联的动态文本(S2);根据当前应用,调整所述动态文本,使其匹配当前激活的应用程序的要求,并发送所述动态文本至当前的应用的文本框(S3)。相较于现有技术,本方法提高了即时输入的效率,也改善了用户的交互体验。

Description

动态文本即时输入的方法、系统和装置 技术领域
本发明涉及键盘信息处理的技术领域,更具体地,涉及动态文本即时输入的方法、系统和装置。
背景技术
随着通讯技术的发展,各种即时通讯软件层出不穷,人们通过键入文本信息实现消息的传递。在现有的文本输入方式中,比较常见的是通过纯文本的形式传递消息,近些年来,又出现了各种表情,例如emoji或者各种类型的表情包。然而,这些表情包通常需要下载到本地客户端之后才能使用,并且用户能且仅能使用表情包中已有的动态文本,并不能随着用户的使用而即时更新,或者提供给用户即时能够输入的动态文本,影响了输入的体验。
鉴于此,提供一种便捷的动态文本即时输入机制成为目前有待解决的技术问题。
发明内容
本发明实施方式的目的旨在提供一种便捷的动态文本即时输入机制。
根据本发明的一个方面,提供一种动态文本即时输入的方法,该方法包括:检测输入信号,获取输入消息编码和当前的动态文本模式;提取所述输入消息编码中的文本字符序列,按照所述当前动态文本模式,调整文本字符序列的静态参数或运动参数,形成与所述文本字符序列关联的动态文本;调整所述动态文本,使其匹配当前激活的应用程序的要求,并发送所述动态文本至当前激活的应用程序的文本框。
根据本发明的另一个方面,提供一种动态文本即时输入的装置,该装置 包括:输入设备,适于检测用户的输入操作,提取信息编码,获取输入消息编码和当前的动态文本模式;动态文本形成设备,适于从输入消息编码中提取文本字符序列,并按照当前的动态文本模式,调整文本字符序列的静态参数或运动参数,形成与该文本字符序列关联的动态文本;文本发送设备,适于将所形成的动态文本发送至当前激活的应用程序的文本框。
根据本发明的另一个方面,提供一种动态文本即时输入的装置,该装置包括:输入设备,适于检测用户的输入操作,获取输入消息编码与当前的动态文本模式,提取与所述输入消息编码对应的文本字符序列;接口设备,适于发送所述文本字符序列以及当前的动态文本模式,以及接收与所述文本字符序列关联的动态文本;动态文本发送设备,适于将所形成的动态文本发送至当前激活的应用程序的文本框。
根据本发明的另一个方面,提供一种动态文本即时输入的装置,该装置包括:输入设备,适于检测用户的输入操作,提取信息编码,获取输入消息编码和当前的动态文本模式;动态文本形成设备,适于从输入消息编码中提取文本字符序列,并按照当前的动态文本模式,调整文本字符序列的静态参数或运动参数,形成与该文本字符序列关联的动态文本;文本发送设备,适于将所形成的动态文本发送至当前激活的应用程序的文本框。
根据本发明的另一个方面,提供一种动态文本即时输入的系统,该系统包括:输入设备,适于检测用户的输入,获得输入消息编码与当前动态文本模式;存储设备,适于存储至少一个动态文本模式对应的静态参数或运动参数;处理设备,根据经由输入设备所接收到的输入消息编码以及预设的动态文本模式当前的动态文本模式,形成关联的动态文本;显示设备,适于显示所述关联的动态文本。
通过本发明的各种实施方式,一方面,用户能够将其打算输入的文本以设定的动态文本形式即时呈现出来,而不是只能从原有下载至本地的动态文本中挑选输入的内容,极大的提升了用户的即时输入体验,另一方面,在形 成动态文本的过程中,完全无需跳转或打开其它的应用软件,从而提高了即时输入的效率,也改善了用户体验。
附图说明
图1是本发明某种实施方式中动态文本即时输入系统的框架示意图;
图2a、2b分别是本发明某种实施方式中动态文本即时输入系统的框架示意图;
图3a-d、图4a-d分别是本发明某种实施方式中动态文本即时输入系统的输入界面示意图;
图5是本发明某种实施方式中处理设备形成动态文本的示例性流程图;
图6、图7分别是本发明某种实施方式中处理设备形成静态图片的示例性流程图;
图8是本发明某种实施方式中处理设备形成动态文本的示例性流程图;
图9是本发明某种实施方式中动态文本即时输入方法的流程示意图;
图10是图9所示步骤S2的一种实施方式的流程示意图;
图11是本发明某种实施方式中动态文本即时输入装置的框架示意图;
图12是本发明另一种实施方式中动态文本即时输入装置的框架示意图;
图13是本发明又一种实施方式中动态文本即时输入装置的框架示意图。
具体实施方式
以下将参考附图对示例实施方式进行更为全面的描述。附图中相同的附图标记将用来指示相同或相似的部件。尽管以下描述了本发明的若干示例性实施例和特征,但是在不背离本发明的发明思路的情况下,对本发明进行的修改、调整以及其它替换实现,例如,对附图所示部件进行等同替换、添加或修改,或通过替换、重新排序或添加步骤,不应造成对本发明的限制。本发明的适当范围应由所附权利要求所界定。
图1示出示例性动态文本即时输入系统100的框图。根据某些实施例, 动态文本即时输入系统100可以是包含显示屏的电子设备,例如移动电话、智能电话、PDA或平板电脑、穿戴电子设备、车载导航设备、设置在车站或学校等公共场所的电子交互终端等。
动态文本即时输入系统100可通过宽带,例如ADSL、VDSL、光纤、无线、有线电视、卫星等方式,也可通过窄带,例如电话拨号接入、GPRS、2G、3G等方式接入互联网,或者也可通过CDMA、2G、3G、4G等技术接入电信网络。根据某些实施例,动态文本即时输入系统100可被配置成根据用户当前输入消息编码,提取文本字符序列,按照当前的动态文本模式,调整文本字符序列的静态参数或运动参数,形成关联的动态文本并即时输入至当前激活的应用程序的文本框,使得用户能够完全按照自己所期望的模式完成动态文本的即时输入,既无需受限制于动态文本是否被下载到本地,也无需在当前激活的应用程序和动态文本制作的其它应用之间来回进行切换。
参考图1,动态文本即时输入系统100可包括处理设备110、存储设备120、输入设备130、显示设备140以及网络接口150。其中,处理设备110可以是中央处理单元(“CPU”)或图形处理单元(“GPU”),具体来说,处理设备110还可包括一个或多个印刷电路板或微处理模块芯片,执行计算机程序指令序列以执行将在下文中更详细解释的各种方法。在某些实施例中,处理设备110可配置为根据经由输入设备130所接收到的输入消息编码以及当前的动态文本模式,形成关联的动态文本。
存储设备120可包括随机存取存储器(“RAM”)和只读存储器(“ROM”)中的一种或多种。计算机程序指令可从ROM或任何其它合适的存储器位置访问和读取,并且被加载到RAM中以供处理设备110执行。例如,存储设备120可存储一个或多个软件应用。存储在存储设备120中的软件应用可包括用于普通计算机系统以及用于软件控制的设备的操作系统121。此外,存储设备120可存储整个软件应用或者存储软件应用中的可由处理设备110执行的仅仅一部分。例如,存储设备120可存储可由处理模块110执行的动态 文本即时输入方法。在某些实施例中,存储设备120也可对在动态文本形成过程中产生的静态图片,或者用以形成动态文本的文本或非文本文件予以存储。在某些实施方式中,存储设备120可对至少一个动态文本模式对应的静态参数或运动参数进行存储。
在某些实施例中,输入设备130和显示设备140可通过适当的接口电路耦合至处理模块110。在某些实施例中,输入设备130可以是硬件键盘、键区或触摸屏、鼠标、摄像头、扫描仪,光笔、手写输入板、游戏杆、语音输入设备、体感输入设备等。在某些实施例中,输入设备130可包括多个物理键或虚拟键,每个键对应于一个数字和/或一个或多个字母。用户可按压或点触输入设备130的键以将信息输入到动态文本即时输入系统100。在某些实施例中,输入设备130也可以包括感应输入设备,例如输入设备130可为语音输入设备和语音识别设备,其中,用户通过语音输入设备进行语音输入,语音识别设备检测到存在用户的语音输入时,对用户输入的语音内容进行识别,识别结果可以为与该输入语音对应的字符串,也可以为与该输入语言对应的标准化语音信息;或者,输入设备130也可为图形识别设备,通过检测用户输入的图形,例如扫描的条形码、用户绘制的笔画或图形,并对其进行识别,获得输入消息编码;或者,输入设备130还可对用户在特定区域的肢体动作或具有设定含义的动作进行检测,获得检测结果,形成输入消息编码。在某些实施例中,输入设备130也可包括某些功能按键,用户可通过这些功能按键发起由动态文本即时输入系统100执行的某些过程,或以其它方式与动态文本即时输入系统100交互。在某些实施例中,输入设备130还可包括检测用户操作以获取当前动态文本模式。
显示设备140可包括向用户显示纯文本或动态文本的一个或多个显示屏。例如,处理设备110形成的动态文本被发送至显示设备140,并通过显示设备140予以显示。
网络接口150可提供通信连接,使得动态文本即时输入系统100可与某 些外部设备交换信息。根据一个实施例,网络接口150可包括网络接口(未示出),该网络接口被配置成传送和接收来自在线服务160的信息。根据某些实施例,在线服务160可被实现为因特网上的web服务、云端存储服务等。
在某些实施方式中,处理设备110和/或存储设备120可完全位于与输入设备130同侧的客户端,也可完全位于云端。如图2a所示,输入设备130可位于客户端,当接收到用户输入消息编码,可通过网络接口150传输至位于云端的处理设备110和存储设备120;当处理设备110形成关联的动态文本之后,网络接口150接收所传输的动态文本并通过客户端的显示设备140呈现给用户。
在另一些实施例中,参考图2b,存储设备120还可包含位于客户端以及位于云端的多个存储器。例如,输入设备130将用户输入消息编码、用于标识当前动态文本模式的编码以及存储在本地存储器中的图片通过网络接口150传输至位于云端的处理设备110,处理设备110根据输入消息编码提取文本字符序列,并且根据所述动态文本模式编码从云端存储器中获取对应的静态参数或动态参数或实现代码,进而形成与该文本字符序列关联的动态文本,然后将该动态文本通过网络接口150发送至输入设备130,并通过显示设备140进行显示。
根据本发明的某些方面,图3a-d示出了示例性动态文本即时输入系统100的输入界面200。如图所示,输入界面200可包括输入框210和当前文本框220。用户输入的内容先出现在输入框210中,用户可对其进行编辑或增删,当用户确认并选择将其进行发送之后,输入框210中所确认的内容被发送至当前文本框220中的对应位置,并且输入框210中的内容被清空,等待用户的下一次输入。其中,当前文本框可为当前处于激活状态的即时聊天软件的对话框,例如微信、what’s app、line的聊天对话框,也可以是文本编辑的窗口,例如word文本框或是微博、facebook的文本框。输入框210进 一步包括输入文本框211和发送按键212,发送按键212可位于输入文本框211内,例如图3a-d所示的“纯文本发送”、“动态”的发送按键以及用以标识动态效果的“旋转”和“更多”,或者发送按键212也可部分位于输入文本框211外,例如图4a-d所示,用以标识动态效果的“ROTATE STYTLE”(旋转模式)、“BULLET SCREEN STYLE”(弹幕模式)。当检测到用户对发送按键212中任一个的点触或按压,将触点所在位置与每一个发送按键212的范围进行比较,确认当前选中的发送文本模式,进一步地,确认当前的动态文本模式。
其中,用户通过点触或按压键区中的按键,包含字母、数字或符号的输入消息编码呈现在输入文本框211。该输入消息编码可以是已确认的文本,例如汉字“晕”或英文字符“5th anniversary”,或者也可以是有待确认的文本,例如与汉字“晕”对应的字母序列yun(图中未示出)。
根据某些实施例,处理设备110获取输入消息编码之后,提取文本字符序列;接着,按照当前选中的动态文本模式,获取该文本字符序列的静态参数或动态参数或实现代码。接着,通过调整该文本字符序列的静态参数,形成包含该文本字符序列的静态图片,并且根据所形成的静态图片,进一步形成关联的动态文本文件,或者通过调整该文本字符序列的动态参数,形成与该文本字符序列关联的动态文本。其中,所形成的动态文本文件可以是包含该文本字符序列的gif图片、flash文件、js/css3/html5动画,也可以是以超文本标记语言描述的包含该文本字符序列的网页,还可以是包含该文本字符序列的视频等其它多媒体文件。
例如,在图3a中,用户在输入框210中输入纯文本“晕”,当进一步检测到用户选择“动态”按键,即确认以动态文本的形式发送。处理设备110可按照当前动态文本模式,即“旋转”,根据输入文本“晕”形成关联的动态文本,并发送至当前对话框220中。参考图3b-d,对话框中出现了以360度动态旋转效果呈现的“晕”。
又例如,在图4a中,当检测到用户输入了“5th anniversary”,且选择了“BULLET SCREEN STYLE”(弹幕模式)的动态文本模式时,则提取输入消息编码中的文本字符序列,形成具有弹幕模式的动态文本,并将该动态文本发送在当前的文本编辑框220中,如图4b-d所示,使得“5th anniversary”以自右至左滚动的弹幕动态模式呈现给用户。
采用上述动态文本即时输入技术,用户所输入的动态文本内容不再受限于当前本地所保存的动态文本文件,而是能够将当前所想要输入的文本,在无需调用其他动态文本编辑或制作软件的前提下,直接生成关联的动态文本并即时输出。一方面,用户不再需要在当前输入窗口和动态文件生成应用之间进行来回切换,提高了即时输入的输入效率;另一方面,对于用户来说,其即时输入文本的种类突破了原有的纯文本或预先下载的图片表情等,丰富了用户的即时输入体验。
根据本发明的某些实施例,图5中以图3a-d为例,示出了处理设备110从输入设备130获取输入消息编码后,形成关联的动态文本的示例性流程。
具体来说,处理设备110获取输入消息编码之后,提取文本字符序列310。接着,根据该文本字符序列310形成静态图片312中,处理设备110根据当前的动态文本模式,获取并调整文本字符序列310的静态参数,例如颜色、字体、字号、文本字符序列与图片的边距、图片底色等,以形成包含该文本字符序列310的一张或多张静态图片312。进一步地,还可设置静态图片312的显示参数,例如分辨率、尺寸、亮度、色相、底色、饱和度或对比度等。
在一种具体实施例中,参考图6,处理设备110根据当前的动态文本模式,从存储设备120中提取背景图片314,在背景图片314的基础上合成文本字符序列310,形成静态图片316。
在又一种具体实施例中,参考图7,处理设备110根据当前的动态文本模式,调整文本字符序列310的不同角度,从而形成多张静态图片,例如一 系列静态图片318。
接着,处理设备110按照当前的动态文本模式,将所形成的静态图片318进行组合,形成待输出的动态文本320。例如,处理设备110按照设定的时间间隔对静态图片进行组合,然后按照时间的递进逐个儿进行播放,以形成动态文本;又例如,处理设备110设置设定数目的图层,逐层放置静态图片,并根据设定的顺序依次显示对应的图层,以形成动态文本。在又一种实施方式中,处理设备110还可在形成动态文本时,按照设定的顺序或角度插入来自存储设备120的图片。
根据本发明的某些实施例,图8中以图4a-d为例,示出了处理设备110从输入设备130获取输入消息编码后,形成关联的动态文本的示例性流程。
具体来说,处理设备110获取输入消息编码之后,提取文本字符序列320。接着,处理设备110先绘制设定尺寸的画布340,然后根据当前动态文本模式,获取并调整文本字符序列330的运动参数,例如运动样式(平滑运动、跳跃运动、百叶窗运动等)、运动次数(一次或多次)、运动间隔时间、运动起始/停留/终止位置、运动起始角度等,使得该文本字符序列在该设定画布范围内实现至少一次从一种运动样式至另一种运动样式的转变。例如,如图8所述,通过调整文本字符序列330的运动参数,所获得文本字符序列330在画布340中,以240dp/s的速度,从画布340的右侧向左侧进行平滑运动,形成动态文本360。在某些实施方式中,处理设备110还可调整画布340的底色、分辨率、尺寸、亮度、色相、饱和度或对比度等显示参数。在某些实施方式中,处理设备110从存储设备120获取背景图341,将背景图341作为文本字符序列330运动的画布350,并通过设置文本字符序列330的运动参数,使得该文本字符序列330在画布350上实现从一种运动样式至另一种运动样式的转变,从而形成关联的动态文本。
通过调整文本字符序列的运动参数以实现动态文本,对系统资源的占用更少,且代码简单,便于维护,更有利于实现较好的交互体验。此外,对于 帧速表现不好的低版本浏览器,CSS3可以做到自然降级,能够更好地兼容现代浏览器。
当形成动态文本之后,处理设备110进一步根据当前激活的应用程序,调整动态文本,使其匹配当前激活的应用程序的要求,并将该动态文本发送至当前激活的应用程序的文本框。具体来说,处理设备110可获取当前激活的应用程序参数,调取外部系统的接口函数,输出动态文本。在某些实施方式中,由于动态文本的输出和显示并不同于文本内容与标记动画效果的标记位的结合,其传输的文件类型存在根本的区别,因而其对系统或当前激活的应用程序有一定的要求,不同的系统或应用程序对动态文本的支持程度有所不同,还可采取一些劣化的措施以使动态文本匹配当前系统或应用的要求。例如,可通过降低所述动态文本内显示区域的分辨率和/或每秒帧数以适配系统输出接口函数。
根据本发明的某些方面,当输入设备130检测到用户操作为对指定动态文本模式进行编辑时,处理设备110根据用户输入消息编码,对静态参数或运动参数进行修改或增减,从而对该动态文本模式进行自定义编辑。接着,处理设备110将编辑完成后的动态文本模式传输至存储设备120,并进行保存。
参考图9,根据本发明的某些方面,提供了一种动态文本即时输入的方法的示例性流程图,包括:步骤S1,检测输入信号,获取输入消息编码以及当前动态文本模式;步骤S2,提取该输入消息编码中的文本字符序列,按照所述当前动态文本模式,调整与该文本字符序列对应的静态参数或运动参数,形成与该文本字符序列关联的动态文本;步骤S3,根据当前激活的应用程序,调整所述动态文本,使其匹配当前激活的应用程序的要求,并发送所述动态文本至当前激活的应用程序的文本框。
在步骤S1中,检测输入信号进一步可包括:通过对应的输入接口函数接收输入信号,并将输入信号转换成输入消息编码。例如,键盘可包括多个 物理键或虚拟键,每个键对应着数字、符号和/或字母。在输入过程中,对键盘的敲击或对触摸屏键区的按压构成输入信号,用户依次按下每个键,持续的输入信号构成当前输入,根据该输入信号,形成输入消息编码,该输入消息编码中包含用户按下或触摸的按键对应的数字或字母。例如,当用户需要输入“触宝”时,用户可从九键键盘中按顺序按压键“ABC(2)”、“GHI(4)”、“TUV(8)”、“ABC(2)”、“ABC(2)”、“MNO(6)”。在某些实施例中,考虑到用户有可能按错的情况,输入消息编码还可进一步包括用户所按键的周围按键上的数字或字母。例如,用户在全键盘依次按压键“C”、“J”、“U”、“B”、“S”、“O”,输入消息编码可包含“CJUBSO”,也可包含“CHUBAO”,或者也可包含“CHIBAO”,或者也可包含“DUINEI”。
在某些实施方式中,检测输入信号进一步可包括:获取当前的动态文本模式。例如,当检测到用户在键盘区域中对动态文本模式进行选择时,比较用户输入的触点位置与各个动态文本模式按键的区域,获取当前触点位置所对应的动态文本模式按键,从而获取当前的动态文本模式。
接着,执行步骤S2,提取该输入消息编码中的文本字符序列,并形成关联动态文本。其中,步骤S2进一步包括,按照当前的动态文本模式,获取对应的静态参数或运动参数。
在某些实施方式中,参考图10,步骤S2可包括:步骤S21,从所述输入消息编码中提取文本字符序列;步骤S22,按照当前的动态文本模式,形成与该文本字符序列关联的一张或多张静态图片;步骤S23,根据所形成的静态图片,形成动态文本。
具体来说,在某些实施方式中,步骤S22可包括按照当前的动态文本模式,获取对应的文本字符序列的静态参数,通过设置文本字符序列的颜色、字体、字号、文本字符序列与图片的边距、图片底色中的一种或多种静态参数。在某些实施方式中,步骤S22进一步还可包括,设置静态图片的分辨率、尺寸、亮度、色相、饱和度或对比度等显示参数。在某些实施方式中,步骤 S22进一步可包括,将所述文本字符序列合成至具有设定背景的图片中,形成静态图片。在某些实施方式中,步骤S22进一步可包括,形成多张静态图片,其中,每一张静态图片中的所述文本字符序列的展示参数,例如颜色、字体、字号、文本字符序列与图片的边距、图片底色、角度等静态参数,不完全相同。
接下来,根据步骤S22形成的静态图片,执行步骤S23,按照当前的动态文本模式,进行合成,形成动态文本。其中,步骤S23具体可包括,按照当前的动态文本模式,调整静态图片的播放速度、播放顺序或播放方式。在某些实施方式中,步骤S23进一步可包括,在静态图片的播放过程中,加入设定的图片或文字或者音频文件,以形成动态文本。
在另一些实施方式中,步骤S2可包括:提取该输入消息编码中的文本字符序列;根据当前的动态文本模式,获取文本字符序列的运动参数;调整该文本字符序列的运动参数,形成与该文本字符序列关联的动态文本。具体来说,可绘制设定尺寸的画布,设置该文本字符序列的运动样式、运动次数、运动间隔时间、运动起始/停留/终止位置、运动起始角度等运动参数,使得该文本字符序列在该设定画布范围内实现从至少一次一种运动样式至另一种运动样式的转变。
当形成动态文本之后,根据本发明的某些方面,执行步骤S3,将所述动态文本发送至当前激活的应用程序的文本框。具体来说,步骤S3可包括获取当前激活的应用程序参数,调取系统的接口函数,输出动态文本。在某些实施方式中,由于不同的系统对动态文本的支持程度有所不同,可通过降低所述动态文本内显示区域的分辨率、尺寸或每秒帧数等参数,以适配系统输出接口函数。在其它实施方式中,还可采用间接输出的方式,实现动态文本的发送。例如,微信对于非原生应用存在不能直接输入动态文本限制,步骤S3进一步可包括,采用间接输出的方式,例如分享的方式,实现动态文本的发送。
参考图11,在本发明的某些实施方式中,提供了一种动态文本即时输入的装置400,包括:输入设备410,适于检测用户的输入操作,获取输入消息编码和当前的动态文本模式;动态文本形成设备420,适于从输入消息编码中提取文本字符序列,并按照当前的动态文本模式,调整文本字符序列的静态参数或运动参数,形成与该文本字符序列关联的动态文本;文本发送设备430,适于将所形成的动态文本发送至当前激活的应用程序的文本框。
进一步地,文本发送设备430还可包括,同步将所述文本字符序列发送至当前激活的应用程序的文本框。
进一步地,动态文本即时输入的装置400还可包括存储设备440,适于存储至少一个动态文本模式对应的静态参数或运动参数。其中,动态文本形成设备420根据当前的动态文本模式从存储设备440中获取对应的静态参数或运动参数,并形成与该文本字符序列关联的动态文本。在某些实施方式中,存储设备440也可对在动态文本形成过程中产生的静态图片,或者用以形成动态文本的文本或非文本文件予以存储。
参考图12,在本发明的某些实施方式中,提供了一种动态文本即时输入的装置500,包括:输入设备510,适于检测用户的输入操作,获取输入消息编码与当前的动态文本模式,提取与所述输入消息编码对应的文本字符序列;接口设备520,适于发送所述文本字符序列以及当前的动态文本模式,以及接收与所述文本字符序列关联的动态文本;动态文本发送设备530,适于将所形成的动态文本发送至当前激活的应用程序的文本框。
进一步地,动态文本即时输入的装置500还可包括存储设备540,适于存储至少一个动态文本模式对应的编码。其中,存储设备540分别与输入设备510和接口设备520相连接,输入设备510将用户的输入操作发送至存储设备540,存储设备540获取与当前的动态文本模式对应的编码并通过接口设备520进行发送。在某些实施方式中,存储设备540也可对在动态文本形成过程中产生的静态图片,或者用以形成动态文本的文本或非文本文件予以 存储。其中,存储设备540可将用以形成动态文本的文本或非文本文件,发送至接口设备520。
参考图13,在本发明的某些实施方式中,提供了一种动态文本即时输入的装置,包括:接口设备610,适于接收文本字符序列和当前动态文本模式,以及发送动态文本;动态文本形成设备620,适于根据所述文本字符序列,按照当前的动态文本模式形成关联的动态文本;存储设备630,适于存储至少一个动态文本模式对应的静态参数或运动参数,以及在动态文本形成过程中产生的静态图片,或者用以形成动态文本的文本或非文本文件。进一步地,接口设备610还可接收用户设置的动态文本模式,并通过存储设备630进行存储。
本发明的教导还可以实现为一种计算机可读存储介质的计算机程序产品,包括计算机程序代码,当计算机程序代码由处理器执行时,其使得处理器能够按照本发明实施方式的方法来实现服务信息的推送。计算机存储介质可以为任何有形媒介,例如软盘、CD-ROM、DVD、硬盘驱动器、甚至网络介质等。
已经出于示出和描述的目的给出了本发明的说明书,但是其并不意在是穷举的或者限制于所公开形式的发明。本领域技术人员在阅读了本公开内容后,还可以想到很多修改和变体。上文描述的各种实施方式可以单独使用或者在各种组合中使用,除非上下文明确指出。本领域技术人员应当理解,本发明实施方式中的方法和装置可以以软件、硬件、固件或其组合实现。
因此,实施方式是为了更好地说明本发明的原理、实际应用以及使本领域技术人员中的其他人员能够理解以下内容而选择和描述的,即,在不脱离本发明精神的前提下,做出的所有修改和替换都将落入所附权利要求定义的本发明保护范围内。

Claims (20)

  1. 一种动态文本即时输入的方法,其特征在于,包括:
    检测输入信号,获取输入消息编码和当前的动态文本模式;
    提取所述输入消息编码中的文本字符序列,按照所述当前动态文本模式,调整文本字符序列的静态参数或运动参数,形成与所述文本字符序列关联的动态文本;
    调整所述动态文本,使其匹配当前激活的应用程序的要求,并发送所述动态文本至当前激活的应用程序的文本框。
  2. 如权利要求1所述的方法,其特征在于,所述形成与该文本字符序列关联的动态文本进一步包括:
    调整所述文本字符序列的静态参数,形成与该文本字符序列关联的一张或多张静态图片;根据所形成的静态图片,形成动态文本。
  3. 如权利要求2所述的方法,其特征在于,所述形成与该文本字符序列关联的动态文本进一步包括:设置所述静态图片的显示参数,或调整静态图片的播放速度、播放顺序或播放方式,或加入设定的图片或文字或音频文件,以形成动态文本。
  4. 如权利要求1所述的方法,其特征在于,所述形成与该文本字符序列关联的动态文本进一步包括:绘制设定尺寸的画布,并调整所述文本字符序列的运动参数,使得所述文本字符序列在所述设定画布范围内实现从至少一次一种运动样式至另一种运动样式的转变。
  5. 如权利要求1所述的方法,其特征在于,所述检测输入信号包括:获取当前的动态文本模式。
  6. 如权利要求1所述的方法,其特征在于,所述调整动态文本包括降低所述动态文本内显示区域的分辨率、尺寸或每秒帧数等参数,以适配系统输出接口函数。
  7. 如权利要求1所述的方法,其特征在于,所述调整动态文本包括采用间接输出的方式,实现动态文本的发送。
  8. 一种动态文本即时输入的系统,其特征在于,包括:
    输入设备,适于检测用户的输入,获得输入消息编码与当前动态文本模式;
    存储设备,适于存储至少一个动态文本模式对应的静态参数或运动参数;
    处理设备,根据经由输入设备所接收到的输入消息编码以及当前的动态文本模式,形成关联的动态文本;
    显示设备,适于显示所述关联的动态文本。
  9. 如权利要求8所示的系统,其特征在于,所述处理设备适于调整所述文本字符序列的静态参数,形成与该文本字符序列关联的一张或多张静态图片,并根据所形成的静态图片,形成动态文本。
  10. 如权利要求8所示的系统,其特征在于,绘制设定尺寸的画布,并调整所述文本字符序列的运动参数,使得所述文本字符序列在所述设定画布范围内实现从至少一次一种运动样式至另一种运动样式的转变。
  11. 如权利要求9或10所示的系统,其特征在于,所述存储设备进一步存储在动态文本形成过程中产生的静态图片,或者用以形成动态文本的文本或非文本文件。
  12. 如权利要求11所示的系统,其特征在于,所述存储设备进一步包括云端存储器和本地存储器,其中,所述处理设备根据所述当前动态文本模式从云端存储器中获取对应的静态参数或动态参数,进而形成与该文本字符序列关联的动态文本,然后将该动态文本通过所述网络接口发送至所述输入设备,并通过所述显示设备进行显示。
  13. 如权利要求11所示的系统,其特征在于,所述处理设备根据用户输入消息编码,对指定动态文本模式的静态参数或运动参数进行修改或增减,并将编辑完成后的动态文本模式传输至所述存储设备进行保存。
  14. 一种动态文本即时输入的装置,其特征在于,包括:
    输入设备,适于检测用户的输入操作,获取输入消息编码和当前的动态文本模式;
    动态文本形成设备,适于从所述输入消息编码中提取文本字符序列,并按照当前的动态文本模式,调整文本字符序列的静态参数或运动参数,形成与该文本字符序列关联的动态文本;
    文本发送设备,适于将所形成的动态文本发送至当前激活的应用程序的文本框。
  15. 如权利要求14所述的装置,其特征在于,还包括:存储设备,适于存储至少一个动态文本模式对应的静态参数或运动参数。
  16. 如权利要求14所述的装置,其特征在于,所述文本发送设备进一步包括,同步将所述文本字符序列发送至当前激活的应用程序的文本框。
  17. 如权利要求14所述的装置,其特征在于,所述处理设备包括:
    调整所述文本字符序列的静态参数,形成与该文本字符序列关联的一张或多张静态图片,并根据所形成的静态图片,形成动态文本;或者
    绘制设定尺寸的画布,并调整所述文本字符序列的运动参数,使得所述文本字符序列在所述设定画布范围内实现从至少一次一种运动样式至另一种运动样式的转变。
  18. 一种动态文本即时输入的装置,其特征在于,包括:
    输入设备,适于检测用户的输入操作,获取输入消息编码与当前的动态文本模式,提取与所述输入消息编码对应的文本字符序列;
    接口设备,适于发送所述文本字符序列以及当前的动态文本模式,以及接收与所述文本字符序列关联的动态文本;
    动态文本发送设备,适于将所形成的动态文本发送至当前激活的应用程序的文本框。
  19. 如权利要求18所述的装置,其特征在于,还包括:存储设备,适于 存储至少一个动态文本模式对应的编码。
  20. 一种动态文本即时输入的装置,其特征在于,包括:
    输入设备,适于检测用户的输入操作,提取信息编码,获取输入消息编码和当前的动态文本模式;
    动态文本形成设备,适于从输入消息编码中提取文本字符序列,并按照当前的动态文本模式,调整文本字符序列的静态参数或运动参数,形成与该文本字符序列关联的动态文本;
    文本发送设备,适于将所形成的动态文本发送至当前激活的应用程序的文本框。
PCT/CN2017/101294 2016-09-10 2017-09-11 动态文本即时输入的方法、系统和装置 WO2018046007A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610817890.4A CN107066109A (zh) 2016-09-10 2016-09-10 动态文本即时输入的方法、系统和装置
CN201610817890.4 2016-09-10

Publications (1)

Publication Number Publication Date
WO2018046007A1 true WO2018046007A1 (zh) 2018-03-15

Family

ID=59616752

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/101294 WO2018046007A1 (zh) 2016-09-10 2017-09-11 动态文本即时输入的方法、系统和装置

Country Status (2)

Country Link
CN (1) CN107066109A (zh)
WO (1) WO2018046007A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109492205A (zh) * 2018-09-12 2019-03-19 广州优视网络科技有限公司 文本的动态绘制方法及装置、计算设备及可读介质

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107066109A (zh) * 2016-09-10 2017-08-18 上海触乐信息科技有限公司 动态文本即时输入的方法、系统和装置
CN110442248A (zh) * 2019-06-20 2019-11-12 上海萌家网络科技有限公司 一种输入法及输入系统

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1633648A (zh) * 2001-12-12 2005-06-29 索尼电子有限公司 在文本消息中表达感情的方法
CN103246446A (zh) * 2012-02-13 2013-08-14 联想(北京)有限公司 多媒体输入方法及电子设备
US20150089389A1 (en) * 2013-09-24 2015-03-26 Sap Ag Multiple mode messaging
US20160004672A1 (en) * 2014-07-07 2016-01-07 Patty Sakunkoo Method, System, and Tool for Providing Self-Identifying Electronic Messages
CN107066109A (zh) * 2016-09-10 2017-08-18 上海触乐信息科技有限公司 动态文本即时输入的方法、系统和装置

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1555622A1 (en) * 2004-01-16 2005-07-20 Sony International (Europe) GmbH System and method for the dynamic display of text
US8204182B2 (en) * 2006-12-19 2012-06-19 Nuance Communications, Inc. Dialect translator for a speech application environment extended for interactive text exchanges
KR102001191B1 (ko) * 2011-06-30 2019-10-01 구글 엘엘씨 라인을 따른 텍스트 이미지 렌더링
CN102426568A (zh) * 2011-10-04 2012-04-25 上海量明科技发展有限公司 即时通信文本信息图片编辑的方法、客户端及系统
CN102819325A (zh) * 2012-07-21 2012-12-12 上海量明科技发展有限公司 获取多种文字呈现效果的输入法及系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1633648A (zh) * 2001-12-12 2005-06-29 索尼电子有限公司 在文本消息中表达感情的方法
CN103246446A (zh) * 2012-02-13 2013-08-14 联想(北京)有限公司 多媒体输入方法及电子设备
US20150089389A1 (en) * 2013-09-24 2015-03-26 Sap Ag Multiple mode messaging
US20160004672A1 (en) * 2014-07-07 2016-01-07 Patty Sakunkoo Method, System, and Tool for Providing Self-Identifying Electronic Messages
CN107066109A (zh) * 2016-09-10 2017-08-18 上海触乐信息科技有限公司 动态文本即时输入的方法、系统和装置

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109492205A (zh) * 2018-09-12 2019-03-19 广州优视网络科技有限公司 文本的动态绘制方法及装置、计算设备及可读介质
CN109492205B (zh) * 2018-09-12 2023-10-10 阿里巴巴(中国)有限公司 文本的动态绘制方法及装置、计算设备及可读介质

Also Published As

Publication number Publication date
CN107066109A (zh) 2017-08-18

Similar Documents

Publication Publication Date Title
US11645804B2 (en) Dynamic emoticon-generating method, computer-readable storage medium and computer device
US9443271B2 (en) System and method for increasing clarity and expressiveness in network communications
US9152253B2 (en) Remote control method, remote control apparatus, and display apparatus
US9425974B2 (en) System and method for increasing clarity and expressiveness in network communications
JP4199665B2 (ja) インターネットを介したリッチ・コミュニケーション
CN111541930B (zh) 直播画面的显示方法、装置、终端及存储介质
US11882085B2 (en) Methods, systems, and media for generating a notification in connection with a video content item
JP2008527563A (ja) アイコニック通信
US10228821B2 (en) Method of inputting a message to an application by using online content
KR20100038728A (ko) 텍스트 입력방법 및 이를 적용한 디스플레이 장치
JP5235827B2 (ja) 映像情報配信システム
WO2018046007A1 (zh) 动态文本即时输入的方法、系统和装置
US9973456B2 (en) Messaging as a graphical comic strip
US20210051122A1 (en) Systems and methods for pushing content
CN103294748A (zh) 摘录并编辑互联网内容的方法
US10965629B1 (en) Method for generating imitated mobile messages on a chat writer server
KR102136793B1 (ko) 메신저 프로그램에서의 이미지를 이용한 커뮤니케이션 방법, 이를 위한 장치 및 시스템
KR101097592B1 (ko) 동영상 메시지 제작 서비스 제공 방법
CN111766958B (zh) 一种输入法实现方法、装置、电子设备和存储介质
US10943380B1 (en) Systems and methods for pushing content
US11308110B2 (en) Systems and methods for pushing content
US20210374193A1 (en) Systems and methods for subjectively modifying social media posts
US20210374194A1 (en) Systems and methods for subjectively modifying social media posts
US12001442B2 (en) Systems and methods for pushing content
WO2021030147A1 (en) Systems and methods for pushing content

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: 17848180

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17848180

Country of ref document: EP

Kind code of ref document: A1