WO2013152554A1 - 自动设置音效参数的方法及装置 - Google Patents

自动设置音效参数的方法及装置 Download PDF

Info

Publication number
WO2013152554A1
WO2013152554A1 PCT/CN2012/076800 CN2012076800W WO2013152554A1 WO 2013152554 A1 WO2013152554 A1 WO 2013152554A1 CN 2012076800 W CN2012076800 W CN 2012076800W WO 2013152554 A1 WO2013152554 A1 WO 2013152554A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
sound effect
effect parameter
file type
type
Prior art date
Application number
PCT/CN2012/076800
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 WO2013152554A1 publication Critical patent/WO2013152554A1/zh

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B27/00Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
    • G11B27/10Indexing; Addressing; Timing or synchronising; Measuring tape travel
    • G11B27/19Indexing; Addressing; Timing or synchronising; Measuring tape travel by using information detectable on the record carrier
    • G11B27/28Indexing; Addressing; Timing or synchronising; Measuring tape travel by using information detectable on the record carrier by using information signals recorded by the same method as the main recording
    • G11B27/32Indexing; Addressing; Timing or synchronising; Measuring tape travel by using information detectable on the record carrier by using information signals recorded by the same method as the main recording on separate auxiliary tracks of the same or an auxiliary record carrier
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B27/00Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
    • G11B27/10Indexing; Addressing; Timing or synchronising; Measuring tape travel
    • G11B27/34Indicating arrangements 

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a method and apparatus for automatically setting sound effect parameters. Background technique
  • each terminal manufacturer has added various sound effects control to the terminal.
  • Dolby sound is a professional application, which has been affirmed by the majority of end users in the sound experience.
  • the present invention is directed to a method and apparatus for automatically setting a sound effect parameter to solve the problem that the Dolby sound effect parameter cannot be intelligently set when playing a video file in the prior art.
  • the embodiment of the invention provides a method for automatically setting a sound effect parameter, the method comprising: Obtaining a file name of a file to be currently played, and determining a corresponding file type according to the file name;
  • the trigger player performs decoding and playback of the audio data according to the sound effect parameter corresponding to the currently played file.
  • the file name of the current file to be played is: When it is checked that the user wants to play the file through the audio/video player and call the file of the terminal operating system to open the related function, the file name of the file to be played is obtained.
  • the file type determined according to the file name is: extracting the extension in the file name, and determining, according to the extension, whether the file type of the file to be played is an audio file or a video file.
  • Determining whether the sound effect parameter needs to be changed according to the file type is: according to the obtained file type, compared with the previously saved file type saved last time, if the file type is the same, no change is needed, otherwise the current file to be played is triggered.
  • the sound effect parameter corresponding to the file type is: according to the obtained file type, compared with the previously saved file type saved last time, if the file type is the same, no change is needed, otherwise the current file to be played is triggered. The sound effect parameter corresponding to the file type.
  • the method further includes:
  • the embodiment of the present invention further provides an apparatus for automatically setting a sound effect parameter, the apparatus comprising: a file type obtaining module, a file type change analyzing module, and a sound effect parameter setting module, wherein the file type obtaining module is set to obtain a current Playing a file name of the file, and determining a corresponding file type according to the file name, and sending the file type change analysis module to the file type;
  • the file type change analysis module is configured to determine whether the sound effect parameter needs to be changed according to the obtained file type, and send the sound effect parameter corresponding to the current play file to the sound effect parameter setting module when it is determined that the change is needed;
  • the sound effect parameter setting module is configured to trigger the player to perform decoding and playing of the audio data according to the sound effect parameter after receiving the sound effect parameter corresponding to the currently played file.
  • the file type obtaining module specifically includes: a detecting unit and a determining unit, where
  • the detecting unit is configured to: when it is detected that the user wants to play the file through the player and call the file of the terminal operating system to open the related function, obtain the file name of the file to be played and trigger the determining unit;
  • the determining unit is configured to intercept the extension in the file name, determine, according to the extension, whether the file type of the file is an audio file or a video file, and send the determination result to the file type change analysis Module.
  • the file type change analysis module specifically includes: an analysis unit and a change unit, where
  • the analyzing unit is configured to compare the file type according to the obtained file type with the file type played last time. If the file type is the same, no change is needed, otherwise the change unit is triggered to be acquired;
  • the changing unit is configured to acquire a sound effect parameter corresponding to a file type of a file to be currently played and send the sound effect parameter to the sound effect parameter setting module.
  • file type change analysis unit further includes:
  • Save unit set to save the file type of the currently playing file, and replace the file type of the last play file.
  • the embodiment of the invention can realize the intelligent setting of the sound effect parameter by determining the type of the audio and video file that the user is about to play.
  • Other features and advantages of embodiments of the invention will be set forth in the description which follows. The invention will be apparent from the description or the description of the invention. The objectives and other advantages of the invention will be realized and attained by the ⁇ RTI DRAWINGS
  • FIG. 1 is a schematic flowchart of a method according to an embodiment of the present invention.
  • FIG. 2 is a schematic structural diagram of an apparatus according to an embodiment of the present invention. detailed description
  • FIG. 1 is a schematic flowchart of a method according to an embodiment of the present invention. As shown in FIG. 1, the method may include the following steps:
  • Step 101 When it is checked that the user opens the selected audio or video file through the file management or the audio/video player in the terminal and calls the file of the terminal OS (operating system) to open the related function, the file to be played is obtained. Name
  • Step 102 Perform string processing on the file name of the file to be played, and extract the extension in the file name (the character after the ".” in the file name), and then determine the file type of the file to be played according to the extension. Is it an audio file or a video file;
  • Step 103 Compare the determined file type with the previously saved file type of the last played file, and determine whether to change: If the file type is the same, no change is needed, and step 105 is directly performed; if the file type is different (currently Audio type, and last time is the video type; or, currently the video type, and the last is the audio type), you need to make changes, go to step 104;
  • Step 104 In the pre-stored Dolby sound parameters, find the text with the currently playing file The Dolby sound parameter corresponding to the piece type, and then save the file type of the currently playing file for the next judgment;
  • Step 105 trigger the player's power amplifier module to play
  • the embodiment of the present invention specifically includes two cases: First, the file type of the file to be played is changed, and the changed Dolby sound effect parameter is written into the register, and then the power amplifier module of the player is triggered to adopt the effect corresponding to the sound effect parameter. The audio data is decoded and played. Secondly, the file type of the file to be played is not changed. At this time, the power amplifier module that triggers the player uses the previously set Dolby sound effect parameter to decode and play the audio data.
  • FIG. 2 is a schematic structural diagram of an apparatus according to an embodiment of the present invention, which may include: a file type obtaining module, a file type change analyzing module, and a sound effect parameter setting module, where
  • the file type is obtained from the ear, and is mainly responsible for obtaining the file name of the file to be currently played, and determining the corresponding file type according to the file name, and sending it to the file type change analysis module;
  • the file type obtaining module specifically includes: a detecting unit and a determining unit, wherein the detecting unit, when detecting that the user opens the file to be played by the file management or the audio/video player in the terminal, and calls the file of the terminal OS to open the related function, Obtaining the file name of the file to be played and triggering the judgment unit;
  • the judging unit intercepts the extension in the file name of the file to be played, determines whether the file type of the file to be played is an audio file or a video file according to the extension, and sends the judgment result to the file type change analysis module.
  • the file type change analysis module is mainly responsible for judging whether the sound effect parameter needs to be changed according to the obtained file type, and sending the sound effect parameter corresponding to the current play file to the sound effect parameter setting module when determining that the change is needed;
  • the file type analyzing unit specifically includes: an analyzing unit and a changing unit, and may further include a saving unit, where
  • the analysis unit compares the obtained file type with the file type played last time. If the file type is the same, it does not need to be changed, and the audio parameter of the last play is still played; otherwise, the change unit is triggered;
  • the sound effect parameter setting module is mainly responsible for triggering the player to perform decoding and playing of the audio data according to the sound effect parameter after receiving the sound effect parameter corresponding to the currently played file.
  • the embodiment of the invention provides a method and a device for automatically setting a sound effect parameter, and intelligently setting a parameter of the Dolby sound effect by determining a type of the audio and video file to be played by the user, and solving the problem that the existing solution requires the user to manually
  • the cumbersome steps of setting up also avoid the problem that the user experience is not optimal with the same set of audio and video parameters, and bring the greatest experience improvement to the user.

Abstract

公开了一种自动设置音效参数的方法及装置,其中方法包括:获取当前要播放文件的文件名称(101),并根据所述文件名称判定出其对应的文件类型(102);根据所述文件类型判断是否需要变更音效参数(103),并在确定需要变更时获取当前要播放文件对应的音效参数(104);触发播放器按当前要播放文件对应的音效参数进行音频数据的解码播放(105)。该方法及装置通过判断用户即将播放的音视频文件类型,实现智能设置音效参数。

Description

自动设置音效参数的方法及装置 技术领域
本发明涉及通信技术领域, 尤其涉及一种自动设置音效参数的方法及 装置。 背景技术
目前, 各终端厂家为了提升影音方面的用户体验, 在终端上加入了各 种音效控制, 其中杜比音效作为专业的应用, 在音效体验方面得到了广大 终端用户的肯定。
目前关于杜比音效的设置主要有以下两种方案:
1 )忽略音频文件跟视频文件的音效参数差异, 统一采用其中的某一组 音效参数。 该方案中, 由于音频文件及视频文件在声音数据的音场、 响度 等具体参数上是有区别的, 所以, 如果采用其中某一套参数做整体应用的 话, 不能达到最佳的用户体验。
2 )用户通过杜比应用的程序界面进行手动设置, 根据接下来需要播放 的文件类型进行手动参数设定。 这种方案对用户来说操作比较麻烦, 不够 人性化。 发明内容
鉴于上述的分析, 本发明旨在提供一种自动设置音效参数的方法及装 置, 用以解决现有技术中播放影音文件时无法智能设置杜比音效参数的问 题。
本发明的目的主要是通过以下技术方案实现的:
本发明实施例提供了一种自动设置音效参数的方法, 该方法包括: 获取当前要播放文件的文件名称, 并根据所述文件名称判定出其对应 的文件类型;
根据所述文件类型判断是否需要变更音效参数, 并在确定需要变更时 获取当前要播放文件对应的音效参数;
触发播放器按当前要播放文件对应的音效参数, 进行音频数据的解码 播放。
所述获取当前要播放文件的文件名称为: 当检查到用户要通过音频 /视 频播放器打开要播放文件并调用终端操作系统的文件打开相关函数时, 获 取要播放文件的文件名称。
所述根据所述文件名称判定出其对应的文件类型为: 将所述文件名称 中的扩展名截取出来, 根据所述扩展名判断要播放文件的文件类型是音频 文件还是视频文件。
所述根据所述文件类型判断是否需要变更音效参数为: 根据得到的文 件类型与之前保存的上一次播放的文件类型进行对比, 如果文件类型一样, 则不需要变更, 否则触发获取当前要播放文件的文件类型所对应的音效参 数。
所述触发播放器按当前要播放文件对应的音效参数, 进行音频数据的 解码播放后, 该方法还包括:
变更后保存当前播放文件的文件类型, 替换上一次播放文件的文件类 型。
本发明实施例还提供了一种自动设置音效参数的装置, 该装置包括: 文件类型获取模块、 文件类型变更分析模块以及音效参数设置模块, 其中, 所述文件类型获取模块, 设置为获取当前要播放文件的文件名称, 并 根据所述文件名称判定出其对应的文件类型, 发送给所述文件类型变更分 析模块; 所述文件类型变更分析模块 , 设置为根据得到的文件类型判断是否需 要变更音效参数, 当确定需要变更时将当前要播放文件对应的音效参数发 送给所述音效参数设置模块;
所述音效参数设置模块, 设置为在接收到当前要播放文件对应的音效 参数后, 触发播放器按所述音效参数进行音频数据的解码播放。
进一步地, 所述文件类型获取模块具体包括: 检测单元和判断单元, 其中,
所述检测单元, 设置为当检查到用户要通过播放器打开要播放文件并 调用终端操作系统的文件打开相关函数时, 获取要播放文件的文件名称并 触发所述判断单元;
所述判断单元, 设置为将所述文件名称中的扩展名截取出来, 根据所 述扩展名判断所述文件的文件类型是音频文件还是视频文件, 并将判断结 果发送给所述文件类型变更分析模块。
进一步地, 所述文件类型变更分析模块具体包括: 分析单元和变更单 元, 其中,
所述分析单元, 设置为根据得到的文件类型与上一次播放的文件类型 进行对比, 如果文件类型一样, 则不需要变更, 否则触发获取所述变更单 元;
所述变更单元, 设置为获取当前要播放文件的文件类型所对应的音效 参数并发送给所述音效参数设置模块。
进一步地, 所述文件类型变更分析单元还包括:
保存单元, 设置为保存当前播放文件的文件类型, 替换上一次播放文 件的文件类型。
本发明实施例通过判断用户即将播放的音视频文件类型, 可以实现智 能设置音效参数。 本发明实施例的其他特征和优点将在随后的说明书中阐 述, 并且, 部分的从说明书中变得显而易见, 或者通过实施本发明而了解。 本发明的目的和其他优点可通过在所写的说明书、 权利要求书、 以及附图 中所特别指出的结构来实现和获得。 附图说明
图 1为本发明实施例所述方法的流程示意图;
图 2为本发明实施例所述装置的结构示意图。 具体实施方式
下面结合附图来具体描述本发明的优选实施例, 其中, 附图构成本申 请一部分, 并与本发明的实施例一起用于阐释本发明的原理。
首先, 结合附图 1对本发明实施例所述方法进行详细说明。
图 1为本发明实施例所述方法的流程示意图, 如图 1所示, 该方法具 体可以包括如下步驟:
步驟 101 : 当检查到用户通过文件管理或者终端内的音频 /视频播放器 打开选定的音频或视频文件并调用终端 OS (操作系统)的文件打开相关函 数时, 获取到该要播放文件的文件名称;
步驟 102: 对该要播放文件的文件名称进行字符串处理,将文件名称中 的扩展名 (文件名称中 "."后边的字符)截取出来, 然后根据该扩展名判断 该要播放文件的文件类型是音频文件还是视频文件;
步驟 103:将判断出来的文件类型与之前保存的上一次播放文件的文件 类型进行对比, 判断是否变更: 如果文件类型一样, 则不需要变更, 直接 执行步驟 105;如果文件类型不一样(当前是音频类型,而上次是视频类型; 或者, 当前是视频类型, 而上次是音频类型), 则需要进行变更, 转到步驟 104;
步驟 104: 在预先存储的杜比音效参数中, 找到与当前要播放文件的文 件类型对应的杜比音效参数, 然后将当前要播放文件的文件类型进行保存, 以便下次判断;
步驟 105: 触发播放器的功放模块进行播放;
本发明实施例具体包括两种情况: 一是要播放文件的文件类型发生了 变更, 此时将变更后的杜比音效参数写入寄存器, 然后触发播放器的功放 模块采用本音效参数对应的效果进行音频数据的解码播放; 二是要播放文 件的文件类型没有变更, 此时触发播放器的功放模块采用之前设置的杜比 音效参数进行音频数据的解码播放。
接下来, 结合附图 2对本发明实施例所述装置进行详细说明。
如图 2所示, 图 2为本发明实施例所述装置的结构示意图, 具体可以 包括: 文件类型获取模块、 文件类型变更分析模块以及音效参数设置模块, 其中,
(一 )文件类型获耳 4莫块, 主要负责获取当前要播放文件的文件名称, 并根据所述文件名称判定出对应的文件类型, 发送给文件类型变更分析模 块;
该文件类型获取模块具体包括: 检测单元和判断单元, 其中, 检测单元, 当检查到用户通过文件管理或者终端内的音频 /视频播放器 打开要播放文件并调用终端 OS的文件打开相关函数时,获取该要播放文件 的文件名称并触发判断单元;
判断单元, 将该要播放文件的文件名称中的扩展名截取出来, 根据该 扩展名判断该要播放文件的文件类型是音频文件还是视频文件, 并将判断 结果发送给文件类型变更分析模块。
(二 )文件类型变更分析模块, 主要负责根据得到的文件类型判断是 否需要变更音效参数, 并在确定需要变更时将当前要播放文件对应的音效 参数发送给音效参数设置模块; 该文件类型分析单元具体包括: 分析单元和变更单元, 还可以包括保 存单元, 其中,
分析单元, 根据得到的文件类型与上一次播放的文件类型进行对比, 如果文件类型一样, 则不需要变更, 仍按上一次播放的音频参数进行播放 即可; 否则触发变更单元;
变更单元, 获取当前要播放文件的文件类型所对应的杜比音效参数并 发送给杜比音效设置模块;
保存单元, 变更后保存当前播放文件的文件类型, 替换上一次播放文 件的文件类型。
(三)音效参数设置模块, 主要负责在接收到当前要播放文件对应的 音效参数后, 并触发播放器按所述音效参数进行音频数据的解码播放。
综上所述, 本发明实施例提供了一种自动设置音效参数的方法及装置, 通过判断用户即将播放的音视频文件类型, 智能设置杜比音效的参数, 解 决了现有方案中需要用户手动进行设置的繁瑣步驟, 也同时避免了采用同 一套音视频参数带来的用户体验不能最佳的问题, 给用户带来最大的体验 提升。
需要说明的是, 本发明实施例仅以杜比音效参数为例进行了说明, 但 本领域技术人员都应该知道, 本发明同样适用于其他类型的音效参数, 原 理类似, 故此处不再赘述。
以上所述, 仅为本发明较佳的具体实施方式, 但本发明的保护范围并 不局限于此, 任何熟悉本技术领域的技术人员在本发明揭露的技术范围内, 可轻易想到的变化或替换, 都应涵盖在本发明的保护范围之内。 因此, 本 发明的保护范围应该以权利要求书的保护范围为准。

Claims

权利要求书
1、 一种自动设置音效参数的方法, 其中, 该方法包括:
获取当前要播放文件的文件名称, 并根据所述文件名称判定出其对应 的文件类型;
根据所述文件类型判断是否需要变更音效参数, 并在确定需要变更时 获取当前要播放文件对应的音效参数;
触发播放器按当前要播放文件对应的音效参数, 进行音频数据的解码 播放。
2、 根据权利要求 1所述的方法, 其中, 所述获取当前要播放文件的文 件名称为: 当检查到用户要通过播放器打开要播放文件并调用终端操作系 统的文件打开相关函数时, 获取要播放文件的文件名称。
3、 根据权利要求 1或 2所述的方法, 其中, 所述根据所述文件名称判 定出其对应的文件类型为: 将所述文件名称中的扩展名截取出来, 根据所 述扩展名判断要播放文件的文件类型是音频文件还是视频文件。
4、 根据权利要求 1或 2所述的方法, 其中, 所述根据所述文件类型判 断是否需要变更音效参数为:
根据得到的文件类型与之前保存的上一次播放文件的文件类型进行对 比, 如果文件类型一样, 则不需要变更, 否则触发获取当前要播放文件的 文件类型所对应的音效参数。
5、 根据权利要求 4所述的方法, 其中, 所述触发播放器按当前要播放 文件对应的音效参数, 进行音频数据的解码播放后, 该方法还包括:
保存当前播放文件的文件类型, 替换上一次播放文件的文件类型。
6、 一种自动设置音效参数的装置, 其中, 该装置包括: 文件类型获取 模块、 文件类型变更分析模块以及音效参数设置模块, 其中,
所述文件类型获取模块, 设置为获取当前要播放文件的文件名称, 并 根据所述文件名称判定出其对应的文件类型, 发送给所述文件类型变更分 析模块;
所述文件类型变更分析模块, 设置为根据得到的文件类型判断是否需 要变更音效参数, 当确定需要变更时将当前要播放文件对应的音效参数发 送给所述音效参数设置模块;
所述音效参数设置模块, 设置为在接收到当前要播放文件对应的音效 参数后, 触发播放器按所述音效参数进行音频数据的解码播放。
7、 根据权利要求 6所述的装置, 其中, 所述文件类型获取模块包括: 检测单元和判断单元, 其中,
所述检测单元, 设置为当检查到用户要通过播放器打开要播放文件并 调用终端操作系统的文件打开相关函数时, 获取要播放文件的文件名称并 触发所述判断单元;
所述判断单元, 设置为将所述文件名称中的扩展名截取出来, 根据所 述扩展名判断所述文件的文件类型是音频文件还是视频文件, 并将判断结 果发送给所述文件类型变更分析模块。
8、 根据权利要求 6或 7所述的装置, 其中, 所述文件类型变更分析模 块包括: 分析单元和变更单元, 其中,
所述分析单元, 设置为根据得到的文件类型与上一次播放文件的文件 类型进行对比, 如果文件类型一样, 则不需要变更, 否则触发获取所述变 更单元;
所述变更单元, 设置为获取当前要播放文件的文件类型所对应的音效 参数并发送给所述音效参数设置模块。
9、根据权利要求 8所述的装置,其中,所^ L件类型变更分析单元还包括: 保存单元, 设置为保存当前播放文件的文件类型, 替换上一次播放文 件的文件类型。
PCT/CN2012/076800 2012-04-10 2012-06-12 自动设置音效参数的方法及装置 WO2013152554A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201210102727.1 2012-04-10
CN2012101027271A CN103366779A (zh) 2012-04-10 2012-04-10 自动设置音效参数的方法及装置

Publications (1)

Publication Number Publication Date
WO2013152554A1 true WO2013152554A1 (zh) 2013-10-17

Family

ID=49327031

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/076800 WO2013152554A1 (zh) 2012-04-10 2012-06-12 自动设置音效参数的方法及装置

Country Status (2)

Country Link
CN (1) CN103366779A (zh)
WO (1) WO2013152554A1 (zh)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106126165B (zh) * 2016-06-16 2018-01-23 广东欧珀移动通信有限公司 一种音频流处理方法及移动终端
CN106155624A (zh) * 2016-06-16 2016-11-23 广东欧珀移动通信有限公司 一种音效调节方法及用户终端
CN106507187A (zh) * 2016-09-22 2017-03-15 深圳市金立通信设备有限公司 一种视频播放方法及终端
CN106775568A (zh) * 2017-01-12 2017-05-31 珠海格力电器股份有限公司 一种音效调节方法、装置及移动终端
CN111966630B (zh) * 2020-08-05 2024-04-19 北京锐安科技有限公司 文件类型的检测方法、装置、设备和介质
CN114501125B (zh) * 2021-12-21 2023-09-12 广州番禺巨大汽车音响设备有限公司 一种自动匹配支持杜比全景声音频的方法及系统

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101034582A (zh) * 2007-04-02 2007-09-12 北京暴风网际科技有限公司 一种提高媒体文件播放效果的系统及其方法
CN101272390A (zh) * 2008-05-12 2008-09-24 腾讯科技(深圳)有限公司 媒体文件的滤镜链路建立方法和装置
CN101552791A (zh) * 2009-05-22 2009-10-07 腾讯科技(深圳)有限公司 播放多个媒体文件的方法和系统

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101179700B (zh) * 2006-12-20 2011-05-11 腾讯科技(深圳)有限公司 节目源切换方法及流媒体播放系统

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101034582A (zh) * 2007-04-02 2007-09-12 北京暴风网际科技有限公司 一种提高媒体文件播放效果的系统及其方法
CN101272390A (zh) * 2008-05-12 2008-09-24 腾讯科技(深圳)有限公司 媒体文件的滤镜链路建立方法和装置
CN101552791A (zh) * 2009-05-22 2009-10-07 腾讯科技(深圳)有限公司 播放多个媒体文件的方法和系统

Also Published As

Publication number Publication date
CN103366779A (zh) 2013-10-23

Similar Documents

Publication Publication Date Title
WO2013152554A1 (zh) 自动设置音效参数的方法及装置
JP6275734B2 (ja) スマート端末デバイスの制御方法、システム、プログラム及び記録媒体
CN109473095B (zh) 一种智能家居控制系统及控制方法
US10628119B2 (en) Sound effect processing method and mobile terminal
WO2016161641A1 (zh) 语音识别方法、语音唤醒装置、语音识别装置及终端
US10642573B2 (en) Content streaming apparatus and method
WO2016145973A1 (zh) 一种通话过程中的语音协助方法及装置
WO2017032030A1 (zh) 一种音量调节方法及用户终端
WO2015188581A1 (zh) 一种利用音频控制马达震动的方法及装置
JP2011511335A5 (zh)
WO2017166603A1 (zh) 一种音质调整方法、终端、电子设备及非易失性计算机存储介质
CN105451070B (zh) 电视机控制方法及装置
CN103226966A (zh) 一种可快速定位播放进度的方法及移动终端
CN105096977B (zh) 一种多媒体播放的控制方法及移动终端
WO2015180231A1 (zh) 语音交互方法及装置
CN105677290B (zh) 语音应用程序的控制方法及客户端
CN104750818B (zh) 基于无线音乐系统的歌曲试听方法、控制终端及系统
CN105006240B (zh) 一种基于音频播放设备的音乐声音控制方法及系统
WO2019137220A1 (zh) 锁屏状态下的音量调节方法、移动终端及存储介质
WO2016082344A1 (zh) 一种语音控制的方法、装置及存储介质
CN107508995A (zh) 一种来电音频播放方法及装置、计算机可读存储介质
CN104469487A (zh) 一种场景切换点的检测方法及装置
CN103401975A (zh) 一键拨号方法和系统
CN115719592A (zh) 一种语音信息处理方法和装置
TWI630543B (zh) 電子設備及用所述電子設備即時聲音重播的方法

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

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

Country of ref document: EP

Kind code of ref document: A1