CN112148900A - Multimedia file display method and device - Google Patents

Multimedia file display method and device Download PDF

Info

Publication number
CN112148900A
CN112148900A CN202010958657.4A CN202010958657A CN112148900A CN 112148900 A CN112148900 A CN 112148900A CN 202010958657 A CN202010958657 A CN 202010958657A CN 112148900 A CN112148900 A CN 112148900A
Authority
CN
China
Prior art keywords
content information
multimedia file
target
display
display style
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010958657.4A
Other languages
Chinese (zh)
Inventor
沈文京
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Lenovo Beijing Ltd
Original Assignee
Lenovo Beijing Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Lenovo Beijing Ltd filed Critical Lenovo Beijing Ltd
Priority to CN202010958657.4A priority Critical patent/CN112148900A/en
Publication of CN112148900A publication Critical patent/CN112148900A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/44Browsing; Visualisation therefor
    • 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/106Display of layout of documents; Previewing
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Multimedia (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • User Interface Of Digital Computer (AREA)
  • Electrically Operated Instructional Devices (AREA)

Abstract

The invention discloses a method and a device for displaying a multimedia file, wherein the method comprises the following steps: analyzing the multimedia file to obtain content information; converting the multimedia file into a target multimedia file in a text format based on the content information; determining a target display style matched with the content information based on the content information; and displaying the target multimedia file based on the target display style. According to the method and the device, the content information is obtained by analyzing the multimedia file, the target multimedia file is obtained based on the content information, and the target display style corresponding to the content information is determined, so that the target multimedia file is displayed, the effect of personalized display aiming at different text contents is realized, and the problem of single display style of the existing display method is solved.

Description

Multimedia file display method and device
Technical Field
The invention relates to the technical field of text content identification, in particular to a method and a device for displaying a multimedia file.
Background
Along with the wide application of electronic equipment, intelligent education is more and more favored by people. In intelligent education, an electronic device is usually used to play multimedia files to show teaching contents. However, in the existing intelligent education, the text content is usually simply displayed, that is, only the character information in the text content is simply displayed, so that the problem that the display style is single and the personalized display cannot be performed on different text contents exists.
Disclosure of Invention
The embodiment of the invention aims to provide a method and a device for displaying a multimedia file, which are used for solving the problem that the text content cannot be displayed in a personalized manner in the prior art.
In order to solve the technical problem, the embodiment of the application adopts the following technical scheme: a display method of multimedia files comprises the following steps:
analyzing the multimedia file to obtain content information;
converting the multimedia file into a target multimedia file in a text format based on the content information;
determining a target display style matched with the content information based on the content information;
and displaying the target multimedia file based on the target display style.
Optionally, when the multimedia file is a video file, the analyzing the multimedia file to obtain content information specifically includes:
and identifying voice content in the video file and/or text content in the picture to obtain the content information.
Optionally, when the multimedia file is an audio file, the analyzing the multimedia file to obtain content information specifically includes:
and identifying voice content in the audio file to obtain the content information.
Optionally, the determining, based on the content information, a target display style matched with the content information specifically includes:
identifying based on the content information to obtain a plurality of keywords;
and determining a target display style matched with the content information based on the keywords.
Optionally, the method further includes:
acquiring a plurality of sample content information and a display style corresponding to each sample content information;
and performing model training based on each sample content information and the display pattern corresponding to each sample content information to obtain a matching model for matching a target display pattern based on the content information.
Optionally, the displaying the target multimedia file based on the target display style specifically includes:
and displaying part of characters or all characters in the target multimedia file based on one or more of the characters, the font size, the font color, the font thickness, the font inclination angle and the dynamic playing font in the target display style.
Optionally, the displaying the target multimedia file based on the target display style further includes:
displaying the target multimedia file based on the background picture in the target display style;
the display mode of the background picture comprises any one or more of the following modes: a text surrounding manner, a text floating manner, a display manner at a preset position, a dynamic display manner and a static display manner.
In order to solve the above problems, the present application provides a multimedia file display apparatus, comprising:
the analysis module is used for analyzing the multimedia file to obtain content information;
the conversion module is used for converting the multimedia file into a target multimedia file in a text format based on the content information;
the matching module is used for determining a target display style matched with the content information based on the content information;
and the display module is used for displaying the target multimedia file based on the target display style.
Optionally, in the case that the multimedia file is a video file,
the analysis module is specifically configured to:
recognizing voice content in a video file and/or text content in a picture to obtain the content information;
optionally, in a case that the multimedia file is an audio file, the analysis module is specifically configured to:
and identifying voice content in the audio file to obtain the content information.
In order to solve the above problem, the present application provides an electronic device, which at least includes a memory and a processor, where the memory stores a computer program, and the processor implements the steps of the method for displaying a multimedia file in any one of the above methods when executing the computer program on the memory.
According to the method and the device, the content information is obtained by analyzing the multimedia file, the target multimedia file is obtained based on the content information, and the target display style corresponding to the content information is determined, so that the target multimedia file is displayed, the personalized display of different text contents is realized, and the problem of single display style of the existing display method is solved.
Drawings
FIG. 1 is a flowchart illustrating a method for displaying a multimedia file according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a method for displaying a multimedia file according to another embodiment of the present invention;
FIG. 3 is a flowchart illustrating a method for displaying a multimedia file according to another embodiment of the present invention;
FIG. 4 is a diagram illustrating a font style in a method for displaying a multimedia file according to another embodiment of the present invention;
FIG. 5 is a diagram illustrating a font style in a method for displaying a multimedia file according to another embodiment of the present invention;
FIG. 6 is a block diagram of a display device for multimedia files according to another embodiment of the present invention.
Detailed Description
Various aspects and features of the present application are described herein with reference to the drawings.
It will be understood that various modifications may be made to the embodiments of the present application. Accordingly, the foregoing description should not be construed as limiting, but merely as exemplifications of embodiments. Those skilled in the art will envision other modifications within the scope and spirit of the application.
The accompanying drawings, which are incorporated in and constitute a part of the specification, illustrate embodiments of the application and, together with a general description of the application given above and the detailed description of the embodiments given below, serve to explain the principles of the application.
These and other characteristics of the present application will become apparent from the following description of preferred forms of embodiment, given as non-limiting examples, with reference to the attached drawings.
It should also be understood that, although the present application has been described with reference to some specific examples, a person of skill in the art shall certainly be able to achieve many other equivalent forms of application, having the characteristics as set forth in the claims and hence all coming within the field of protection defined thereby.
The above and other aspects, features and advantages of the present application will become more apparent in view of the following detailed description when taken in conjunction with the accompanying drawings.
Specific embodiments of the present application are described hereinafter with reference to the accompanying drawings; however, it is to be understood that the disclosed embodiments are merely exemplary of the application, which can be embodied in various forms. Well-known and/or repeated functions and constructions are not described in detail to avoid obscuring the application of unnecessary or unnecessary detail. Therefore, specific structural and functional details disclosed herein are not to be interpreted as limiting, but merely as a basis for the claims and as a representative basis for teaching one skilled in the art to variously employ the present application in virtually any appropriately detailed structure.
The specification may use the phrases "in one embodiment," "in another embodiment," "in yet another embodiment," or "in other embodiments," which may each refer to one or more of the same or different embodiments in accordance with the application.
An embodiment of the present invention provides a method for displaying a multimedia file, as shown in fig. 1, including the following steps:
step S101, analyzing the multimedia file to obtain content information;
in this step, the multimedia file may be a video file, an audio file, or the like, and the content information may be obtained by analyzing the multimedia file and recognizing the voice information and/or the picture information in the multimedia file.
Step S102, converting the multimedia file into a target multimedia file in a text format based on the content information;
in this step, after the content information is obtained, the multimedia file can be converted to obtain a target multimedia file in a text format. For example, a target multimedia file in a text format may be regenerated according to the content information, thereby implementing conversion of a video file with voice and pictures into the target multimedia file. Wherein, the target multimedia file in text format only contains text information.
Step S103, determining a target display style matched with the content information based on the content information;
the display style in this step refers to a display style of characters, background, and the like in the target multimedia file. In this step, after the target pair media file in the text format is obtained by conversion, the display style of the content information in the target multimedia file can be determined according to the content information. The display style can include one or more of the following: font, font size, font color, font weight, font tilt angle, dynamic playing font, inserting background picture, etc.
And step S104, displaying the target multimedia file based on the target display style.
In this step, after the target display style is determined, the target multimedia file may be displayed, for example, part or all of the text in the target multimedia file may be displayed based on the font, the font size, the font color, and the like in the target display style, or the target multimedia file may be displayed based on the background image in the target display style.
In the embodiment, the content information is obtained by analyzing the multimedia file, the target multimedia file is obtained based on the content information, and the target display style corresponding to the content information is determined, so that the target multimedia file is displayed, personalized display for different text contents is realized, and the problem of single display style of the existing display method is solved.
Another embodiment of the present invention provides a method for displaying a multimedia file, as shown in fig. 2, including the following steps:
step S201, recognizing voice content in a video file and/or character content in a picture to obtain content information;
in this step, before identifying the video file and obtaining the content information, the method further comprises receiving a target operation of a user, and responding to the target operation to identify the voice content in the video file and/or the text content in the picture; the target operation in this step may be double-clicking a target button, dragging a multimedia file to a predetermined area, and the like.
Step S202, converting the multimedia file into a target multimedia file in a text format based on the content information;
step S203, identifying based on the content information to obtain a plurality of keywords; determining a target display style matched with the content information based on the keywords;
in a specific implementation process of the embodiment, the matching model may be obtained by training in advance, and then the target display style corresponding to the content information is determined based on the content information and the matching model. During model training, a plurality of sample content information and display styles corresponding to the sample content information can be collected; and then carrying out model training based on each sample content information and the display pattern corresponding to each sample content information to obtain a matching model for matching a target display pattern based on the content information. More specifically, keywords in each sample content information may be determined, and then model training may be performed based on the keywords and the corresponding display style in each sample content information.
And step S204, displaying part of characters or all characters in the target multimedia file based on one or more of the characters, the font size, the font color, the font thickness, the font inclination angle and the dynamic playing font in the target display style.
Step S205, displaying the target multimedia file based on the background picture in the target display style.
In this step, the display mode of the background picture includes any one or more of the following: a text surrounding manner, a text floating manner, a display manner at a preset position, a dynamic display manner and a static display manner.
For further explanation of the present embodiment, the following description is provided with reference to specific application scenarios. Taking a multimedia file as an example, the video file contains voice information of the reciting person and picture information displayed by the reciting person. When performing intelligent education using the video file, a user can recognize the voice in the video file and the text in the picture by dragging the video file to a predetermined area or double-clicking a target button, thereby obtaining content information. For example, the content information is obtained as follows: "herding children, authors: luyan, grass laying in the six seven miles of the cross-wild, flute making the three four sounds of late wind; after the patient is full of rice and dusk, the patient does not take off the rain cape and recumbent the moon. Then a target multimedia file in text format may be generated based on the content information, and keywords may be determined based on the content information, including: the target display style can be determined to be the display style corresponding to the seven-language absolute sentence, for example, the title font is four-size bold song, the font of the author and the name is five-size song, the font of the text is four-size song, and the title, the author and the text are displayed in a segmented mode, namely, the display style is displayed according to the following display style.
Figure DA00026796014850519
Meanwhile, the background picture can be determined based on the keywords, that is, the ink picture with the child grazing, the vast country and the moon is determined as the background picture, and then the background picture is displayed in a floating manner under the characters, or the background picture is placed at a predetermined position and displayed in a dynamic display manner. Specifically, in the embodiment, when the target display style is determined, the matching model obtained through pre-training may be used to match the corresponding display style according to the keyword, so as to obtain the target display style.
In the embodiment, when the intelligent education is performed, the content information is obtained by analyzing and identifying the video file, the new text file is generated, and then the text file is displayed in an individualized way according to the content information of the text file, so that the problem that the text content is displayed monotonously and boring is avoided. Meanwhile, the displayed content is more attractive, the watching interest of the viewers is improved, and the improvement of the learning quality and the learning efficiency of the viewers is facilitated.
Another embodiment of the present invention provides a method for displaying a multimedia file, as shown in fig. 3, including the following steps:
step S301, recognizing the voice content in the audio file to obtain the content information;
step S302, converting the multimedia file into a target multimedia file in a text format based on the content information;
step S303, identifying based on the content information to obtain a plurality of keywords; determining a target display style matched with the content information based on the keywords;
and step S304, displaying part of characters or all characters in the target multimedia file based on one or more of the characters, the font size, the font color, the font thickness, the font inclination angle and the dynamic playing characters in the target display style.
Step S305, displaying the target multimedia file based on the background picture in the target display style.
Displaying the target multimedia file based on the background picture in the target display style; in this step, the display mode of the background picture includes any one or more of the following: a text surrounding manner, a text floating manner, a display manner at a preset position, a dynamic display manner and a static display manner.
For further explanation of the present embodiment, the following description is provided with reference to specific application scenarios. Take a multimedia file as an example of an audio file, the audio file contains voice information of a speaker. When performing intelligent education using the audio file, a user may obtain content information by recognizing a voice text in the video file by dragging the video file to a predetermined area or double-clicking a target button. For example, a part of the obtained content information is: "the past history of the uterus". Then a target multimedia file in text format may be generated based on the portion of the content information, and the keywords determined from the content information are: the "palace" can be determined according to the keyword and a matching model obtained by pre-training, for example, a Chinese calligraphy font in the determined target display style is a classical Chinese calligraphy font, that is, the font is displayed by using the font shown in fig. 4; if the background picture in the determined target display style is a picture with an Imperial city wall and an Imperial palace, the background picture can be displayed in a mode of floating below characters, or the background picture is placed at a preset position and displayed in a static display mode.
As another example, a part of the obtained content information is: "Jianghu and Wulin". Then a target multimedia file in text format may be generated based on the portion of the content information, and the keywords determined from the content information are: "Jianghu, Wulin", so can confirm the target and show the style on the basis of the matching model that the keyword and training got in advance, for example the character typeface in the target display style confirmed is the type Chinese brush calligraphy of unrestrained, namely the typeface adopts the typeface shown as fig. 5 to show; the background picture in the determined target display style is a landscape picture and a wulin figure picture, and the background picture can be displayed in a floating manner below characters or can be displayed in a dynamic display manner by being placed at a preset position.
In this embodiment, when the target display style is determined, a plurality of target display styles may be determined based on the keyword and a matching model obtained through pre-training, and then the user may select one of the plurality of target display styles as a final target display style according to actual needs to display the target multimedia file. In the embodiment, by determining the plurality of target display styles, the user can conveniently select the target display styles according to actual needs, so that the finally presented display effect is better and ideal.
In this embodiment, when the multimedia file is a text file, the content in the text file may be directly identified without converting the multimedia file, and then the display style may be determined and displayed according to the display style. For example, if the document is "learning to draw a pencil painting", and the keyword is "pencil painting", it may be determined that the font in the display style is a child-interest type font, the font color is various colors, and the background image is a child-interest type image, and then the display style may be displayed based on the above.
When the intelligent education is carried out, the audio files are analyzed and identified to obtain the content information, the new text files are generated, and then the text files are subjected to personalized display according to the content information of the text files, so that the displayed content is more attractive, the watching interest of the viewers is improved, and the learning quality and the learning efficiency of the viewers are improved.
Another embodiment of the present invention provides a multimedia file display apparatus, as shown in fig. 6, including:
the analysis module is used for analyzing the multimedia file to obtain content information;
the conversion module is used for converting the multimedia file into a target multimedia file in a text format based on the content information;
the matching module is used for determining a target display style matched with the content information based on the content information;
and the display module is used for displaying the target multimedia file based on the target display style.
In this embodiment, when the multimedia file is a video file, the analysis module is specifically configured to: recognizing voice content in a video file and/or text content in a picture to obtain the content information;
in this embodiment, in the case that the multimedia file is an audio file, the analysis module is specifically configured to: recognizing voice content in an audio file to obtain the content information
In this embodiment, the matching module is specifically configured to:
identifying based on the content information to obtain a plurality of keywords;
and determining a target display style matched with the content information based on the keywords.
The multimedia file display device further comprises a training module for: acquiring a plurality of sample content information and a display style corresponding to each sample content information; and performing model training based on each sample content information and the display pattern corresponding to each sample content information to obtain a matching model for matching a target display pattern based on the content information.
Specifically, the display module in this embodiment is configured to: and displaying part of characters or all characters in the target multimedia file based on one or more of the characters, the font size, the font color, the font thickness, the font inclination angle and the dynamic playing font in the target display style.
Specifically, the display module in this embodiment is further configured to: displaying the target multimedia file based on the background picture in the target display style; the display mode of the background picture comprises any one or more of the following modes: a text surrounding manner, a text floating manner, a display manner at a preset position, a dynamic display manner and a static display manner.
The multimedia file display device in the embodiment of the invention analyzes the multimedia file to obtain the content information, then obtains the target multimedia file based on the content information, and determines the target display style corresponding to the content information so as to display the target multimedia file, thereby realizing the effect of personalized display aiming at different text contents, solving the problem of single display style of the existing display method, ensuring that the displayed content has more attraction, and being beneficial to improving the learning quality of viewers.
Another embodiment of the present invention provides an electronic device, which at least includes a memory and a processor, where the memory stores a computer program thereon, and the processor implements the following steps of the method when executing the computer program on the memory:
step one, analyzing a multimedia file to obtain content information;
secondly, converting the multimedia file into a target multimedia file in a text format based on the content information;
thirdly, determining a target display style matched with the content information based on the content information;
and fourthly, displaying the target multimedia file based on the target display style.
Specifically, in the implementation process of the embodiment of the present invention, the steps of the multimedia file display method provided in any of the above embodiments may be implemented, and are not described herein again.
The electronic equipment in the embodiment of the invention analyzes the multimedia file to obtain the content information, then obtains the target multimedia file based on the content information, and determines the target display style corresponding to the content information so as to display the target multimedia file, thereby realizing the effect of personalized display aiming at different text contents, solving the problem of single display style of the existing display method, ensuring that the displayed content has more attraction, and being beneficial to improving the learning quality of a viewer.
The above embodiments are only exemplary embodiments of the present invention, and are not intended to limit the present invention, and the scope of the present invention is defined by the claims. Various modifications and equivalents may be made by those skilled in the art within the spirit and scope of the present invention, and such modifications and equivalents should also be considered as falling within the scope of the present invention.

Claims (10)

1. A display method of multimedia files comprises the following steps:
analyzing the multimedia file to obtain content information;
converting the multimedia file into a target multimedia file in a text format based on the content information;
determining a target display style matched with the content information based on the content information;
and displaying the target multimedia file based on the target display style.
2. The method according to claim 1, wherein when the multimedia file is a video file, the analyzing the multimedia file to obtain the content information specifically comprises:
and identifying voice content in the video file and/or text content in the picture to obtain the content information.
3. The method according to claim 1, wherein in a case that the multimedia file is an audio file, the analyzing the multimedia file to obtain the content information specifically comprises:
and identifying voice content in the audio file to obtain the content information.
4. The method according to claim 1, wherein the determining the target display style matching the content information based on the content information specifically comprises:
identifying based on the content information to obtain a plurality of keywords;
and determining a target display style matched with the content information based on the keywords.
5. The method of claim 1, further comprising:
acquiring a plurality of sample content information and a display style corresponding to each sample content information;
and performing model training based on each sample content information and the display pattern corresponding to each sample content information to obtain a matching model for matching a target display pattern based on the content information.
6. The method according to claim 1, wherein the displaying the target multimedia file based on the target display style specifically comprises:
and displaying part of characters or all characters in the target multimedia file based on one or more of the characters, the font size, the font color, the font thickness, the font inclination angle and the dynamic playing font in the target display style.
7. The method of claim 1, the displaying the target multimedia file based on the target display style, further comprising:
displaying the target multimedia file based on the background picture in the target display style;
the display mode of the background picture comprises any one or more of the following modes: a text surrounding manner, a text floating manner, a display manner at a preset position, a dynamic display manner and a static display manner.
8. A multimedia file display apparatus comprising:
the analysis module is used for analyzing the multimedia file to obtain content information;
the conversion module is used for converting the multimedia file into a target multimedia file in a text format based on the content information;
the matching module is used for determining a target display style matched with the content information based on the content information;
and the display module is used for displaying the target multimedia file based on the target display style.
9. The apparatus of claim 1, wherein, in the case that the multimedia file is a video file,
the analysis module is specifically configured to:
and identifying voice content in the video file and/or text content in the picture to obtain the content information.
10. An electronic device comprising at least a memory having a computer program stored thereon, a processor implementing the steps of the method of any of claims 1 to 7 when executing the computer program on the memory.
CN202010958657.4A 2020-09-14 2020-09-14 Multimedia file display method and device Pending CN112148900A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010958657.4A CN112148900A (en) 2020-09-14 2020-09-14 Multimedia file display method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010958657.4A CN112148900A (en) 2020-09-14 2020-09-14 Multimedia file display method and device

Publications (1)

Publication Number Publication Date
CN112148900A true CN112148900A (en) 2020-12-29

Family

ID=73892315

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010958657.4A Pending CN112148900A (en) 2020-09-14 2020-09-14 Multimedia file display method and device

Country Status (1)

Country Link
CN (1) CN112148900A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090303241A1 (en) * 2008-06-06 2009-12-10 Shaiwal Priyadarshi Systems and methods for font file optimization for multimedia files
KR20110055957A (en) * 2009-11-20 2011-05-26 김학식 The power points documents that synthesized voices and the method that makes various video files and the system using plug-in tts module in power points
US20110276327A1 (en) * 2010-05-06 2011-11-10 Sony Ericsson Mobile Communications Ab Voice-to-expressive text
CN102385571A (en) * 2010-09-06 2012-03-21 联想(北京)有限公司 Display method and display device
CN108681549A (en) * 2018-03-29 2018-10-19 广州视源电子科技股份有限公司 The method and apparatus for obtaining multimedia resource
US20190108203A1 (en) * 2017-10-11 2019-04-11 Adobe Inc. Automatically pairing fonts using asymmetric metric learning
US20190379941A1 (en) * 2018-06-08 2019-12-12 Baidu Online Network Technology (Beijing) Co., Ltd Method and apparatus for outputting information
CN110728983A (en) * 2018-07-16 2020-01-24 科大讯飞股份有限公司 Information display method, device, equipment and readable storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090303241A1 (en) * 2008-06-06 2009-12-10 Shaiwal Priyadarshi Systems and methods for font file optimization for multimedia files
KR20110055957A (en) * 2009-11-20 2011-05-26 김학식 The power points documents that synthesized voices and the method that makes various video files and the system using plug-in tts module in power points
US20110276327A1 (en) * 2010-05-06 2011-11-10 Sony Ericsson Mobile Communications Ab Voice-to-expressive text
CN102385571A (en) * 2010-09-06 2012-03-21 联想(北京)有限公司 Display method and display device
US20190108203A1 (en) * 2017-10-11 2019-04-11 Adobe Inc. Automatically pairing fonts using asymmetric metric learning
CN108681549A (en) * 2018-03-29 2018-10-19 广州视源电子科技股份有限公司 The method and apparatus for obtaining multimedia resource
US20190379941A1 (en) * 2018-06-08 2019-12-12 Baidu Online Network Technology (Beijing) Co., Ltd Method and apparatus for outputting information
CN110728983A (en) * 2018-07-16 2020-01-24 科大讯飞股份有限公司 Information display method, device, equipment and readable storage medium

Similar Documents

Publication Publication Date Title
CN111415399B (en) Image processing method, device, electronic equipment and computer readable storage medium
US6062863A (en) Method of associating oral utterances meaningfully with word symbols seriatim in an audio-visual work and apparatus for linear and interactive application
US9478143B1 (en) Providing assistance to read electronic books
CN110060524A (en) The method and reading machine people that a kind of robot assisted is read
JP2001525078A (en) A method of producing an audiovisual work having a sequence of visual word symbols ordered with spoken word pronunciations, a system implementing the method and the audiovisual work
US20160240094A1 (en) Dedicated format file generation method for panorama mode teaching system
EP0721727A1 (en) Method for associating oral utterances meaningfully with writings seriatim in the audio-visual work
CN107424100A (en) Information providing method and system
CN102881199A (en) Method and system for interactively reciting words
CN111524045A (en) Dictation method and device
KR20090117965A (en) Study system and method for linking multimedia content with book
EP1355287A1 (en) Language learning materials and preparing method therefor
CN112148900A (en) Multimedia file display method and device
CN116962787A (en) Interaction method, device, equipment and storage medium based on video information
CN110019862B (en) Courseware recommendation method, device, equipment and storage medium
KR20080100857A (en) Service system for word repetition study using round type
KR100505346B1 (en) Language studying method using flash
CN110688848B (en) Training method and system for English grammar
CN110675672B (en) Foreign language teaching system for original film and television
KR20140075994A (en) Apparatus and method for language education by using native speaker's pronunciation data and thought unit
CN113038259A (en) Lesson quality feedback method and system for internet education
JP2019179485A (en) Information providing apparatus, information providing method, and program
KR20140073768A (en) Apparatus and method for language education by using native speaker's pronunciation data and thoughtunit
KR102613350B1 (en) Method and device for providing contents using text
WO2023065963A1 (en) Interactive display method and apparatus, electronic device, and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination