CN103354561A - Pushing method, processing method, and pushing device for configuration information - Google Patents

Pushing method, processing method, and pushing device for configuration information Download PDF

Info

Publication number
CN103354561A
CN103354561A CN2013102702682A CN201310270268A CN103354561A CN 103354561 A CN103354561 A CN 103354561A CN 2013102702682 A CN2013102702682 A CN 2013102702682A CN 201310270268 A CN201310270268 A CN 201310270268A CN 103354561 A CN103354561 A CN 103354561A
Authority
CN
China
Prior art keywords
configuration information
client
relevant configuration
playback
recording
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
CN2013102702682A
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.)
Guiyang Longmaster Information and Technology Co ltd
Original Assignee
Guiyang Longmaster Information and 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 Guiyang Longmaster Information and Technology Co ltd filed Critical Guiyang Longmaster Information and Technology Co ltd
Priority to CN2013102702682A priority Critical patent/CN103354561A/en
Publication of CN103354561A publication Critical patent/CN103354561A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a pushing method, a processing method, and a pushing device for configuration information. The pushing method comprises: a cloud server receiving identification information from clients; the cloud server searching for related configuration information of recording or playing corresponding to the identification information of the client; and the cloud server pushing the searched related configuration information to the client. According to the technical scheme, the client can normally record and play in a call according to the received related configuration information, thereby effectively improving user experience.

Description

The method for pushing of configuration information, processing method and device
Technical field
The present invention relates to the communications field, in particular to a kind of method for pushing, processing method and device of configuration information.
Background technology
The Android system is a kind of based on the freedom of Linux and the operating system of open source code.In November, 2007, Google and 84 hardware manufacturer, software developer and telecommunications operators are set up open mobile phone alliance and are are jointly researched and developed the Android system that improves.Google has issued the source code of Android with the increase income authorization of licence of Apache subsequently.By its powerful platform advantage such as open, free, since in October, 2008 First Android mobile phone issue, Android dominates the market rapidly, become global first operation system of smart phone, in November, 2012, data showed, Android occupies the share in global operation system of smart phone market 76%, and the Chinese market occupation rate is 90%, has substantially captured China's Smart Mobile Phone Market.
Because the character of increasing income of Android system, user, developer, OEM (Original Equipment Manufacturer, referred to as OEM), operator can transform Android operating system according to the idea of oneself, cause the difference of whole android platform increasing, software compatibility variation, indirectly cause the software development difficulty to strengthen, the fragmentation problem has become the industry common recognition.
The control of Android audio system is mainly realized by AudioManager, by calling setMode (int mode) function control speech pattern, calls setSpeakerphoneOn (boolean on) control and whether opens loud speaker.
Use the Audiotrack class of Android system to realize playback, need to use the receiver playback when making a phone call, use in theory Audiotrack(constructing variable streamType to be STREAM_VOICE_CALL) playback, the sound nature just from receiver out.
But because the BUG that mobile phone is of a great variety and mobile phone is intrinsic, general control method also is not suitable for whole mobile phones, causes controlling the earpiece audio playback method various, and control is complicated.Can control the normal receiver playback of Mobile phone by this control method that makes repeated attempts perhaps, but and be not suitable for other mobile phones, even may cause mobile phone to crash.In addition, the recording of control mobile phone need to arrange the sound recording parameter, but all general a kind of configurations of not all mobile phone, if configuration is not suitable for this mobile phone.Gently then do not collect sound, seriously just may cause program crashing or system in case of system halt.
Summary of the invention
The invention provides a kind of method for pushing, processing method and device of configuration information, to solve at least in the correlation technique because general control method is not suitable for whole mobile phones, the normal problem of record/playback of part mobile phone during conversation.
A kind of method for pushing of configuration information is provided according to an aspect of the present invention.
Method for pushing according to configuration information of the present invention comprises: cloud server receives the identification information that comes from client; Cloud server is searched the recording corresponding with the identification information of client or playback relevant configuration information in the database that sets in advance; Cloud server pushes to client with the relevant configuration information that finds.
A kind of processing method of configuration information is provided according to a further aspect in the invention.
Processing method according to configuration information of the present invention comprises: client sends the identification information of client to cloud server; Client comes from the recording corresponding with identification information client cloud server or playback relevant configuration information; Client is carried out playback control or according to the recording relevant configuration information after resolving recording parameter is set according to the playback relevant configuration information after resolving.
A kind of pusher of configuration information is provided according to another aspect of the invention.
Pusher according to configuration information of the present invention comprises: the first receiver module is used for receiving the identification information that comes from client; Search module, be used at the database that sets in advance, search the recording corresponding with the identification information of client or playback relevant configuration information; Pushing module is used for the relevant configuration information that finds is pushed to client.
A kind of processing unit of configuration information is provided in accordance with a further aspect of the present invention.
Processing unit according to configuration information of the present invention comprises: the first sending module is used for to the identification information of cloud server transmission client; The first receiver module is used for reception and comes from the recording corresponding with identification information client cloud server or playback relevant configuration information; Processing module is used for carrying out playback control or according to the recording relevant configuration information after resolving recording parameter being set according to the playback relevant configuration information after resolving.
By the present invention, cloud server is searched the recording corresponding with the identification information of the client that receives or playback relevant configuration information in the database that sets in advance; The relevant configuration information that finds is pushed to client, and client is according to the relevant configuration information that receives normal record/playback in communication process, thereby can Effective Raise user experience.
Description of drawings
Fig. 1 is the flow chart according to the method for pushing of the configuration information of the embodiment of the invention;
Fig. 2 is the flow chart according to the processing method of the configuration information of the embodiment of the invention;
Fig. 3 is the mutual schematic flow sheet of client and cloud server according to the preferred embodiment of the invention;
Fig. 4 is the structured flowchart according to the pusher of the configuration information of the embodiment of the invention;
Fig. 5 is the structured flowchart of the pusher of configuration information according to the preferred embodiment of the invention;
Fig. 6 is the structured flowchart according to the processing unit of the configuration information of the embodiment of the invention; And
Fig. 7 is the structured flowchart of the processing unit of configuration information according to the preferred embodiment of the invention.
Embodiment
Below in conjunction with Figure of description specific implementation of the present invention is done a detailed description.
Fig. 1 is the flow chart according to the method for pushing of the configuration information of the embodiment of the invention.As shown in Figure 1, the method for pushing of this configuration information comprises following processing:
Step S101: cloud server receives the identification information that comes from client;
Step S103: cloud server is searched the recording corresponding with the identification information of this client or playback relevant configuration information in the database that sets in advance;
Step S105: cloud server pushes to client with the relevant configuration information that finds.
In the correlation technique, because general control method is not suitable for whole mobile phones, the normal record/playback of part mobile phone during conversation.In the embodiment of the invention, because in the database that server sets in advance beyond the clouds, corresponding recording or the playback relevant configuration information of multiple identification information of collecting preserved, therefore, when having the client to bring in to pull these configuration informations, cloud server is searched recording or the playback relevant configuration information corresponding with the identification information of client (for example, mobile phone model etc.); And the relevant configuration information that finds pushed to this client.Solved in the correlation technique because general control method is not suitable for whole mobile phones the normal problem of record/playback of part mobile phone during conversation.Client is according to the relevant configuration information that receives normal record/playback in communication process, thus Effective Raise user's experience.
Wherein, the identification information of above-mentioned client include but not limited to following one of at least: portable terminal model, the firmware version information (system version of Android equipment, by device fabrication merchant name), SDK version information (Android system version, named by google, for example, 2.3.3,4.0.3 etc.).
In preferred implementation process, cloud server is searched the recording corresponding with the identification information of client or playback relevant configuration information and be may further include following processing in the database that sets in advance:
Step 1, according to portable terminal (for example mobile phone) model, firmware version, SDK version (SDK) version is united and is searched extend markup language (Extensible Markup Language is referred to as XML) version (xml_token), if search less than forwarding step 2 to;
Step 2, search according to mobile phone model, if search less than forwarding step 3 to;
Step 3, search default configuration XML version (xml_token);
The local XML version (client_token) of step 4, the XML version (xml_token) that relatively finds out and client upload if equate, returns error code, if do not wait, returns corresponding mode_xml.
Wherein, above-mentioned recording relevant configuration information includes but not limited to: recording needs the parameter of setting; Above-mentioned playback relevant configuration information includes but not limited to: the function of control receiver playback.
Preferably, server receives and comes from before the identification information of client beyond the clouds, can also comprise following processing:
Step 1: cloud server is collected identification information and a plurality of relevant configuration information of a plurality of clients;
Step 2: cloud server is kept at identification information and a plurality of relevant configuration information of a plurality of clients in the database according to one-to-one relationship.
The above mentions, generic configuration is fit to most mobile phones, but still have fraction mobile phone and inapplicable, for this fraction mobile phone, can push adaptation scheme by high in the clouds and solve the conversation compatibility issue: constantly collect every a mobile phone that has compatibility issue, building database deposits solution (playback control function and recording parameter) in.
The configuration data of storing in the database of cloud server mainly obtains by following dual mode:
Mode one: with a collection module (for example, tool software) (for example is installed to the portable terminal that there is compatibility issue in conversation, mobile phone) on, this tool software has the function (method) of collecting the playback of various control voice and the function such as recording parameter is set, find out the control method that is fit to this mobile phone speech playback and the parameter of the needs setting of recording by test afterwards, then generate configuration, deposit database in.
Mode two: set up client's reponse system, receive user feedback.According to the compatible phenomenon of user feedback, then generating configuration file is pushed to user mobile phone by cloud server, and repeatedly test until obtain a cover allocation optimum, deposits database in.
Preferably, server receives and comes from after the identification information of client beyond the clouds, search before the recording or playback relevant configuration information corresponding with the identification information of client, can also comprise following processing: the config update time that cloud server is corresponding with the identification information of client is sent to client; When the recording of preserving at config update time of correspondence and client terminal local or the config update Time Inconsistency of playback relevant configuration information, cloud server receives the relevant configuration information that comes from client and pushes request.
Client can be passed through mobile phone model, the SDK version, firmware version information is to the xml file (being above-mentioned recording or playback relevant configuration information) of these client needs of web server request in high in the clouds, ask after logging in, to trigger at every turn, pressure (the private server in high in the clouds of accessing simultaneously in order to alleviate web server, for example, Phone+ portal server (Phone+Entry Server, referred to as PES), having a large number of users after restarting logs in simultaneously), PES can be with the config update time update_dt of these data in logging in response, client relatively local with config update time update_dt server, if unequal then begin to ask that web server pulls the xml file.It should be noted that after client pulls the xml file, need to upgrade local config update time update_dt.It should be noted that top cloud server is a general designation, comprising: the web server in high in the clouds, PES and database (Database) etc.
Fig. 2 is the flow chart according to the processing method of the configuration information of the embodiment of the invention.As shown in Figure 2, the processing method of this configuration information comprises following processing:
Step S201: client sends the identification information of client to cloud server;
Step S203: client comes from the recording corresponding with identification information client cloud server or playback relevant configuration information;
Step S205: client is carried out playback control or according to the recording relevant configuration information after resolving recording parameter is set according to the playback relevant configuration information after resolving.
In the embodiment of the invention, when client need to be recorded or during the playback relevant configuration information, client pulls this recording or playback relevant configuration information to cloud server, and carry out corresponding recording or playback operation.Solved in the correlation technique because general control method is not suitable for whole mobile phones the normal problem of record/playback of part mobile phone during conversation.Client is according to the relevant configuration information that receives normal record/playback in communication process, thus Effective Raise user's experience.
Wherein, the identification information of above-mentioned client include but not limited to following one of at least: portable terminal model, firmware version information, SDK version information.
Wherein, above-mentioned recording relevant configuration information includes but not limited to: recording needs the parameter of setting; Above-mentioned playback relevant configuration information includes but not limited to: the function of control receiver playback.
Preferably, after execution in step S201, before the step S203, can also comprise following processing:
Step 1: client comes from the config update time corresponding to identification information of the client of cloud server;
Step 2: whether the recording of relatively corresponding config update time of client and client terminal local preservation or the config update time of playback relevant configuration information is consistent;
Step 3: when inconsistent, client sends relevant configuration information to cloud server and pushes request.
Further describe above-mentioned preferred implementation below in conjunction with Fig. 3.
Fig. 3 is the mutual schematic flow sheet of client and cloud server according to the preferred embodiment of the invention.As shown in Figure 3, the method for pushing of this configuration information comprises following processing:
Step S301: cloud server is collected various identification informations and the relevant configuration information corresponding with these identification informations, and these identification informations and relevant configuration information are kept in the database according to one-to-one relationship.
Step S303: client sends an identification information to cloud server, for example, and mobile phone model.
Preferably, client is sent to cloud server with above-mentioned identification information in login process.
Step S305: the config update time that cloud server is corresponding with this mobile phone model is sent to this client.
Step S307: client judges whether the local config update time of preserving is consistent with the config update time that receives.
Step S309: if inconsistent, client sends the propelling movement request of the function of control receiver playback to cloud server.
Step S311: cloud server is searched the function of control receiver playback according to mobile phone model.
Step S313: whether cloud server relatively finds the function of controlling the receiver playback consistent with the function of the control receiver playback of this client upload.
Step S315: if consistent, return error code; If inconsistent, return the function of the control receiver playback that finds.
In the correlation technique, usually the customary means that solves compatibility issue is that solution is fixed to client, cause client become increasingly complex, huge, but most of mobile phone can not use, and solves can only upgrade client code after the handset compatibility problem and issue at every turn.By above-described embodiment provided by the invention, client only need be resolved configuration code, then carries out, and has effectively reduced client code.In addition, after database was put in this handset compatibility configuration, client can be obtained immediately, thus the timely and effective conversation compatibility issue that solved.And along with the compatibility issue that solves is more next many, coverage can be increasing, and compatibility can be become better and better.
Fig. 4 is the structured flowchart according to the pusher of the configuration information of the embodiment of the invention.As shown in Figure 4, this pusher comprises: the first receiver module 40 is used for receiving the identification information that comes from client; Search module 42, be used at the database that sets in advance, search the recording corresponding with the identification information of client or playback relevant configuration information; Pushing module 44 is used for the relevant configuration information that finds is pushed to client.
In the embodiment of the invention, search the identification information that module 42 receives according to the first receiver module 40 and search corresponding recording or playback relevant configuration information, pushing module 44 pushes to client with the relevant configuration information that finds, and then client can be carried out corresponding recording or playback operation.Solved in the correlation technique because general control method is not suitable for whole mobile phones the normal problem of record/playback of part mobile phone during conversation.Client is according to the relevant configuration information that receives normal record/playback in communication process, thus Effective Raise user's experience.
Wherein, the identification information of above-mentioned client include but not limited to following one of at least: portable terminal model, firmware version information, SDK version information.
Wherein, above-mentioned recording relevant configuration information includes but not limited to: recording needs the parameter of setting; Above-mentioned playback relevant configuration information includes but not limited to: the function of control receiver playback.
Preferably, as shown in Figure 5, said apparatus can also comprise: sending module 46, and be connected to the first receiver module 40 and search between the module 42, be used for the config update time that the identification information of client is corresponding to be sent to client; And second receiver module 48, be connected with sending module 46, when being used for the config update Time Inconsistency of the recording of preserving with client terminal local in config update time of correspondence or playback relevant configuration information, receiving the relevant configuration information that comes from client and push and asks.
Fig. 6 is the structured flowchart according to the processing unit of the configuration information of the embodiment of the invention.As shown in Figure 6, this processing unit comprises: the first sending module 60 is used for to the identification information of cloud server transmission client; The first receiver module 62 is used for reception and comes from the recording corresponding with identification information client cloud server or playback relevant configuration information; Processing module 64 is used for carrying out playback control or according to the recording relevant configuration information after resolving recording parameter being set according to the playback relevant configuration information after resolving.
In the embodiment of the invention, when client need to be recorded or during the playback relevant configuration information, the first receiver module 60 comes from the recording corresponding with identification information client cloud server or playback relevant configuration information to reception, and carries out corresponding recording or playback operation.Solved in the correlation technique because general control method is not suitable for whole mobile phones the normal problem of record/playback of part mobile phone during conversation.Client is according to the relevant configuration information that receives normal record/playback in communication process, thus Effective Raise user's experience.
Wherein, the identification information of above-mentioned client include but not limited to following one of at least: portable terminal model, firmware version information, SDK version information.
Wherein, above-mentioned recording relevant configuration information includes but not limited to: recording needs the parameter of setting; Above-mentioned playback relevant configuration information includes but not limited to: the function of control receiver playback.
Preferably, as shown in Figure 7, said apparatus can also comprise: the second receiver module 66, be connected between the first sending module 60 and the first receiver module 62, and be used for receiving the config update time corresponding to identification information of the client that comes from cloud server; Comparison module 68 is connected with the second receiver module 66, and whether the config update time that is used for the recording of relatively more corresponding config update time and client terminal local preservation or playback relevant configuration information is consistent; The second sending module 70 is connected with comparison module 68, is used for when inconsistent, sends relevant configuration information to cloud server and pushes request.
It should be noted that the preferred implementation that each module in the said apparatus mutually combines can referring to the description of Fig. 1 to Fig. 3, repeat no more herein.
In sum, by above-described embodiment provided by the invention, client only need be resolved configuration code, then carries out, and has effectively reduced client code.In addition, after database was put in this handset compatibility configuration, client can be obtained immediately, thus the timely and effective conversation compatibility issue that solved.And along with the compatibility issue that solves is more next many, coverage can be increasing, and compatibility can be become better and better.
Above disclosed only be several specific embodiment of the present invention, still, the present invention is not limited thereto, the changes that any person skilled in the art can think of all should fall into protection scope of the present invention.

Claims (13)

1. the method for pushing of a configuration information is characterized in that, comprising:
Cloud server receives the identification information that comes from client;
Described cloud server is searched the recording corresponding with the identification information of described client or playback relevant configuration information in the database that sets in advance;
Described cloud server pushes to described client with the described relevant configuration information that finds.
2. method according to claim 1 is characterized in that,
The identification information of described client comprise following one of at least: portable terminal model, firmware version information, SDK version information;
Described recording relevant configuration information comprises: the parameter that the needs of recording arrange; Described playback relevant configuration information comprises: the function of control receiver playback.
3. method according to claim 1 is characterized in that, before described cloud server reception comes from the identification information of client, also comprises:
Described cloud server is collected identification information and a plurality of relevant configuration information of a plurality of clients;
Described cloud server is kept at identification information and described a plurality of relevant configuration information of described a plurality of clients in the described database according to one-to-one relationship.
4. each described method in 3 according to claim 1, it is characterized in that, after described cloud server reception comes from the identification information of described client, search before the recording or playback relevant configuration information corresponding with the identification information of described client, comprising:
The config update time that described cloud server is corresponding with the identification information of described client is sent to described client;
When the recording of preserving at config update time of described correspondence and described client terminal local or the config update Time Inconsistency of playback relevant configuration information, described cloud server receives the relevant configuration information that comes from described client and pushes request.
5. the processing method of a configuration information is characterized in that, comprising:
Client sends the identification information of described client to cloud server;
Described client comes from the recording corresponding with identification information described client described cloud server or playback relevant configuration information;
Described client is carried out playback control or according to the recording relevant configuration information after resolving recording parameter is set according to the playback relevant configuration information after resolving.
6. method according to claim 5 is characterized in that,
The identification information of described client comprise following one of at least: portable terminal model, firmware version information, SDK version information;
Described recording relevant configuration information comprises: the parameter that the needs of recording arrange; Described playback relevant configuration information comprises: the function of control receiver playback.
7. according to claim 5 or 6 described methods, it is characterized in that,, after sending the identification information of described client, described cloud server before the recording or playback relevant configuration information that described client is corresponding with the identification information of described client, also comprises in described client:
Described client comes from the config update time corresponding to identification information of the described client of described cloud server;
Whether the recording that the config update time of the more described correspondence of described client and described client terminal local are preserved or the config update time of playback relevant configuration information is consistent;
When inconsistent, described client sends relevant configuration information to described cloud server and pushes request.
8. the pusher of a configuration information is characterized in that, comprising:
The first receiver module is used for receiving the identification information that comes from client;
Search module, be used at the database that sets in advance, search the recording corresponding with the identification information of described client or playback relevant configuration information;
Pushing module is used for the described relevant configuration information that finds is pushed to described client.
9. device according to claim 8 is characterized in that,
The identification information of described client comprise following one of at least: portable terminal model, firmware version information, SDK version information;
Described recording relevant configuration information comprises: the parameter that the needs of recording arrange; Described playback relevant configuration information comprises: the function of control receiver playback.
10. according to claim 8 or 9 described devices, it is characterized in that, comprising:
Sending module is used for the config update time that the identification information of described client is corresponding to be sent to described client;
The second receiver module when being used for the config update Time Inconsistency of the recording of preserving with described client terminal local in config update time of described correspondence or playback relevant configuration information, receiving the relevant configuration information that comes from described client and pushes and asks.
11. the processing unit of a configuration information is characterized in that, comprising:
The first sending module is used for to the identification information of cloud server transmission client;
The first receiver module is used for reception and comes from the recording corresponding with identification information described client described cloud server or playback relevant configuration information;
Processing module is used for carrying out playback control or according to the recording relevant configuration information after resolving recording parameter being set according to the playback relevant configuration information after resolving.
12. device according to claim 11 is characterized in that,
The identification information of described client comprise following one of at least: portable terminal model, firmware version information, SDK version information;
Described recording relevant configuration information comprises: the parameter that the needs of recording arrange; Described playback relevant configuration information comprises: the function of control receiver playback.
13. according to claim 11 or 12 described devices, it is characterized in that, also comprise:
The second receiver module is used for config update time corresponding to identification information that reception comes from the described client of described cloud server;
Comparison module, whether the config update time that is used for more described correspondence is consistent with the config update time of the recording of described client terminal local preservation or playback relevant configuration information;
The second sending module is used for when inconsistent, sends relevant configuration information to described cloud server and pushes request.
CN2013102702682A 2013-06-28 2013-06-28 Pushing method, processing method, and pushing device for configuration information Pending CN103354561A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2013102702682A CN103354561A (en) 2013-06-28 2013-06-28 Pushing method, processing method, and pushing device for configuration information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2013102702682A CN103354561A (en) 2013-06-28 2013-06-28 Pushing method, processing method, and pushing device for configuration information

Publications (1)

Publication Number Publication Date
CN103354561A true CN103354561A (en) 2013-10-16

Family

ID=49310867

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2013102702682A Pending CN103354561A (en) 2013-06-28 2013-06-28 Pushing method, processing method, and pushing device for configuration information

Country Status (1)

Country Link
CN (1) CN103354561A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104378694A (en) * 2014-11-13 2015-02-25 康佳集团股份有限公司 Parameter configuration method and system of smart televisions
CN104580477A (en) * 2015-01-14 2015-04-29 百度在线网络技术(北京)有限公司 Voice data processing method and device
CN105790997A (en) * 2014-12-26 2016-07-20 北大医疗信息技术有限公司 Configuration data update method and system, client and server
CN105989074A (en) * 2015-02-09 2016-10-05 北京字节跳动科技有限公司 Method and device for recommending cold start through mobile equipment information
CN109800008A (en) * 2018-12-29 2019-05-24 深圳云天励飞技术有限公司 Configure update method and Related product

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102646041A (en) * 2011-02-17 2012-08-22 腾讯科技(深圳)有限公司 Software installation method and system
CN102810066A (en) * 2011-06-03 2012-12-05 北京千橡网景科技发展有限公司 Terminal adapting method and terminal and server based on terminal characteristic configuration program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102646041A (en) * 2011-02-17 2012-08-22 腾讯科技(深圳)有限公司 Software installation method and system
CN102810066A (en) * 2011-06-03 2012-12-05 北京千橡网景科技发展有限公司 Terminal adapting method and terminal and server based on terminal characteristic configuration program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104378694A (en) * 2014-11-13 2015-02-25 康佳集团股份有限公司 Parameter configuration method and system of smart televisions
CN105790997A (en) * 2014-12-26 2016-07-20 北大医疗信息技术有限公司 Configuration data update method and system, client and server
CN104580477A (en) * 2015-01-14 2015-04-29 百度在线网络技术(北京)有限公司 Voice data processing method and device
WO2016112665A1 (en) * 2015-01-14 2016-07-21 百度在线网络技术(北京)有限公司 Voice data processing method and device
CN105989074A (en) * 2015-02-09 2016-10-05 北京字节跳动科技有限公司 Method and device for recommending cold start through mobile equipment information
CN109800008A (en) * 2018-12-29 2019-05-24 深圳云天励飞技术有限公司 Configure update method and Related product

Similar Documents

Publication Publication Date Title
CN106658079B (en) The customized method and device for generating facial expression image
CN103354561A (en) Pushing method, processing method, and pushing device for configuration information
CN105302587B (en) Data-updating method and device
US20150156257A1 (en) Application service providing method and system, and related device
CN108228628B (en) Wide table generation method and device in structured query language database
CN105701122A (en) Log collection method, apparatus and system
CN102708865A (en) Method, device and system for voice recognition
CN104159136B (en) The acquisition methods of interactive information, terminal, server and system
CN104796385A (en) Terminal binding method, device and system
KR20170012873A (en) Method, apparatus and system for voice verification
US20160132029A1 (en) Method for configuring and controlling smart home products
CN104915224A (en) Processing method and device of affiliate application
CN107148068B (en) Method and equipment for connecting wireless access point
CN108028044A (en) The speech recognition system of delay is reduced using multiple identifiers
CN106657528A (en) Incoming call management method and device
CN106406940A (en) System upgrading method, system upgrading apparatus, and terminal
CN104243538A (en) Resource sharing method and system
CN105653531B (en) Data extraction method and device
CN106445745A (en) Terminal device and method for recovering factory settings
CN109389978B (en) Voice recognition method and device
CN110992955A (en) Voice operation method, device, equipment and storage medium of intelligent equipment
CN109964473B (en) Voice service response method and device
EP3062481B1 (en) Method and related device for providing application service
CN112235124B (en) Method and device for configuring pico-cell, storage medium and electronic device
CN107483993A (en) Pronunciation inputting method, TV and the computer-readable recording medium of TV

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20131016

RJ01 Rejection of invention patent application after publication