CN103795792A - Voice navigation method and system - Google Patents

Voice navigation method and system Download PDF

Info

Publication number
CN103795792A
CN103795792A CN201410031054.4A CN201410031054A CN103795792A CN 103795792 A CN103795792 A CN 103795792A CN 201410031054 A CN201410031054 A CN 201410031054A CN 103795792 A CN103795792 A CN 103795792A
Authority
CN
China
Prior art keywords
voice document
server
link
request
voice
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.)
Granted
Application number
CN201410031054.4A
Other languages
Chinese (zh)
Other versions
CN103795792B (en
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.)
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science 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 Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN201410031054.4A priority Critical patent/CN103795792B/en
Publication of CN103795792A publication Critical patent/CN103795792A/en
Application granted granted Critical
Publication of CN103795792B publication Critical patent/CN103795792B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention provides a voice navigation method which comprises the steps of establishing N links of voice files to be broadcast from a server; acquiring M voice files to be broadcast from the server by means of the N links and caching the acquired voice files, wherein both N and M are positive integers; searching for the cached voice files and broadcasting the voice files when broadcasting of the voice files is needed. The invention further discloses a voice navigation system. According to the technical scheme, the problems of delayed broadcasting and broadcasting missing of voice files in browser navigation can be solved.

Description

A kind of phonetic navigation method and system
[technical field]
The present invention relates to browser airmanship in internet arena, relate in particular to a kind of phonetic navigation method and system.
[background technology]
In current navigation product, utilize voice real-time broadcasting navigation data very extensive, the navigation data of voice broadcast is the voice document generating in real time according to current road conditions and traffic route.In prior art, customer navigation terminal product, normally according to local voice database, synthesizes the voice document needing, the problem that therefore there will not be voice broadcast to postpone in this locality.
At present, in navigation product, there is a kind of browser navigation product, as HTML(Hypertext Markup Language, HTML) 5 navigation, HTML5 navigation is a kind of front end navigation product based on HTML5 technological development, operate in the browser of terminal, do not need additionally any plug-in unit to be installed or application program just can directly be used navigation Service, very easy to use; Browser navigation product is in the process of use voice for navigation, need to read the follow-up voice document that needs broadcasting from server by network, because browser navigation product need to rely on the required voice document of Network Capture, when network occurs when abnormal, cannot obtain in time voice document, thereby cause the report of voice document to postpone, cannot provide navigation Service to user in time, user experiences poor; And; in browser navigation product; in order to prevent causing reporting because of Network Abnormal the serious situation that postpones; conventionally the report deadline that meeting setup times stabs tagged speech file; if voice document obtain to start play duration exceed deadline; will play next voice document, thereby cause existing in Voice Navigation the problem of voice document broadcast leakage.Therefore to realize the timely report of voice document be problem demanding prompt solution to browser navigation product.
[summary of the invention]
The invention provides a kind of phonetic navigation method and system, can solve delay report and the broadcast leakage problem of voice document in browser navigation.
Concrete technical scheme of the present invention is as follows:
According to one preferred embodiment of the present invention, a kind of phonetic navigation method, sets up for obtain N the link that needs the voice document of reporting from server; Also comprise:
Utilize described N link to obtain and need M voice document reporting the voice document that gets of buffer memory from server; Wherein, N is positive integer, and M is positive integer;
Need to report voice document time, search the voice document of buffer memory and report.
In said method, the method for setting up for obtain the link that needs the voice document of reporting from server is:
From default configuration file, read M voice document in the address of server, described voice document is the voice document that starts next to need report from current location;
The source attribute assignment of the audio tag that is browser in the address of server with described voice document; Wherein, voice document of each audio tag configuration is in the address of server; Described voice document comprises the keyword of URL(uniform resource locator) and voice document in the address of server.
In said method, described M the voice document that utilizes described N link to obtain needs report from server is specially:
While utilizing i link to attempt j voice document of request, obtain the request success of voice document and the current state of j voice document is not ask if listened to, i link starts to download j voice document, and the current state of j voice document is set in request, note i=i+1, j=j+1, until i=N or j=M; Wherein, i is positive integer, and j is positive integer.
In said method, described M the voice document that utilizes described N link to obtain needs report from server is specially:
While utilizing i link to attempt j voice document of request, if listen to the request failure of obtaining voice document, but the current state of j voice document is not request, download j voice document with i+1 link, and the current state of j voice document is set in request, until when i=N+1 or j=M+1; Wherein, i is positive integer, and j is positive integer.
In said method, described M the voice document that utilizes described N link to obtain needs report from server is specially:
While utilizing i link to attempt j voice document of request, if listen to the request success of obtaining voice document, but the current state of j voice document is in request or has asked, remember j=j+1, utilize i link to download j+1 voice document, the current state of j+1 voice document is set in request, until when i=N+1 or j=M+1 simultaneously; Wherein, i is positive integer, and j is positive integer.
In said method, the method for searching the voice document of buffer memory is:
In the broadcasting attribute of audio tag, configured voice file is in the address of server;
In the address of server, in buffer, search corresponding voice document according to the voice document configuring.
A kind of speech guide system, comprising:
Navigation configuration module, for setting up N the link that needs the voice document of reporting for obtaining from server; N is positive integer;
Navigation requests module, for utilizing described N link to obtain M the voice document that needs report from server; M is positive integer;
Cache module, the voice document getting for preserving described navigation requests module;
Navigation playing module, in the time that needs are reported voice document, searches the voice document of buffer memory and reports.
In said system, described navigation configuration module, in the time of the link of setting up for obtain the voice document that need to report from server, is specially:
From default configuration file, read M voice document in the address of server, described voice document is the voice document that starts next to need report from current location;
The source attribute assignment of the audio tag that is browser in the address of server with described voice document; Wherein, voice document of each audio tag configuration is in the address of server; Described voice document comprises the keyword of URL(uniform resource locator) and voice document in the address of server.
In said system, described navigation requests module, in the time utilizing described N link to obtain from server M the voice document that needs report, is specially:
While utilizing i link to attempt j voice document of request, obtain the request success of voice document and the current state of j voice document is not ask if listened to, i link starts to download j voice document, and the current state of j voice document is set in request, note i=i+1, j=j+1, until i=N or j=M; Wherein, i is positive integer, and j is positive integer.
In said system, described navigation requests module, in the time utilizing described N link to obtain from server M the voice document that needs report, is specially:
While utilizing i link to attempt j voice document of request, if listen to the request failure of obtaining voice document, but the current state of j voice document is not request, download j voice document with i+1 link, and the current state of j voice document is set in request, until when i=N+1 or j=M+1; Wherein, i is positive integer, and j is positive integer.
In said system, described navigation requests module, in the time utilizing described N link to obtain from server M the voice document that needs report, is specially:
While utilizing i link to attempt j voice document of request, if listen to the request success of obtaining voice document, but the current state of j voice document is in request or has asked, remember j=j+1, utilize i link to download j+1 voice document, the current state of j+1 voice document is set in request, until when i=N+1 or j=M+1 simultaneously; Wherein, i is positive integer, and j is positive integer.
In said system, described navigation playing module, in the time searching the voice document of buffer memory, is specially:
In the broadcasting attribute of audio tag, configured voice file is in the address of server;
In the address of server, in buffer, search corresponding voice document according to the voice document configuring.
As can be seen from the above technical solutions, provided by the invention have a following beneficial effect:
Browser can obtain the voice document that next needs report in advance, and the voice document obtaining is in advance carried out to buffer memory, in the time that needs are reported voice document, only need to from buffer, obtain corresponding voice document, do not need to obtain from server the voice document that needs are reported by network temporarily, therefore, browser navigation can realize timely report voice document, reduce the delay report of voice document in prior art and the frequency of broadcast leakage, can be timely, correctly voice document is offered to user, better provide Voice Navigation service to user, bring good experience to user.
[accompanying drawing explanation]
Fig. 1 is the schematic flow sheet that the present invention realizes the preferred embodiment of phonetic navigation method;
Fig. 2 is the structural representation that the present invention realizes the preferred embodiment of speech guide system.
[embodiment]
Basic thought of the present invention is: set up for obtain N the link that needs the voice document of reporting from server; Utilize described N link to obtain and need M voice document reporting the voice document that gets of buffer memory from server; Wherein, N is positive integer, and M is positive integer; Need to report voice document time, search the voice document of buffer memory and report.
In order to make the object, technical solutions and advantages of the present invention clearer, describe the present invention below in conjunction with the drawings and specific embodiments.
The invention provides a kind of phonetic navigation method, Fig. 1 is the schematic flow sheet that the present invention realizes the preferred embodiment of phonetic navigation method, and as shown in Figure 1, the preferred embodiment comprises the following steps:
Step S101, browser is set up for obtain N the link that needs the voice document of reporting from server; N is positive integer.
Concrete, starting after navigation, browser is set up N different link, and the link of foundation is for obtaining M the voice document that next needs report from server.
In this preferred embodiment, the method that browser establishes the link is:
First, take HTML5 navigation as example, browser reads successively M voice document in the address of server from default configuration file, and described configuration file comprises more than one that voice document is in the address of server, M is positive integer, and the concrete numerical value of M can be configured according to demand; These voice documents refer to the voice document that starts next to need report from current location.
Then, browser using voice document in the address of server the property value as the source attribute (as SRC attribute) of the audio tag (as audio label) of self, the source attribute assignment of the audio tag that is browser with described voice document in the address of server, obtains thereby realize setting up from server the link that needs the voice document of reporting; Wherein, an audio tag is just equivalent to a link, in each audio tag (as SRC attribute), only configure an address, this voice document comprises URL(Uniform Resource Locator in the address of server, URL(uniform resource locator)) and the keyword of voice document, the play content of voice document can be summarized in the keyword of voice document, as title and the suggestion content etc. on the turning to of car, Distance Remaining, next road; The number N of audio tag is positive integer, and concrete numerical value can be configured according to demand.For example,, just like subaudio frequency label: <audio id=" media " src=" http://server.com/audio UTF-8 & text=1 kilometer is kept to the right " >.Like this, just can in audio tag, configure the voice document that need to obtain in the address of server, browser just can, according to the different address of configuration from the different voice document of server request, obtain voice document to realize from server in advance; If browser according to configuration M voice document after the complete corresponding voice document of address acquisition of server, also need to continue to read in configuration file lower M voice document in the address of server, then by address configuration in audio tag, continue to obtain voice document from server according to the address in audio tag, until navigation finishes.
Step S102, browser utilizes N link to obtain M the voice document that needs report, the voice document that buffer memory gets from server; M is positive integer.
Concrete, N default link of browser utilization obtains from server M the voice document that next needs report successively, and acquisition methods comprises:
When A, initialization, note i=0 and j=0, wherein, i represents i link in N link, j represents j voice document in M voice document.
When B, browser utilize i link to attempt j voice document of request, can call the voice document that configures in the SRC attribute of i the audio label address at server, in order to send the request of obtaining voice document to server, attempt from j voice document of this address acquisition; Then, the monitoring event of browser monitors and judges the current state of the voice document of self maintained to the result of request, will occur following three kinds of situations:
Situation one, browser listen to the request success of obtaining voice document, and the current state of j voice document is not request, represent that i link be not in being used, and j speech data also do not start request, and i link starts to download j voice document, the current state of j voice document is set in request simultaneously, note i=i+1, j=j+1, continues to utilize j+1 voice document of i+1 linking request, until i=N or j=M.Wherein, i is positive integer, and j is positive integer.
Situation two, browser listen to the request failure of obtaining voice document, but the current state of voice document is not request, represents i link just in use, remembers i=i+1, download j voice document with i+1 link, the current state of j voice document is set in request simultaneously; Wherein, downloading the method for j voice document with i+1 link can be: by j voice document in the address configuration of server in the source attribute of i+1 audio tag.Here, because the voice document configuring in audio tag is unique in the address of server, the link of therefore setting up is using the unique identification as voice document, voice document is memory address in the address of server, when browser is play voice document simultaneously, also need according to this address acquisition voice document, therefore, download voice document and playing voice document and all can take corresponding link, make link in just in use, therefore link just in use just represents that this link downloading voice document or playing voice document.
Situation three, browser listen to the request success of obtaining voice document, but the current state of voice document is in request or has asked, represent that i link do not used, remember j=j+1, utilize i link to download j+1 voice document, the current state of j+1 voice document is set in request simultaneously, that is to say, if the voice document of request is being asked or asking, utilize current link to download next voice document; Wherein, utilize i link to download the method for j+1 voice document can be: by j+1 voice document in the address configuration of server in the source attribute of i audio tag.
C, judge whether i=N+1 or j=M+1 set up, if set up, finish current flow process, if be false, jump to B.
Server is received after the request of obtaining voice document of browser transmission, keyword according to voice document in the address of server, in speech database, obtain the field that keyword is corresponding, then according to syntax tree, the field of obtaining is spliced, generate and need the voice document of reporting to obtain for browser downloads.
Browser is saved in the voice document getting from server, voice document buffer at address and the corresponding relation of server.
Step S103, need to report voice document time, browser is searched the voice document of buffer memory and is reported.
Concrete, in this preferred embodiment, in the time playing voice document, still need to utilize voice document to obtain voice document in the address of server from buffer; In the time that browser need to be reported voice document, because browser has got M the voice document that next needs report in advance, therefore, browser in the broadcasting attribute (as play attribute) of audio tag (as audio label) configured voice file in the address of server, address according to the voice document configuring at server, from buffer, find corresponding voice document, and report the voice document finding.
For realizing said method, the present invention also provides a kind of speech guide system, and Fig. 2 is the structural representation that the present invention realizes the preferred embodiment of speech guide system, and as shown in Figure 2, this system comprises:
Navigation configuration module 20, for setting up N the link that needs the voice document of reporting for obtaining from server; N is positive integer;
Navigation requests module 21, for utilizing described N link to obtain M the voice document that needs report from server; M is positive integer;
Cache module 22, the voice document getting for preserving described navigation requests module;
Navigation playing module 23, in the time that needs are reported voice document, searches the voice document of buffer memory and reports.
Wherein, described navigation configuration module 20, in the time of the link of setting up for obtain the voice document that need to report from server, is specially:
From default configuration file, read M voice document in the address of server, described voice document is the voice document that starts next to need report from current location;
The source attribute assignment of the audio tag that is browser in the address of server with described voice document; Wherein, voice document of each audio tag configuration is in the address of server; Described voice document comprises the keyword of URL(uniform resource locator) and voice document in the address of server.
Wherein, described navigation requests module 21, in the time utilizing described N link to obtain from server M the voice document that needs report, is specially:
While utilizing i link to attempt j voice document of request, obtain the request success of voice document and the current state of j voice document is not ask if listened to, i link starts to download j voice document, and the current state of j voice document is set in request, note i=i+1, j=j+1, until i=N or j=M; Wherein, i is positive integer, and j is positive integer.
Or described navigation requests module 21, in the time utilizing described N link to obtain from server M the voice document that needs report, is specially:
While utilizing i link to attempt j voice document of request, if listen to the request failure of obtaining voice document, but the current state of j voice document is not request, download j voice document with i+1 link, and the current state of j voice document is set in request, until when i=N+1 or j=M+1; Wherein, i is positive integer, and j is positive integer.
Or described navigation requests module 21, in the time utilizing described N link to obtain from server M the voice document that needs report, is specially:
While utilizing i link to attempt j voice document of request, if listen to the request success of obtaining voice document, but the current state of j voice document is in request or has asked, remember j=j+1, utilize i link to download j+1 voice document, the current state of j+1 voice document is set in request, until when i=N+1 or j=M+1 simultaneously; Wherein, i is positive integer, and j is positive integer.
Wherein, described navigation playing module 23, in the time searching the voice document of buffer memory, is specially:
In the broadcasting attribute of audio tag, configured voice file is in the address of server;
In the address of server, in buffer, search corresponding voice document according to the voice document configuring.
Speech guide system provided by the invention can be used as the voice request module in GPS real-time navigation system, can be navigated loop control module and call in the time of Voice Navigation.
In technique scheme of the present invention, browser can obtain the voice document that next needs report in advance, and the voice document obtaining is in advance carried out to buffer memory, in the time that needs are reported voice document, only need to from buffer, obtain corresponding voice document, do not need to obtain from server the voice document that needs are reported by network temporarily, therefore, browser navigation can realize timely report voice document, reduce the delay report of voice document in prior art and the frequency of broadcast leakage, can be timely, correctly voice document is offered to user, better provide Voice Navigation service to user, bring good experience to user.
The foregoing is only preferred embodiment of the present invention, in order to limit the present invention, within the spirit and principles in the present invention not all, any modification of making, be equal to replacement, improvement etc., within all should being included in the scope of protection of the invention.

Claims (12)

1. a phonetic navigation method, is characterized in that, sets up for obtain N the link that needs the voice document of reporting from server; The method also comprises:
Utilize described N link to obtain and need M voice document reporting the voice document that gets of buffer memory from server; Wherein, N is positive integer, and M is positive integer;
Need to report voice document time, search the voice document of buffer memory and report.
2. method according to claim 1, is characterized in that, the method for setting up for obtain the link that needs the voice document of reporting from server is:
From default configuration file, read M voice document in the address of server, described voice document is the voice document that starts next to need report from current location;
The source attribute assignment of the audio tag that is browser in the address of server with described voice document; Wherein, voice document of each audio tag configuration is in the address of server; Described voice document comprises the keyword of URL(uniform resource locator) and voice document in the address of server.
3. method according to claim 1, is characterized in that, described M the voice document that utilizes described N link to obtain needs report from server is specially:
While utilizing i link to attempt j voice document of request, obtain the request success of voice document and the current state of j voice document is not ask if listened to, i link starts to download j voice document, and the current state of j voice document is set in request, note i=i+1, j=j+1, until i=N or j=M; Wherein, i is positive integer, and j is positive integer.
4. method according to claim 1, is characterized in that, described M the voice document that utilizes described N link to obtain needs report from server is specially:
While utilizing i link to attempt j voice document of request, if listen to the request failure of obtaining voice document, but the current state of j voice document is not request, download j voice document with i+1 link, and the current state of j voice document is set in request, until when i=N+1 or j=M+1; Wherein, i is positive integer, and j is positive integer.
5. method according to claim 1, is characterized in that, described M the voice document that utilizes described N link to obtain needs report from server is specially:
While utilizing i link to attempt j voice document of request, if listen to the request success of obtaining voice document, but the current state of j voice document is in request or has asked, remember j=j+1, utilize i link to download j+1 voice document, the current state of j+1 voice document is set in request, until when i=N+1 or j=M+1 simultaneously; Wherein, i is positive integer, and j is positive integer.
6. method according to claim 1, is characterized in that, the method for searching the voice document of buffer memory is:
In the broadcasting attribute of audio tag, configured voice file is in the address of server;
In the address of server, in buffer, search corresponding voice document according to the voice document configuring.
7. a speech guide system, is characterized in that, this system comprises:
Navigation configuration module, for setting up N the link that needs the voice document of reporting for obtaining from server; N is positive integer;
Navigation requests module, for utilizing described N link to obtain M the voice document that needs report from server; M is positive integer;
Cache module, the voice document getting for preserving described navigation requests module;
Navigation playing module, in the time that needs are reported voice document, searches the voice document of buffer memory and reports.
8. system according to claim 7, is characterized in that, described navigation configuration module, in the time of the link of setting up for obtain the voice document that need to report from server, is specially:
From default configuration file, read M voice document in the address of server, described voice document is the voice document that starts next to need report from current location;
The source attribute assignment of the audio tag that is browser in the address of server with described voice document; Wherein, voice document of each audio tag configuration is in the address of server; Described voice document comprises the keyword of URL(uniform resource locator) and voice document in the address of server.
9. system according to claim 7, is characterized in that, described navigation requests module, in the time utilizing described N link to obtain from server M the voice document that needs report, is specially:
While utilizing i link to attempt j voice document of request, obtain the request success of voice document and the current state of j voice document is not ask if listened to, i link starts to download j voice document, and the current state of j voice document is set in request, note i=i+1, j=j+1, until i=N or j=M; Wherein, i is positive integer, and j is positive integer.
10. system according to claim 7, is characterized in that, described navigation requests module, in the time utilizing described N link to obtain from server M the voice document that needs report, is specially:
While utilizing i link to attempt j voice document of request, if listen to the request failure of obtaining voice document, but the current state of j voice document is not request, download j voice document with i+1 link, and the current state of j voice document is set in request, until when i=N+1 or j=M+1; Wherein, i is positive integer, and j is positive integer.
11. systems according to claim 7, is characterized in that, described navigation requests module, in the time utilizing described N link to obtain from server M the voice document that needs report, is specially:
While utilizing i link to attempt j voice document of request, if listen to the request success of obtaining voice document, but the current state of j voice document is in request or has asked, remember j=j+1, utilize i link to download j+1 voice document, the current state of j+1 voice document is set in request, until when i=N+1 or j=M+1 simultaneously; Wherein, i is positive integer, and j is positive integer.
12. systems according to claim 7, is characterized in that, described navigation playing module, in the time searching the voice document of buffer memory, is specially:
In the broadcasting attribute of audio tag, configured voice file is in the address of server;
In the address of server, in buffer, search corresponding voice document according to the voice document configuring.
CN201410031054.4A 2014-01-22 2014-01-22 A kind of phonetic navigation method and system Active CN103795792B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410031054.4A CN103795792B (en) 2014-01-22 2014-01-22 A kind of phonetic navigation method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410031054.4A CN103795792B (en) 2014-01-22 2014-01-22 A kind of phonetic navigation method and system

Publications (2)

Publication Number Publication Date
CN103795792A true CN103795792A (en) 2014-05-14
CN103795792B CN103795792B (en) 2018-07-10

Family

ID=50671061

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410031054.4A Active CN103795792B (en) 2014-01-22 2014-01-22 A kind of phonetic navigation method and system

Country Status (1)

Country Link
CN (1) CN103795792B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105786440A (en) * 2014-12-23 2016-07-20 上海证大喜马拉雅网络科技有限公司 Method and system for playing labeled channels of cloud terminal by one key
CN105812474A (en) * 2016-03-30 2016-07-27 奇瑞汽车股份有限公司 Interconnection device for vehicle-mounted terminal and intelligent terminal navigation system and control method thereof
CN107990908A (en) * 2017-11-20 2018-05-04 广东欧珀移动通信有限公司 A kind of phonetic navigation method and device based on Bluetooth communication

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101000373A (en) * 2006-12-30 2007-07-18 深圳市赛格导航科技股份有限公司 System and method based on GPS and GIS navigation
CN101290228B (en) * 2007-04-17 2010-12-08 北京协进科技发展有限公司 Map data processing method, system and mobile terminal based on mobile terminal
CN102307210B (en) * 2011-01-13 2014-12-10 国云科技股份有限公司 Data downloading system and data management and downloading method thereof
CN102209114A (en) * 2011-05-24 2011-10-05 深圳市凯立德科技股份有限公司 Dynamic map downloading method, server and location-based service terminal
CN102519479A (en) * 2011-11-22 2012-06-27 四川长虹电器股份有限公司 Map-free navigation system and navigation method based on cloud service

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105786440A (en) * 2014-12-23 2016-07-20 上海证大喜马拉雅网络科技有限公司 Method and system for playing labeled channels of cloud terminal by one key
CN105812474A (en) * 2016-03-30 2016-07-27 奇瑞汽车股份有限公司 Interconnection device for vehicle-mounted terminal and intelligent terminal navigation system and control method thereof
CN107990908A (en) * 2017-11-20 2018-05-04 广东欧珀移动通信有限公司 A kind of phonetic navigation method and device based on Bluetooth communication

Also Published As

Publication number Publication date
CN103795792B (en) 2018-07-10

Similar Documents

Publication Publication Date Title
CN103389969B (en) A kind of methods, devices and systems for mobile terminal preview pdf document
EP2574004B1 (en) Method, apparatus and system for improving synchronization efficiency of really simple syndication service
CN102761554B (en) Method, device and system for pushing information to client
CN102577420A (en) Method and apparatus for client capable of accessing broadcasting network and internet network to receive application
CN103051976B (en) A kind of CDN distributes HLS content and method, system and equipment
CN112468839B (en) Playback method, system, device and readable storage medium of live content
CN102789469A (en) Page updating method and system
CN103338236B (en) A kind of concurrent data acquisition methods and system
CN103297528A (en) Ticket information acquisition method and device
US20230229422A1 (en) Providing and Using Different Update Times for a Resource
CN102752388A (en) Browser-based interactive system, browser-based interactive method, browser and cloud server
ATE505932T1 (en) INTEGRATED METHOD AND APPARATUS FOR MANAGING MOBILE DEVICES AND SERVICES
CN103428205B (en) A kind of information broadcasting system and method based on Android platform
CN105095407A (en) Method and system for real-time search of application program content
CN102016847A (en) Methods and apparatus for delivering auxiliary data to device
CN103702176A (en) HLS (http live streaming) protocol-based video downloading method and device
CN103795792A (en) Voice navigation method and system
CN103810201A (en) Music recommendation method and music recommendation device
US20140040424A1 (en) Method and apparatus of providing broadcasting and communication convergence service
CN104504006A (en) Method and system for acquiring and analyzing data on news client
CN105721952A (en) Live streaming network transmission method and system for equal-length slices
CN102185917A (en) Method and system for adaptation between server and mobile terminal, and server adaptation device
KR102428142B1 (en) Reception device, transmission device, and data processing method
CN101902613A (en) Information synchronization method and system, set top box and server in IPTV (Internet Protocol Television) system
CN102638731A (en) Method and system for optimizing broadcasting-on-demand of user

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant