WO2020019975A1 - 音量调节方法、装置及移动设备 - Google Patents

音量调节方法、装置及移动设备 Download PDF

Info

Publication number
WO2020019975A1
WO2020019975A1 PCT/CN2019/095188 CN2019095188W WO2020019975A1 WO 2020019975 A1 WO2020019975 A1 WO 2020019975A1 CN 2019095188 W CN2019095188 W CN 2019095188W WO 2020019975 A1 WO2020019975 A1 WO 2020019975A1
Authority
WO
WIPO (PCT)
Prior art keywords
speed
volume
mode
volume adjustment
mobile device
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.)
Ceased
Application number
PCT/CN2019/095188
Other languages
English (en)
French (fr)
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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Publication of WO2020019975A1 publication Critical patent/WO2020019975A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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

Definitions

  • One or more embodiments of the present specification relate to the field of computer technology, and in particular, to a method, a device, and a mobile device for adjusting a volume.
  • One or more embodiments of the present specification describe a method, a device, and a mobile device for adjusting a volume, and the volume can be adjusted automatically according to a running speed of the mobile device.
  • a volume adjustment method including:
  • a volume adjustment device including:
  • the determining unit is further configured to determine one or more speed ranges according to the operating mode; the speed ranges have corresponding volume adjustment ratios;
  • a selecting unit configured to select a target speed range from the one or more speed ranges according to the running speed obtained by the obtaining unit;
  • the acquiring unit is further configured to acquire a volume adjustment ratio corresponding to the target speed range selected by the selecting unit;
  • An adjustment unit is configured to adjust the volume of an adjustment object according to the volume adjustment ratio obtained by the obtaining unit.
  • a mobile device including:
  • At least one processor configured to determine an operating mode according to the selection instruction or operating speed; determine one or more speed ranges according to the operating mode; the speed range has a corresponding volume adjustment ratio; and acquire the mobile device Operating speed; selecting a target speed range from the one or more speed ranges according to the operating speed; obtaining a volume adjustment ratio corresponding to the target speed range; Adjustment.
  • the volume adjustment method, device, and mobile device determine the operating mode of the mobile device. Depending on the operating mode, one or more speed ranges are determined. Get the operating speed of the mobile device. Select the target speed range from one or more speed ranges based on the running speed. Gets the volume adjustment ratio corresponding to the target speed range. Adjust the volume of the object to be adjusted according to the volume adjustment ratio. It can be seen that the volume adjustment method provided in the embodiment of the present specification can automatically adjust the volume of the adjustment object according to the operating speed of the mobile device, thereby greatly improving the user experience.
  • FIG. 1 is a flowchart of a volume adjustment method according to an embodiment of the present specification
  • FIG. 2 is a schematic diagram of a volume adjustment device provided by an embodiment of the present specification
  • FIG. 3 is a schematic diagram of a mobile device provided in this specification.
  • the volume adjustment method provided in the embodiment of the present specification is suitable for a scenario in which the volume of an adjustment object on a mobile device is automatically adjusted.
  • the mobile device here may include, but is not limited to, a mobile phone, an iPad, a bicycle, a car, a navigation device, or an aviation device.
  • the above-mentioned adjustment objects may include, but are not limited to, applications such as electronic maps (such as Baidu maps, Tencent maps, etc.) and music (eg, Tencent music) that have a voice playback function.
  • FIG. 1 is a flowchart of a volume adjustment method according to an embodiment of the present specification. The method may be executed by the above mobile device. As shown in FIG. 1, the method may specifically include:
  • Step 102 Determine an operating mode of the mobile device.
  • the operation modes here may include, but are not limited to, a walking mode, a cycling mode, a driving mode, a sailing mode, and the like.
  • the mobile device may determine the operation mode in the following two ways: first, a plurality of operation modes (such as the aforementioned walking mode, etc.) may be artificially defined in advance, and then the plurality of operation modes may be displayed to the user. After that, a selection instruction of the user can be received, and a corresponding operation mode is determined according to the selection instruction. Second, the initial speed range corresponding to various running modes (such as the above walking modes, etc.) can be artificially set in advance.
  • the initial speed range corresponding to the walking modes can be set: 0-10km / h; and riding The initial speed range corresponding to the driving mode is: 10-20km / h; the initial speed range corresponding to the driving mode is: 20-40km / h.
  • a corresponding running mode is determined. For example, when the running speed of the mobile device is 30 km / h, it can be determined that the running mode of the mobile device is: driving mode.
  • Step 104 Determine one or more speed ranges according to the operation mode.
  • the speed range here is different from the above-mentioned initial speed range, which may be set for volume adjustment. Taking the driving mode as an example, the following four speed ranges can be set: 0-40km / h, 40-60km / h, 60-80km / h, and 80-100km / h.
  • Step 106 Obtain the running speed of the mobile device.
  • the operating speed of the mobile device may be obtained periodically.
  • the running speed may be calculated according to the GPS position information of the mobile device at two neighboring times.
  • the running speed of the mobile device can also be calculated according to the rotation speed of the tire or the tire. It should be noted that calculating the operating speed of a mobile device based on GPS position information or the rotation speed of a tire or a tire is a conventional and conventional technology, and is not repeated here.
  • Step 108 Select a target speed range from one or more speed ranges according to the running speed.
  • the running speed obtained at the current moment may be compared with the running speed obtained at the previous moment. If the two do not agree or the difference exceeds the threshold, it is considered to have changed.
  • the above steps of selecting a target speed range can be performed again to avoid the problem of wasting computer resources when the target speed range selected multiple times is the same.
  • a speed range in which the running speed falls may be selected from one or more speed ranges.
  • the speed range in which the operating speed falls is determined as the target speed range. Taking the driving mode as an example, assuming that the vehicle's running speed is 50km / h, the selected target speed range is: 40-60km / h.
  • Step 110 Obtain a volume adjustment ratio corresponding to the target speed range.
  • a corresponding volume adjustment ratio may be set for the one or more speed ranges. Taking the foregoing four speed ranges corresponding to the driving mode as an example, the corresponding relationship between the speed range and the volume adjustment ratio can be shown in Table 1.
  • the reference value of the volume adjustment ratio may adjust an initial volume of the object.
  • Table 1 the contents of Table 1 are for exemplary purposes only, and the specification is by no means limited to what is explicitly shown in the table.
  • two different volume adjustment ratios can be set for each speed range: a positive ratio and a negative ratio. Specifically, when the currently acquired operating speed becomes faster, the volume can be increased according to the positive proportion; when the currently acquired operating speed becomes slower, the volume can be decreased according to the negative proportion. It should be noted that when two different volume adjustment ratios are set, the above reference value may be the current volume of the adjustment object.
  • the obtained volume adjustment ratio is 1.1.
  • Step 112 Adjust the volume of the adjustment target according to the volume adjustment ratio.
  • the adjusted volume can be determined according to the volume adjustment ratio and the initial volume of the adjustment object. Update the volume of the adjustment target to the adjusted volume.
  • the adjusted volume can be: 1.1a. That is, it is 10% higher than the initial volume.
  • the target range is: 60-80km / h
  • the corresponding volume adjustment ratio is: 1.2
  • the adjusted volume (1.2a) is increased by 20% compared to the initial volume.
  • the volume adjustment ratio at this time is: 1, the adjusted volume is: a, which is 20% lower than the previous (1.2a).
  • step 106 when step 106 is performed periodically, the above steps 108, 110, and 112 may be repeatedly performed.
  • the mobile device may be a vehicle (the corresponding operating mode is: a driving mode or a riding mode), and the adjustment object may be an electronic map integrated on the vehicle.
  • the above steps may be performed by an electronic map.
  • the volume of the electronic map navigation may be adjusted according to the running speed of the vehicle.
  • the mobile device may be a mobile phone or an iPad (the corresponding operating mode is: walking mode), and the adjustment object may be an application with a voice playback function (eg, Tencent Music).
  • the above steps may be performed by an operating system (such as IOS or Android). For example, you can adjust the volume of Tencent music according to the operating speed of the mobile phone or iPad.
  • the volume adjustment method provided in the embodiment of the present specification can automatically adjust the volume of an adjustment target according to the operating speed of a mobile device, thereby greatly improving the user experience.
  • an embodiment of the present specification further provides a volume adjustment device.
  • the device may include:
  • the determining unit 202 is configured to determine an operating mode.
  • the determining unit 202 may be specifically configured to:
  • the operation modes here may include, but are not limited to, a walking mode, a cycling mode, a driving mode, a sailing mode, and the like.
  • the determining unit 202 is further configured to determine one or more speed ranges according to an operating mode.
  • the speed range has a corresponding volume adjustment ratio.
  • the obtaining unit 204 is configured to obtain a running speed.
  • the selecting unit 206 is configured to select a target speed range from one or more speed ranges according to the running speed obtained by the obtaining unit 204.
  • the selecting unit 206 may be specifically configured to:
  • the target speed range is selected from one or more speed ranges according to the running speed.
  • the obtaining unit 204 is further configured to obtain a volume adjustment ratio corresponding to the target speed range selected by the selecting unit 206.
  • the adjustment unit 208 is configured to adjust the volume of the adjustment object according to the volume adjustment ratio obtained by the obtaining unit 204.
  • the adjustment unit 208 may be specifically configured to:
  • the determination unit 202 determines the operation mode.
  • the determining unit 202 determines one or more speed ranges according to the operation mode.
  • the acquisition unit 204 acquires an operation speed.
  • the selecting unit 206 selects a target speed range from one or more speed ranges according to the acquired running speed.
  • the obtaining unit 204 obtains a volume adjustment ratio corresponding to the target speed range.
  • the adjustment unit 208 adjusts the volume of the adjustment target according to the acquired volume adjustment ratio. Thereby, the volume of the adjustment object can be automatically adjusted, thereby greatly improving the user experience.
  • an embodiment of the present specification further provides a mobile device.
  • the mobile device may include:
  • the receiver 302 is configured to receive a selection instruction or a running speed of a user.
  • At least one processor 304 is configured to determine an operation mode according to a selection instruction or an operation speed. Depending on the operating mode, one or more speed ranges are determined. The speed range has a corresponding volume adjustment ratio. Obtain the running speed of the mobile device, and select the target speed range from one or more speed ranges according to the running speed. Obtain the volume adjustment ratio corresponding to the target speed range, and adjust the volume of the adjustment object according to the volume adjustment ratio.
  • the mobile device provided by one embodiment of the present specification can automatically adjust the volume of the adjustment object, thereby greatly improving the user experience.
  • the steps of the method or algorithm described in combination with the disclosure of this specification may be implemented in a hardware manner, or may be implemented in a manner in which a processor executes software instructions.
  • Software instructions can be composed of corresponding software modules, which can be stored in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, mobile hard disk, CD-ROM, or any other form of storage known in the art Media.
  • An exemplary storage medium is coupled to the processor such that the processor can read information from, and write information to, the storage medium.
  • the storage medium may also be an integral part of the processor.
  • the processor and the storage medium may reside in an ASIC.
  • the ASIC can reside in a server.
  • the processor and the storage medium may also exist in the server as discrete components.
  • the functions described in the present invention may be implemented by hardware, software, firmware, or any combination thereof.
  • the functions may be stored on a computer-readable medium or transmitted as one or more instructions or code on a computer-readable medium.
  • Computer-readable media includes computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another.
  • a storage media may be any available media that can be accessed by a general purpose or special purpose computer.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Navigation (AREA)
  • Telephone Function (AREA)
  • Electrophonic Musical Instruments (AREA)

Abstract

本说明书实施例提供一种音量调节方法、装置及移动设备,在音量调节方法中,确定移动设备的运行模式。根据运行模式,确定一个或多个速度范围。获取移动设备的运行速度。根据运行速度,从一个或多个速度范围中选取目标速度范围。获取目标速度范围对应的音量调节比例。根据音量调节比例,对调节对象的音量进行调节。由此可以看出,本说明书实施例提供的音量调节方法可以根据移动设备的运行速度,自动对调节对象的音量进行调节,从而可以大大提升用户体验。

Description

音量调节方法、装置及移动设备 技术领域
本说明书一个或多个实施例涉及计算机技术领域,尤其涉及一种音量调节方法、装置及移动设备。
背景技术
随着科技的发展,移动设备的功能越来越多元化。如,可以通过移动设备收听导航、音乐等。然而,当在移动设备运行的过程中收听导航或者音乐时,随着运行速度的加快,环境风噪会加大。原来合适的音量可能就不再合适,如,听不清楚或者音量过重,这可能会导致用户频繁地调节音量。因此,需要提供一种音量调节方法,以实现音量的自动调节。
发明内容
本说明书一个或多个实施例描述了一种音量调节方法、装置及移动设备,可以根据移动设备的运行速度,自动调节音量。
第一方面,提供了一种音量调节方法,包括:
确定移动设备的运行模式;
根据所述运行模式,确定一个或多个速度范围;所述速度范围具有对应的音量调节比例;
获取所述移动设备的运行速度;
根据所述运行速度,从所述一个或多个速度范围中选取目标速度范围;
获取所述目标速度范围对应的音量调节比例;
根据所述音量调节比例,对调节对象的音量进行调节。
第二方面,提供了一种音量调节装置,包括:
确定单元,用于确定运行模式;
所述确定单元,还用于根据所述运行模式,确定一个或多个速度范围;所述速度范围具有对应的音量调节比例;
获取单元,用于获取运行速度;
选取单元,用于根据所述获取单元获取的所述运行速度,从所述一个或多个速度范围中选取目标速度范围;
所述获取单元,还用于获取所述选取单元选取的所述目标速度范围对应的音量调节比例;
调节单元,用于根据所述获取单元获取的所述音量调节比例,对调节对象的音量进行调节。
第三方面,提供了一种移动设备,包括:
接收器,用于接收用户的选择指令或者运行速度;
至少一个处理器,用于根据所述选择指令或者运行速度,确定运行模式;根据所述运行模式,确定一个或多个速度范围;所述速度范围具有对应的音量调节比例;获取所述移动设备的运行速度;根据所述运行速度,从所述一个或多个速度范围中选取目标速度范围;获取所述目标速度范围对应的音量调节比例;根据所述音量调节比例,对调节对象的音量进行调节。
本说明书一个或多个实施例提供的音量调节方法、装置及移动设备,确定移动设备的运行模式。根据运行模式,确定一个或多个速度范围。获取移动设备的运行速度。根据运行速度,从一个或多个速度范围中选取目标速度范围。获取目标速度范围对应的音量调节比例。根据音量调节比例,对调节对象的音量进行调节。由此可以看出,本说明书实施例提供的音量调节方法可以根据移动设备的运行速度,自动对调节对象的音量进行调节,从而可以大大提升用户体验。
附图说明
为了更清楚地说明本说明书实施例的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本说明书的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其它的附图。
图1为本说明书一个实施例提供的音量调节方法流程图;
图2为本说明书一个实施例提供的音量调节装置示意图;
图3为本说明书提供的移动设备示意图。
具体实施方式
下面结合附图,对本说明书提供的方案进行描述。
本说明书实施例提供的音量调节方法适用于对移动设备上的调节对象的音量进行自动调节的场景。此处的移动设备可以包括但不限于手机、ipad、自行车、汽车、航海设备或者航空设备等。上述调节对象可以包括但不限于电子地图(如,百度地图、腾讯地图等)、音乐(如,腾讯音乐)等有语音播放功能的应用。
图1为本说明书一个实施例提供的音量调节方法流程图。所述方法的执行主体可以为上述移动设备。如图1所示,所述方法具体可以包括:
步骤102,确定移动设备的运行模式。
此处的运行模式可以包括但不限于步行模式、骑车模式、驾车模式以及航行模式等。具体地,移动设备可以通过如下两种方式来确定运行模式:第一,可以人为预先定义多种运行模式(如,上述步行模式等),然后向用户展示该多种运行模式。之后,可以接收用户的选择指令,并根据该选择指令,确定对应的运行模式。第二,可以人为预先设定与多种运行模式(如,上述步行模式等)对应的初始速度范围,如,可以设定与步行模式对应的初始速度范围为:0-10km/h;与骑行模式对应的初始速度范围为:10-20km/h;与驾车模式对应的初始速度范围为:20-40km/h。之后,当移动设备开始运行时,可以获取其运行速度。根据该运行速度所属的初始速度范围,确定对应的运行模式。如,当移动设备的运行速度为30km/h时,可以确定该移动设备的运行模式为:驾车模式。
步骤104,根据运行模式,确定一个或多个速度范围。
此处的速度范围不同于上述初始速度范围,其可以是为音量的调节而设定的。以驾车模式为例来说,可以设定如下四个速度范围:0-40km/h、40-60km/h、60-80km/h以及80-100km/h。
步骤106,获取移动设备的运行速度。
此处,可以是周期性获取移动设备的运行速度。
具体地,可以是根据移动设备相邻两个时刻的GPS位置信息,来计算运行速度。此外,在驾车模式或者骑车模式下,还可以根据轮胎或者车胎的转速,来计算移动设备的 运行速度。需要说明的是,根据GPS位置信息或者轮胎、车胎的转速,计算移动设备的运行速度为传统常规技术,在此不复赘述。
步骤108,根据运行速度,从一个或多个速度范围中选取目标速度范围。
可选地,在获取到移动设备的运行速度之后,可以先检测该运行速度是否发生了变化。如,可以将当前时刻获取的运行速度与前一时刻获取的运行速度进行比对。如果两者不一致或者差值超过阈值,则认为发生了变化。当运行速度发生变化时,再执行上述选取目标速度范围的步骤,可以避免多次选取的目标速度范围相同而浪费计算机资源的问题。
步骤108中,可以是从一个或多个速度范围中选取运行速度所落入的速度范围。将运行速度所落入的速度范围确定为目标速度范围。还以驾车模式为例来说,假设车辆的运行速度是50km/h,则选取的目标速度范围为:40-60km/h。
步骤110,获取目标速度范围对应的音量调节比例。
需要说明的是,针对上述一个或多个速度范围可以设定相应的音量调节比例。以前述与驾车模式对应的四个速度范围为例来说,速度范围与音量调节比例的对应关系可以如表1所示。
表1
速度范围 音量调节比例
0-40km/h 1
40-60km/h 1.1
60-80km/h 1.2
80-100km/h 1.3
在一种实现方式中,上述音量调节比例的参考值可以调节对象的初始音量。
应理解,表1的内容仅为了示例性的目的,并且本说明书决不被限制于表中明确示出的内容。如,在其它实现方式中,可以针对每个速度范围,设定两个不同的音量调整比例:正向比例和负向比例。具体地,在当前获取的运行速度变快时,可以根据正向比例,调高音量;在当前获取的运行速度变慢时,可以根据负向比例,调低音量。需要说明的是,当设定两个不同的音量调整比例时,上述参考值可以为调节对象的当前音量。
以目标速度范围为:40-60km/h为例来说,获取的音量调节比例为1.1。
步骤112,根据音量调节比例,对调节对象的音量进行调节。
具体地,可以根据音量调节比例以及调节对象的初始音量,确定调节后的音量。将调节对象的音量更新为调节后的音量。
如前述例子,以初始音量为:a为例来说,调节后的音量可以为:1.1a。也即,相比初始音量提高了10%。而当目标范围为:60-80km/h时,因为对应音量调节比例为:1.2,从而调节后的音量(1.2a)相比初始音量提高了20%。
需要说明的是,在调节后的音量为:1.2a后,假设某一时刻,获取到的移动设备的运行速度为:30km/h,也即目标速度范围为:0-40km/h。而因为此时的音量调节比例为:1,所以调节后的音量为:a,也即相比之前(1.2a)降低了20%。
需要说明的是,当步骤106周期性执行时,上述步骤108、步骤110以及步骤112可以是重复执行的。
以下列举出本说明书上述实施例提供的音量调节方法的两种不同的应用场景:
第一种场景,移动设备可以为车辆(对应的运行模式为:驾车模式或者骑行模式),调节对象可以为集成在车辆上的电子地图。在该种场景下,上述各步骤可以是由电子地图执行的。如,可以是根据车辆的运行速度,调节电子地图导航的音量。
第二种场景,移动设备可以为手机或者ipad(对应的运行模式为:步行模式),调节对象可以为有语音播放功能的应用(如,腾讯音乐)。在该种场景下,上述各步骤可以是由操作系统(如,IOS或者安卓)执行的。如,可以是根据手机或者ipad的运行速度,调节腾讯音乐的音量。
综上,本说明书实施例提供的音量调节方法,可以根据移动设备的运行速度,自动对调节对象的音量进行调节,从而可以大大提升用户体验。
与上述音量调节方法对应地,本说明书一个实施例还提供的一种音量调节装置,如图2所示,该装置可以包括:
确定单元202,用于确定运行模式。
确定单元202具体可以用于:
接收用户的选择指令。
根据选择指令,确定运行模式。或者,
获取运行速度。
根据运行速度,确定运行模式。
此处的运行模式可以包括但不限于步行模式、骑车模式、驾车模式以及航行模式等。
确定单元202,还用于根据运行模式,确定一个或多个速度范围。该速度范围具有对应的音量调节比例。
获取单元204,用于获取运行速度。
选取单元206,用于根据获取单元204获取的运行速度,从一个或多个速度范围中选取目标速度范围。
选取单元206具体可以用于:
判断运行速度是否发生了变化。
当运行速度发生变化时,根据运行速度,从一个或多个速度范围中选取目标速度范围。
获取单元204,还用于获取选取单元206选取的目标速度范围对应的音量调节比例。
调节单元208,用于根据获取单元204获取的音量调节比例,对调节对象的音量进行调节。
调节单元208具体可以用于:
根据音量调节比例以及调节对象的初始音量,确定调节后的音量。
将调节对象的音量更新为调节后的音量。
本说明书上述实施例装置的各功能模块的功能,可以通过上述方法实施例的各步骤来实现,因此,本说明书一个实施例提供的装置的具体工作过程,在此不复赘述。
本说明书一个实施例提供的音量调节装置,确定单202元确定运行模式。确定单元202根据运行模式,确定一个或多个速度范围。获取单元204获取运行速度。选取单元206根据获取的运行速度,从一个或多个速度范围中选取目标速度范围。获取单元204获取目标速度范围对应的音量调节比例。调节单元208根据获取的音量调节比例,对调节对象的音量进行调节。由此,可以实现自动对调节对象的音量进行调节,从而可以大大提升用户体验。
与上述音量调节方法对应地,本说明书一个实施例还提供的一种移动设备,如图3所示,该移动设备可以包括:
接收器302,用于接收用户的选择指令或者运行速度。
至少一个处理器304,用于根据选择指令或者运行速度,确定运行模式。根据运行模式,确定一个或多个速度范围。该速度范围具有对应的音量调节比例。获取移动设备的运行速度,根据运行速度,从一个或多个速度范围中选取目标速度范围。获取目标速度范围对应的音量调节比例,根据音量调节比例,对调节对象的音量进行调节。
本说明书一个实施例提供的移动设备,可以实现自动对调节对象的音量进行调节,从而可以大大提升用户体验。
本说明书中的各个实施例均采用递进的方式描述,各个实施例之间相同相似的部分互相参见即可,每个实施例重点说明的都是与其他实施例的不同之处。尤其,对于移动设备实施例而言,由于其基本相似于方法实施例,所以描述的比较简单,相关之处参见方法实施例的部分说明即可。
结合本说明书公开内容所描述的方法或者算法的步骤可以硬件的方式来实现,也可以是由处理器执行软件指令的方式来实现。软件指令可以由相应的软件模块组成,软件模块可以被存放于RAM存储器、闪存、ROM存储器、EPROM存储器、EEPROM存储器、寄存器、硬盘、移动硬盘、CD-ROM或者本领域熟知的任何其它形式的存储介质中。一种示例性的存储介质耦合至处理器,从而使处理器能够从该存储介质读取信息,且可向该存储介质写入信息。当然,存储介质也可以是处理器的组成部分。处理器和存储介质可以位于ASIC中。另外,该ASIC可以位于服务器中。当然,处理器和存储介质也可以作为分立组件存在于服务器中。
本领域技术人员应该可以意识到,在上述一个或多个示例中,本发明所描述的功能可以用硬件、软件、固件或它们的任意组合来实现。当使用软件实现时,可以将这些功能存储在计算机可读介质中或者作为计算机可读介质上的一个或多个指令或代码进行传输。计算机可读介质包括计算机存储介质和通信介质,其中通信介质包括便于从一个地方向另一个地方传送计算机程序的任何介质。存储介质可以是通用或专用计算机能够存取的任何可用介质。
上述对本说明书特定实施例进行了描述。其它实施例在所附权利要求书的范围内。在一些情况下,在权利要求书中记载的动作或步骤可以按照不同于实施例中的顺序来执 行并且仍然可以实现期望的结果。另外,在附图中描绘的过程不一定要求示出的特定顺序或者连续顺序才能实现期望的结果。在某些实施方式中,多任务处理和并行处理也是可以的或者可能是有利的。
以上所述的具体实施方式,对本说明书的目的、技术方案和有益效果进行了进一步详细说明,所应理解的是,以上所述仅为本说明书的具体实施方式而已,并不用于限定本说明书的保护范围,凡在本说明书的技术方案的基础之上,所做的任何修改、等同替换、改进等,均应包括在本说明书的保护范围之内。

Claims (11)

  1. 一种音量调节方法,其特征在于,包括:
    确定移动设备的运行模式;
    根据所述运行模式,确定一个或多个速度范围;所述速度范围具有对应的音量调节比例;
    获取所述移动设备的运行速度;
    根据所述运行速度,从所述一个或多个速度范围中选取目标速度范围;
    获取所述目标速度范围对应的音量调节比例;
    根据所述音量调节比例,对调节对象的音量进行调节。
  2. 根据权利要求1所述的方法,其特征在于,所述根据所述音量调节比例,对调节对象的音量进行调节,包括:
    根据所述音量调节比例以及所述调节对象的初始音量,确定调节后的音量;
    将所述调节对象的音量更新为所述调节后的音量。
  3. 根据权利要求1所述的方法,其特征在于,所述确定移动设备的运行模式包括:
    接收用户的选择指令;
    根据所述选择指令,确定所述运行模式;或者,
    获取所述移动设备的运行速度;
    根据所述运行速度,确定所述运行模式。
  4. 根据权利要求1所述的方法,其特征在于,所述根据所述运行速度,从所述一个或多个速度范围中选取目标速度范围,包括:
    判断所述运行速度是否发生了变化;
    当所述运行速度发生变化时,根据所述运行速度,从所述一个或多个速度范围中选取目标速度范围。
  5. 根据权利要求1-4任一项所述的方法,其特征在于,所述运行模式包括以下任一种:步行模式、骑车模式、驾车模式以及航行模式。
  6. 一种音量调节装置,其特征在于,包括:
    确定单元,用于确定运行模式;
    所述确定单元,还用于根据所述运行模式,确定一个或多个速度范围;所述速度范围具有对应的音量调节比例;
    获取单元,用于获取运行速度;
    选取单元,用于根据所述获取单元获取的所述运行速度,从所述一个或多个速度范 围中选取目标速度范围;
    所述获取单元,还用于获取所述选取单元选取的所述目标速度范围对应的音量调节比例;
    调节单元,用于根据所述获取单元获取的所述音量调节比例,对调节对象的音量进行调节。
  7. 根据权利要求6所述的装置,其特征在于,所述调节单元具体用于:
    根据所述音量调节比例以及所述调节对象的初始音量,确定调节后的音量;
    将所述调节对象的音量更新为所述调节后的音量。
  8. 根据权利要求6所述的装置,其特征在于,所述确定单元具体用于:
    接收用户的选择指令;
    根据所述选择指令,确定所述运行模式;或者,
    获取运行速度;
    根据所述运行速度,确定所述运行模式。
  9. 根据权利要求6所述的装置,其特征在于,所述选取单元具体用于:
    判断所述运行速度是否发生了变化;
    当所述运行速度发生变化时,根据所述运行速度,从所述一个或多个速度范围中选取目标速度范围。
  10. 根据权利要求6-9任一项所述的装置,其特征在于,所述运行模式包括以下任一种:步行模式、骑车模式、驾车模式以及航行模式。
  11. 一种移动设备,其特征在于,包括:
    接收器,用于接收用户的选择指令或者运行速度;
    至少一个处理器,用于根据所述选择指令或者运行速度,确定运行模式;根据所述运行模式,确定一个或多个速度范围;所述速度范围具有对应的音量调节比例;获取所述移动设备的运行速度;根据所述运行速度,从所述一个或多个速度范围中选取目标速度范围;获取所述目标速度范围对应的音量调节比例;根据所述音量调节比例,对调节对象的音量进行调节。
PCT/CN2019/095188 2018-07-27 2019-07-09 音量调节方法、装置及移动设备 Ceased WO2020019975A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810847550.5 2018-07-27
CN201810847550.5A CN109254750A (zh) 2018-07-27 2018-07-27 音量调节方法、装置及移动设备

Publications (1)

Publication Number Publication Date
WO2020019975A1 true WO2020019975A1 (zh) 2020-01-30

Family

ID=65049928

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/095188 Ceased WO2020019975A1 (zh) 2018-07-27 2019-07-09 音量调节方法、装置及移动设备

Country Status (3)

Country Link
CN (1) CN109254750A (zh)
TW (1) TW202013992A (zh)
WO (1) WO2020019975A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109254750A (zh) * 2018-07-27 2019-01-22 阿里巴巴集团控股有限公司 音量调节方法、装置及移动设备
JP2023181810A (ja) * 2022-06-13 2023-12-25 パナソニックIpマネジメント株式会社 制御システム、イヤフォンおよび制御方法

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150047495A1 (en) * 2013-08-14 2015-02-19 GM Global Technology Operations LLC Audio system for a motor vehicle
CN104980789A (zh) * 2015-02-12 2015-10-14 深圳市腾讯计算机系统有限公司 媒体播放音量的调整方法、媒体播放装置及电子设备
CN105835788A (zh) * 2016-03-28 2016-08-10 乐视控股(北京)有限公司 车载多媒体设备音量设置方法及装置
CN106297838A (zh) * 2016-08-16 2017-01-04 上汽通用汽车有限公司 一种调节车载播放器音量的方法和装置
CN109254750A (zh) * 2018-07-27 2019-01-22 阿里巴巴集团控股有限公司 音量调节方法、装置及移动设备

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150047495A1 (en) * 2013-08-14 2015-02-19 GM Global Technology Operations LLC Audio system for a motor vehicle
CN104980789A (zh) * 2015-02-12 2015-10-14 深圳市腾讯计算机系统有限公司 媒体播放音量的调整方法、媒体播放装置及电子设备
CN105835788A (zh) * 2016-03-28 2016-08-10 乐视控股(北京)有限公司 车载多媒体设备音量设置方法及装置
CN106297838A (zh) * 2016-08-16 2017-01-04 上汽通用汽车有限公司 一种调节车载播放器音量的方法和装置
CN109254750A (zh) * 2018-07-27 2019-01-22 阿里巴巴集团控股有限公司 音量调节方法、装置及移动设备

Also Published As

Publication number Publication date
CN109254750A (zh) 2019-01-22
TW202013992A (zh) 2020-04-01

Similar Documents

Publication Publication Date Title
US12306004B2 (en) Context aware navigation voice assistant
CN104714242A (zh) 一种终端设备调整gps采样频率的方法及装置
KR101609087B1 (ko) 공간 및 시간 기반 장치 커스터마이즈
US10310808B2 (en) Systems and methods for simultaneously receiving voice instructions on onboard and offboard devices
US11388059B2 (en) Connection device and connection method using priority level information for a plurality of processes
US20160072896A1 (en) Computing system with control mechanism and method of operation thereof
US20220207081A1 (en) In-vehicle music system and method
CN110598791A (zh) 地址相似度评价方法、装置、设备及介质
US9225815B2 (en) Method and device for loudness level determination
TWI538429B (zh) 無線電接收裝置及電台的頻率切換方法
WO2020019975A1 (zh) 音量调节方法、装置及移动设备
US20150347351A1 (en) Determining Location System Signal Quality
WO2016187227A1 (en) Wireless device pairing management
CN115545118B (zh) 车辆驾驶评价及其模型的训练方法、装置、设备及介质
CN106476952A (zh) 一种变速车档位自动推荐的方法和装置
CN105835788A (zh) 车载多媒体设备音量设置方法及装置
US20180364065A1 (en) Electronic device for improving altitude measurement accuracy
US20200245232A1 (en) Method and electronic device for optimizing network search in out of service state
US9430420B2 (en) Computing system with multimodal interaction mechanism and method of operation thereof
CN117082614A (zh) 终端定位方法、装置、计算机设备和存储介质
CN110928517A (zh) 音量调整方法、装置,及存储介质
US9865278B2 (en) Audio signal processing device, audio signal processing method, and audio signal processing program
CN116801164A (zh) 车载音频设备自动调节方法、计算机设备和存储介质
US20150370892A1 (en) System and method for audio identification
CN106464735B (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: 19840815

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

Country of ref document: EP

Kind code of ref document: A1