CN111414147A - Song playing method, device, terminal and storage medium - Google Patents

Song playing method, device, terminal and storage medium Download PDF

Info

Publication number
CN111414147A
CN111414147A CN202010224855.8A CN202010224855A CN111414147A CN 111414147 A CN111414147 A CN 111414147A CN 202010224855 A CN202010224855 A CN 202010224855A CN 111414147 A CN111414147 A CN 111414147A
Authority
CN
China
Prior art keywords
playing
mode
climax
target
time point
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
CN202010224855.8A
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.)
Guangzhou Kugou Computer Technology Co Ltd
Original Assignee
Guangzhou Kugou Computer Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Kugou Computer Technology Co Ltd filed Critical Guangzhou Kugou Computer Technology Co Ltd
Priority to CN202010224855.8A priority Critical patent/CN111414147A/en
Publication of CN111414147A publication Critical patent/CN111414147A/en
Pending legal-status Critical Current

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/16Sound input; Sound output
    • G06F3/165Management of the audio stream, e.g. setting of volume, audio stream path

Abstract

The embodiment of the application discloses a song playing method, a song playing device, a song playing terminal and a song playing storage medium, and relates to the technical field of multimedia. The method comprises the following steps: acquiring the current playing time point of a target song in response to receiving a mode switching instruction, wherein the mode switching instruction is an instruction for switching a first mode into a second mode; determining a target playing interval corresponding to the second mode according to the current playing time point and the mode switching instruction; and playing the audio content of the target song in the target playing interval. When a mode switching instruction is received, determining a target playing interval according to the current playing time point of the song and the mode switching instruction; and playing the audio content of the song in the target playing interval. The song playing method provided by the embodiment of the application does not need to reset the audio data to realize mode switching, but dynamically determines the target playing interval of the current audio data to realize seamless mode switching, and has small operation amount and high efficiency.

Description

Song playing method, device, terminal and storage medium
Technical Field
The embodiment of the application relates to the technical field of multimedia, in particular to a song playing method, a song playing device, a song playing terminal and a song playing storage medium.
Background
With the development of science and technology, more and more users use music application programs to realize the function of listening to songs on line.
In the related art, in order to enhance the user experience, the music-like application introduces a climax mode function, which is a mode in which only a climax part of a song is played. When the music application program receives an instruction of switching the non-climax mode to the climax mode, the music application program acquires the audio data corresponding to the climax mode, and switches the audio data corresponding to the played non-climax mode to the audio data corresponding to the climax mode, so that the non-climax mode is switched to the climax mode.
However, the mode switching method in the above-described related art is implemented based on the reset of the audio data, and has a large amount of operation and low efficiency.
Disclosure of Invention
The embodiment of the application provides a song playing method, a song playing device, a song playing terminal and a song playing storage medium. The technical scheme is as follows:
in one aspect, an embodiment of the present application provides a song playing method, where the method includes:
responding to a received mode switching instruction, and acquiring a current playing time point of a target song, wherein the mode switching instruction is an instruction for switching a first mode into a second mode;
determining a target playing interval corresponding to the second mode according to the current playing time point and the mode switching instruction;
and playing the audio content of the target song in the target playing interval.
In another aspect, an embodiment of the present application provides a song playback apparatus, where the apparatus includes:
the system comprises a time point acquisition module, a time point acquisition module and a playing module, wherein the time point acquisition module is used for responding to a received mode switching instruction and acquiring the current playing time point of a target song, and the mode switching instruction is an instruction for switching a first mode into a second mode;
an interval determining module, configured to determine a target playing interval corresponding to the second mode according to the current playing time point and the mode switching instruction;
and the audio playing module is used for playing the audio content of the target song in the target playing interval.
In still another aspect, an embodiment of the present application provides a terminal, where the terminal includes a processor and a memory, where the memory stores at least one instruction, and the at least one instruction is loaded and executed by the processor to implement the song playing method according to the above aspect.
In yet another aspect, an embodiment of the present application provides a computer-readable storage medium, where at least one instruction is stored, and the at least one instruction is loaded and executed by a processor to implement the song playing method according to the above aspect.
In yet another aspect, an embodiment of the present application provides a computer program product, which is configured to execute the song playing method according to the above aspect when the computer program product is executed.
The beneficial effects brought by the technical scheme provided by the embodiment of the application at least comprise:
when a mode switching instruction is received, determining a target playing interval according to the current playing time point of the song and the mode switching instruction; and playing the audio content of the song in the target playing interval. The song playing method provided by the embodiment of the application does not need to reset the audio data to realize mode switching, but dynamically determines the target playing interval of the current audio data to realize seamless mode switching, and has small operation amount and high efficiency.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a flow chart of a song playing method provided by an embodiment of the present application;
FIG. 2 is a flow chart of a song playing method according to another embodiment of the present application;
FIG. 3 is a flow chart of a song playing method provided by yet another embodiment of the present application;
FIG. 4 is a block diagram of a song playback device provided in one embodiment of the present application;
fig. 5 is a block diagram of a terminal according to an embodiment of the present application.
Detailed Description
To make the objects, technical solutions and advantages of the present application more clear, embodiments of the present application will be described in further detail below with reference to the accompanying drawings.
In the method provided by the embodiment of the application, the execution main body of each step may be a terminal. For example, the terminal may be an electronic device such as a mobile phone, a tablet Computer, a PC (Personal Computer), a multimedia player device, and a smart wearable device.
Optionally, the execution main body of each step is an application installed and run in the terminal, and the application has a function of playing audio data, for example, the application may be a music application, a karaoke application, a radio station application, and the like, and the embodiment of the present application does not limit the type of the application.
For convenience of description, in the following method embodiments, only the execution subject of each step is described as a terminal, but the present invention is not limited thereto.
Referring to fig. 1, a flowchart of a song playing method according to an embodiment of the present application is shown. The method may be performed by a terminal. The method may comprise the steps of:
step 101, in response to receiving a mode switching instruction, acquiring a current playing time point of a target song.
In the embodiment of the present application, the mode switching instruction refers to an instruction to switch the first mode to the second mode.
In one example, the first mode may be a climax mode, and the second mode may be a non-climax mode, in which case the mode switching instruction refers to an instruction to switch the climax mode to the non-climax mode. The climax mode is a mode in which only the climax part of the song is played; the non-climax mode refers to a mode different from the climax mode, and the non-climax mode refers to a mode in which the entire song portion is played.
In another example, the first mode may be a non-climax mode, and the second mode may be a climax mode, in which case the mode switching instruction refers to an instruction to switch the non-climax mode to the climax mode.
The mode switching instruction may be triggered by operations such as voice, touch, and gesture, which is not limited in this application.
The target song may be any one of the songs, and the target song may be a local song or an online song, which is not limited in this embodiment of the present application. The current playing time point of the target song is used for indicating the current playing progress of the target song. And when the terminal receives the mode switching instruction, the terminal acquires the current playing time point of the target song.
And 102, determining a target playing interval corresponding to the second mode according to the current playing time point and the mode switching instruction.
The determined target playing interval may be different for different current playing time points and mode switching instructions. For example, when the mode switching instruction is used to instruct to switch the non-climax mode to the climax mode, the terminal may determine different target playing intervals according to different current playing time points.
And 103, playing the audio content of the target song in the target playing interval.
And after the terminal determines the target playing interval corresponding to the second mode, the terminal can play the audio content of the target song in the target playing interval.
To sum up, in the technical solution provided in the embodiment of the present application, when a mode switching instruction is received, a target playing interval is determined according to a current playing time point of a song and the mode switching instruction; and playing the audio content of the song in the target playing interval. The song playing method provided by the embodiment of the application does not need to reset the audio data to realize mode switching, but dynamically determines the target playing interval of the current audio data to realize seamless mode switching, and has small operation amount and high efficiency.
In a possible implementation, the first mode is a non-climax mode and the second mode is a climax mode. At this time, as shown in fig. 2, the song playing method may include the following steps:
step 201, in response to receiving a mode switching instruction, acquiring a current playing time point of a target song.
In the embodiment of the present application, the mode switching instruction refers to an instruction for switching the non-climax mode to the climax mode.
Step 202, detecting whether the current playing time point is in the climax interval. If the current playing time point is within the climax interval, the step 203 is started to be executed; if the current playing time point is within the non-climax interval, the process starts from step 205.
In the embodiment of the present application, the climax interval refers to a playing time period corresponding to a climax part of the target song.
Step 203, determining the ending time point of the climax interval as the ending time point of the target playing interval.
And when the current playing time point is in the climax interval, determining the current playing time point as the starting time point of the target playing interval.
And step 204, playing the audio content from the current playing time point to the end time point of the target playing interval.
If the current playing time point is within the climax interval, the terminal can directly start playing from the current playing time point until the ending point of the climax interval finishes playing the current target song. After the current target song is played, the terminal can automatically play the climax part of the next song in the list or play the climax part of the current target song again.
In step 205, the start time point of the climax interval is determined as the start time point of the target playing interval, and the end time point of the climax interval is determined as the end time point of the target playing interval.
In step 206, the audio content from the start time point of the target playing interval to the end time point of the target playing interval is played.
And if the current playing time point is in the non-climax interval, the terminal plays the climax part of the target song. The non-climax interval comprises a first interval and a second interval, wherein the first interval is an interval before the climax interval, namely an interval from the starting time point of the target song to the starting time point of the climax interval; the second interval refers to an interval located after the climax interval, i.e., an interval between the end time point of the climax interval and the end time point of the target song. After the terminal has played the climax part of the current target song, the terminal may automatically play the climax part of the next song in the list or cyclically play the climax part of the target song again.
In one example, in the climax mode, the lyric display interface displays only lyrics for a climax portion.
The lyric display interface is an interface for displaying the related information of the currently played song. For example, the lyric display interface may display the name of the currently playing song, the singer, the lyrics, the progress bar, and other related information.
When the application program is in the climax mode, the lyric display interface only displays the lyrics of the climax part, so that a user can conveniently check the lyrics, and the climax part and the non-climax part are not easy to be confused.
In another example, in the climax mode, the lyric display interface displays lyrics for a non-climax portion of the target song in a first manner and lyrics for a climax portion of the target song in a second manner, the first manner being different from the second manner.
When the application program is in the climax mode, the lyric display interface displays the lyrics of the non-climax part and the climax part in two different ways, for example, displays the lyrics of the non-climax part and the climax part in different font colors, or displays the lyrics of the non-climax part and the climax part in different font sizes, or displays the lyrics of the non-climax part and the climax part in other different ways, which is not limited in the embodiment of the present application. The lyrics of the climax part and the non-climax part are obviously compared, so that the user can distinguish the climax part from the non-climax part, and the user experience is improved.
In summary, in the technical scheme provided in the embodiment of the present application, in the climax mode, only the lyrics of the climax part are displayed or the lyrics of the non-climax part and the climax part are displayed in different manners, which is beneficial for a user to distinguish the climax part from the non-climax part, and improves user experience.
In an exemplary embodiment, in the climax mode, the lyric display interface includes a first region and a second region, the first region is a region displaying lyrics of a climax part of the target song, the second region is a region displaying lyrics of a non-climax part of the target song, and the lyric display interface further includes a play progress bar corresponding to a play progress of the climax part of the target song.
The song playing method also comprises the following steps:
firstly, in response to receiving an operation instruction of sliding from a first area to a second area, the exit prompt message is displayed.
In the embodiment of the application, the exit prompt message is used for prompting whether to exit the climax mode. When the terminal receives a slide from the region displaying lyrics for the climax part to the region displaying lyrics for the non-climax part, indicating that the user may be interested in the non-climax part, the terminal may display a logout prompt for the user to select.
Second, in response to receiving a confirmation instruction corresponding to the exit prompt information, switching from the climax mode to the non-climax mode, and adjusting the play progress bar to correspond to the play progress of the target song.
The confirmation instruction corresponding to the exit prompt information may be triggered by voice, touch, gesture, or the like, which is not limited in the embodiment of the present application.
In the climax mode, the play progress bar corresponds to only the play progress of the climax part. When switching to the non-climax mode, the playing progress bar needs to be adjusted to correspond to the playing progress of the whole target song.
In summary, in the technical scheme provided in the embodiment of the present application, when receiving a command to slide from the region displaying the lyrics of the climax part to the region displaying the lyrics of the non-climax part, the quit prompt message is displayed for prompting the user whether to quit the climax mode, so that the interactivity between the terminal and the user is enhanced, and the user experience is improved.
In a possible implementation, the first mode is a climax mode and the second mode is a non-climax mode. At this time, as shown in fig. 3, the song playing method may include the following steps:
step 301, in response to receiving a mode switching instruction, acquiring a current playing time point of a target song.
In this case, the mode switching command is to switch the climax mode to the non-climax mode.
Step 302, determining the ending time point of the target song as the ending time point of the target playing interval.
Step 303, playing the audio content from the current playing time point to the ending time point of the target playing interval.
After the terminal finishes playing the current target song, the terminal can automatically play the next song in the list or circularly play the target song again.
The following are embodiments of the apparatus of the present application that may be used to perform embodiments of the method of the present application. For details which are not disclosed in the embodiments of the apparatus of the present application, reference is made to the embodiments of the method of the present application.
Referring to fig. 4, a block diagram of a song playback apparatus according to an embodiment of the present application is shown. The device has the functions of realizing the method examples, and the functions can be realized by hardware or by hardware executing corresponding software. The apparatus 400 may include: a time point obtaining module 410, an interval determining module 420 and an audio playing module 430.
A time point obtaining module 410, configured to obtain a current playing time point of a target song in response to receiving a mode switching instruction, where the mode switching instruction is an instruction to switch a first mode to a second mode;
an interval determining module 420, configured to determine, according to the current playing time point and the mode switching instruction, a target playing interval corresponding to the second mode;
and an audio playing module 430, configured to play the audio content of the target song in the target playing interval.
To sum up, in the technical solution provided in the embodiment of the present application, when a mode switching instruction is received, a target playing interval is determined according to a current playing time point of a song and the mode switching instruction; and playing the audio content of the song in the target playing interval. The song playing method provided by the embodiment of the application does not need to reset the audio data to realize mode switching, but dynamically determines the target playing interval of the current audio data to realize seamless mode switching, and has small operation amount and high efficiency.
Optionally, the first mode is a non-climax mode, the second mode is a climax mode, and the climax mode is a mode in which only a climax part of a song is played;
the interval determining module 420 is configured to:
determining the ending time point of the climax interval as the ending time point of the target playing interval in response to the current playing time point being in the climax interval, wherein the climax interval is a playing time period corresponding to the climax part of the target song;
the audio playing module 430 is configured to:
and playing the audio content from the current playing time point to the end time point of the target playing interval.
Optionally, the interval determining module 420 is configured to:
in response to the current playing time point being in a non-climax interval, determining a starting time point of the climax interval as a starting time point of the target playing interval, and determining an ending time point of the climax interval as an ending time point of the target playing interval;
optionally, the audio playing module 430 is configured to:
and playing the audio content from the starting time point of the target playing interval to the ending time point of the target playing interval.
Alternatively, in the climax mode, the lyric display interface displays only lyrics of the climax part.
Optionally, in the climax mode, the lyric display interface displays lyrics of a non-climax part of the target song in a first manner, and displays lyrics of a climax part of the target song in a second manner, the first manner being different from the second manner.
Optionally, in the climax mode, the lyric display interface includes a first area and a second area, the first area is an area for displaying lyrics of a climax part of the target song, the second area is an area for displaying lyrics of a non-climax part of the target song, the lyric display interface further includes a playing progress bar, and the playing progress bar corresponds to a playing progress of the climax part of the target song;
the apparatus 400, further comprising: an information display module and a mode switching module (not shown in the figure).
The information display module is used for responding to the received operation instruction of sliding from the first area to the second area and displaying quit prompt information, and the quit prompt information is used for prompting whether to quit the climax mode or not;
and the mode switching module is used for responding to a confirmation instruction corresponding to the exit prompt message, switching from the climax mode to the non-climax mode, and adjusting the playing progress bar to be corresponding to the playing progress of the target song.
Optionally, the first mode is a climax mode, the second mode is a non-climax mode, and the climax mode is a mode in which only a climax part of a song is played;
the interval determining module 420 is configured to:
determining the end time point of the target song as the end time point of the target playing interval;
the audio playing module 430 is configured to:
and playing the audio content from the current playing time point to the end time point of the target playing interval.
It should be noted that, when the apparatus provided in the foregoing embodiment implements the functions thereof, only the division of the functional modules is illustrated, and in practical applications, the functions may be distributed by different functional modules according to needs, that is, the content structure of the device may be divided into different functional modules to implement all or part of the functions described above. In addition, the apparatus and method embodiments provided by the above embodiments belong to the same concept, and specific implementation processes thereof are described in the method embodiments for details, which are not described herein again.
Referring to fig. 5, a block diagram of a terminal 500 according to an embodiment of the present application is shown. Such as PCs, cell phones, smart wearable devices, multimedia devices, etc. The terminal 500 may be used to implement the song playing method provided in the above-described embodiment.
In general, the terminal 500 includes: a processor 501 and a memory 502.
The processor 501 may include one or more Processing cores, such as a 4-core processor, a 5-core processor, etc., the processor 501 may be implemented in at least one hardware form of a DSP (Digital Signal Processing), an FPGA (field Programmable Gate Array), a P L a (Programmable logic Array), the processor 501 may also include a main processor and a coprocessor, the main processor being a processor for Processing data in a wake-up state, also known as a CPU (Central Processing Unit), the coprocessor being a low power processor for Processing data in a standby state, the processor 501 may, in some embodiments, be integrated with a GPU (Graphics Processing Unit) for rendering and rendering content desired for a display screen, the processor 501 may further include an AI (intelligent processor) for computing operations related to an AI (Artificial Intelligence processor).
Memory 502 may include one or more computer-readable storage media, which may be non-transitory. Memory 502 may also include high-speed random access memory, as well as non-volatile memory, such as one or more magnetic disk storage devices, flash memory storage devices. In some embodiments, a non-transitory computer readable storage medium in memory 502 is used to store at least one instruction for execution by processor 501 to implement the song playback method provided by method embodiments herein.
In some embodiments, the terminal 500 may further optionally include: a peripheral interface 503 and at least one peripheral. The processor 501, memory 502 and peripheral interface 503 may be connected by a bus or signal lines. Each peripheral may be connected to the peripheral interface 503 by a bus, signal line, or circuit board. Specifically, the peripheral device may include: at least one of a display 504, audio circuitry 505, a communication interface 506, and a power supply 507.
Those skilled in the art will appreciate that the configuration shown in fig. 5 is not intended to be limiting of terminal 500 and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components may be used.
In an example embodiment, a terminal is also provided that includes a processor and a memory having at least one instruction stored therein. The at least one instruction is configured to be executed by one or more processors to implement the song playing method described above.
In an exemplary embodiment, there is also provided a computer-readable storage medium having at least one instruction stored therein, which when executed by a processor of a terminal, implements the above-described song playing method.
Alternatively, the computer-readable storage medium may be a ROM (Read-Only Memory), (Random Access Memory), a CD-ROM (Compact Disc Read-Only Memory), a magnetic tape, a floppy disk, an optical data storage device, and the like.
In an exemplary embodiment, a computer program product is also provided for implementing the song playing method described above when the computer program product is executed.
The step numbers described herein only exemplarily show one possible execution sequence among the steps, and in some other embodiments, the steps may also be executed out of the numbering sequence, for example, two steps with different numbers are executed simultaneously, or two steps with different numbers are executed in a reverse order to the order shown in the drawings, which is not limited by the embodiments of the present application.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The above description is only exemplary of the present application and should not be taken as limiting the present application, and any modifications, equivalents, improvements and the like that are made within the spirit and principle of the present application should be included in the protection scope of the present application.

Claims (10)

1. A method for playing a song, the method comprising:
responding to a received mode switching instruction, and acquiring a current playing time point of a target song, wherein the mode switching instruction is an instruction for switching a first mode into a second mode;
determining a target playing interval corresponding to the second mode according to the current playing time point and the mode switching instruction;
and playing the audio content of the target song in the target playing interval.
2. The method of claim 1, wherein the first mode is a non-climax mode, the second mode is a climax mode, and the climax mode is a mode in which only climax parts of a song are played;
the determining a target playing interval corresponding to the second mode according to the current playing time point and the mode switching instruction includes:
determining the ending time point of the climax interval as the ending time point of the target playing interval in response to the current playing time point being in the climax interval, wherein the climax interval is a playing time period corresponding to the climax part of the target song;
the playing the audio content of the target song in the target playing interval includes:
and playing the audio content from the current playing time point to the end time point of the target playing interval.
3. The method according to claim 2, wherein the determining the target playing interval corresponding to the second mode according to the current playing time point and the mode switching instruction comprises:
in response to the current playing time point being in a non-climax interval, determining a starting time point of the climax interval as a starting time point of the target playing interval, and determining an ending time point of the climax interval as an ending time point of the target playing interval;
the playing the audio content of the target song in the target playing interval includes:
and playing the audio content from the starting time point of the target playing interval to the ending time point of the target playing interval.
4. The method of any of claims 1 to 3, wherein in the climax mode, the lyric display interface displays lyrics for only a climax part.
5. The method according to any one of claims 1 to 3,
in the climax mode, the lyric display interface displays lyrics of a non-climax part of the target song in a first mode and displays lyrics of a climax part of the target song in a second mode, wherein the first mode is different from the second mode.
6. The method of any of claims 1 to 3, wherein in the climax mode, the lyric display interface comprises a first region and a second region, the first region is a region displaying lyrics of a climax part of the target song, the second region is a region displaying lyrics of a non-climax part of the target song, the lyric display interface further comprises a play progress bar, the play progress bar corresponds to a play progress of the climax part of the target song;
the method further comprises the following steps:
in response to receiving an operation instruction of sliding from the first area to the second area, displaying exit prompt information, wherein the exit prompt information is used for prompting whether to exit the climax mode;
in response to receiving a confirmation instruction corresponding to the exit prompt information, switching from the climax mode to a non-climax mode, and adjusting the playing progress bar to correspond to the playing progress of the target song.
7. The method of claim 1, wherein the first mode is a climax mode, the second mode is a non-climax mode, and the climax mode is a mode in which only climax parts of a song are played;
the determining a target playing interval corresponding to the second mode according to the current playing time point and the mode switching instruction includes:
determining the end time point of the target song as the end time point of the target playing interval;
the playing the audio content of the target song in the target playing interval includes:
and playing the audio content from the current playing time point to the end time point of the target playing interval.
8. A song playback apparatus, characterized in that the apparatus comprises:
the system comprises a time point acquisition module, a time point acquisition module and a playing module, wherein the time point acquisition module is used for responding to a received mode switching instruction and acquiring the current playing time point of a target song, and the mode switching instruction is an instruction for switching a first mode into a second mode;
an interval determining module, configured to determine a target playing interval corresponding to the second mode according to the current playing time point and the mode switching instruction;
and the audio playing module is used for playing the audio content of the target song in the target playing interval.
9. A terminal, characterized in that the terminal comprises a processor and a memory, in which at least one instruction is stored, which is loaded and executed by the processor to implement the method according to any of claims 1 to 7.
10. A computer-readable storage medium having stored therein at least one instruction which is loaded and executed by a processor to implement the method of any one of claims 1 to 7.
CN202010224855.8A 2020-03-26 2020-03-26 Song playing method, device, terminal and storage medium Pending CN111414147A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010224855.8A CN111414147A (en) 2020-03-26 2020-03-26 Song playing method, device, terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010224855.8A CN111414147A (en) 2020-03-26 2020-03-26 Song playing method, device, terminal and storage medium

Publications (1)

Publication Number Publication Date
CN111414147A true CN111414147A (en) 2020-07-14

Family

ID=71494658

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010224855.8A Pending CN111414147A (en) 2020-03-26 2020-03-26 Song playing method, device, terminal and storage medium

Country Status (1)

Country Link
CN (1) CN111414147A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112015505A (en) * 2020-08-13 2020-12-01 北京字节跳动网络技术有限公司 Mode switching method and device and electronic equipment
WO2022142642A1 (en) * 2020-12-28 2022-07-07 上海掌门科技有限公司 Method and device for playing back video information
WO2024001462A1 (en) * 2022-06-30 2024-01-04 腾讯科技(深圳)有限公司 Song playback method and apparatus, and computer device and computer-readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105096982A (en) * 2015-09-28 2015-11-25 北京金山安全软件有限公司 Music switching method and device
CN105677189A (en) * 2016-02-19 2016-06-15 腾讯科技(深圳)有限公司 Application control method and device
CN106448713A (en) * 2015-08-11 2017-02-22 腾讯科技(深圳)有限公司 Audio frequency playing method and audio frequency playing device
CN110019922A (en) * 2017-12-07 2019-07-16 北京雷石天地电子技术有限公司 A kind of audio climax recognition methods and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106448713A (en) * 2015-08-11 2017-02-22 腾讯科技(深圳)有限公司 Audio frequency playing method and audio frequency playing device
CN105096982A (en) * 2015-09-28 2015-11-25 北京金山安全软件有限公司 Music switching method and device
CN105677189A (en) * 2016-02-19 2016-06-15 腾讯科技(深圳)有限公司 Application control method and device
CN110019922A (en) * 2017-12-07 2019-07-16 北京雷石天地电子技术有限公司 A kind of audio climax recognition methods and device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112015505A (en) * 2020-08-13 2020-12-01 北京字节跳动网络技术有限公司 Mode switching method and device and electronic equipment
WO2022142642A1 (en) * 2020-12-28 2022-07-07 上海掌门科技有限公司 Method and device for playing back video information
WO2024001462A1 (en) * 2022-06-30 2024-01-04 腾讯科技(深圳)有限公司 Song playback method and apparatus, and computer device and computer-readable storage medium

Similar Documents

Publication Publication Date Title
CN111414147A (en) Song playing method, device, terminal and storage medium
CN100454239C (en) System and method for accessing system software in a gaming console system via an input device
CN109257499B (en) Method and device for dynamically displaying lyrics
US10468004B2 (en) Information processing method, terminal device and computer storage medium
CN109495791A (en) A kind of adding method, device, electronic equipment and the readable medium of video paster
CN110519638A (en) Processing method, processing unit, electronic device and storage medium
CN102947879A (en) Information processing device
CN105528173A (en) Multimedia operation method and terminal
EP3553642A1 (en) Method for automatically setting wallpaper, terminal device and graphical user interface
EP4346218A1 (en) Audio processing method and apparatus, and electronic device and storage medium
CN105549847A (en) Picture displaying method of song playing interface and user terminal
US11272136B2 (en) Method and device for processing multimedia information, electronic equipment and computer-readable storage medium
CN108319413B (en) Music playing method, device and storage medium
CN105573585A (en) Information display method and terminal
CN108597546A (en) The background music for recalling video determines method and relevant device
CN113986186A (en) Audio switching system, method, electronic equipment and storage medium
CN103500122A (en) Multimedia file playing method and electronic equipment
CN105354051A (en) Method and device for presenting information flow card and electronic equipment
CN105573596B (en) A kind of the playing sequence method of adjustment and user terminal of playlist
CN111966860A (en) Audio playing method and device and electronic equipment
CN113134234B (en) Information display method, device, terminal and storage medium
CN112114770A (en) Interface guiding method, device and equipment based on voice interaction
CN110688046B (en) Song playing method and device and storage medium
CN114281321A (en) Software development fast editing method and device, electronic equipment and medium
CN112843729A (en) Operation parameter determination method and device, computer equipment 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