CN109656535B - Voice skill off-line development method based on browser - Google Patents

Voice skill off-line development method based on browser Download PDF

Info

Publication number
CN109656535B
CN109656535B CN201811579421.9A CN201811579421A CN109656535B CN 109656535 B CN109656535 B CN 109656535B CN 201811579421 A CN201811579421 A CN 201811579421A CN 109656535 B CN109656535 B CN 109656535B
Authority
CN
China
Prior art keywords
configuration information
skill
browser
skill configuration
editing
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.)
Active
Application number
CN201811579421.9A
Other languages
Chinese (zh)
Other versions
CN109656535A (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.)
Sipic Technology Co Ltd
Original Assignee
Sipic 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 Sipic Technology Co Ltd filed Critical Sipic Technology Co Ltd
Priority to CN201811579421.9A priority Critical patent/CN109656535B/en
Publication of CN109656535A publication Critical patent/CN109656535A/en
Application granted granted Critical
Publication of CN109656535B publication Critical patent/CN109656535B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a voice skill off-line development method based on a browser, which comprises the following steps: encrypting the received user identification to obtain encrypted user identification information; querying a local storage space of a browser to determine skill configuration information corresponding to the encrypted user identification information; and editing the skill configuration information, and caching the edited skill configuration information to a local storage space of the browser. In the embodiment of the invention, the corresponding skill configuration information is acquired according to the identification information of the user, and the skill configuration information is further locally edited and then cached in the local storage space of the browser, so that the off-line development of the voice skill is realized. Provides a more flexible skill development approach and is free from high-intensity dependence on the network.

Description

Voice skill off-line development method based on browser
Technical Field
The invention relates to the technical field of software development, in particular to a voice skill off-line development method based on a browser.
Background
In the prior art, a browser-based skill development platform develops the configuration and the attribute of a skill based on an online mode, and after the development is completed, the result of the skill editing is submitted online, the skill configuration editing generally needs to have a good network environment, and the online skill development is performed through the platform, so that the configuration and the attribute of the skill cannot be developed offline without a network.
Browser-based skill development platforms, developers need an online mode to be able to develop skills. In this mode, the developer is limited by the following two aspects, on one hand, the development process of the developer is limited by the functions and development forms provided by the platform. On the other hand, the stability of the network environment on which the development platform depends becomes crucial, and a network error occurs in the request sending process, which may cause the loss of the previous skill configuration work.
On one hand, developers need to be familiar with development functions and processes provided by a development platform, and in addition, the developers need to develop under a stable network environment, so that the development efficiency is greatly restricted.
The skill developer platform based on the browser mode aims at one or more developer types through the definition of self positioning. The platform planning and providing functions are difficult to cover all development requirements of developers and meet development habits of different developers. In addition, under normal conditions, a developer platform based on a browser needs to perform data interaction with a server side every time when a request is made, so that the developer platform needs to be in an online state in a development process and can perform editing operation on skills.
Disclosure of Invention
The embodiment of the invention provides a voice skill off-line development method based on a browser, which is used for solving at least one of the technical problems.
In a first aspect, an embodiment of the present invention provides a browser-based offline voice skill development method, including: encrypting the received user identification to obtain encrypted user identification information; querying a local storage space of a browser to determine skill configuration information corresponding to the encrypted user identification information; and editing the skill configuration information, and caching the edited skill configuration information to a local storage space of the browser.
In a second aspect, the present invention provides a storage medium, in which one or more programs including execution instructions are stored, where the execution instructions can be read and executed by an electronic device (including but not limited to a computer, a server, or a network device, etc.) to perform any one of the above methods for offline browser-based voice skill development of the present invention.
In a third aspect, an electronic device is provided, comprising: the system comprises at least one processor and a memory which is in communication connection with the at least one processor, wherein the memory stores instructions which can be executed by the at least one processor, and the instructions are executed by the at least one processor so as to enable the at least one processor to execute any one of the above-mentioned browser-based voice skill offline development methods of the invention.
In a fourth aspect, the present invention further provides a computer program product, which includes a computer program stored on a storage medium, the computer program including program instructions, which when executed by a computer, cause the computer to execute any one of the above methods for offline development of browser-based voice skills.
The embodiment of the invention has the beneficial effects that: corresponding skill configuration information is obtained according to the identification information of the user, and the skill configuration information is further locally edited and then cached in a local storage space of the browser, so that offline development of voice skills is realized. Provides a more flexible skill development approach and is free from high-intensity dependence on the network.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a flow diagram of one embodiment of a browser-based voice skills offline development method of the present invention;
FIG. 2 is a flowchart of an embodiment of step S20 in FIG. 1;
FIG. 3 is a flowchart of an embodiment of step S30 in FIG. 1;
FIG. 4 is a flowchart of another embodiment of step S30 in FIG. 1;
FIG. 5 is a flow diagram of another embodiment of a browser-based voice skills offline development method of the present invention;
fig. 6 is a schematic structural diagram of an embodiment of an electronic device according to the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict.
The invention may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
As used in this disclosure, "module," "device," "system," and the like are intended to refer to a computer-related entity, either hardware, a combination of hardware and software, or software in execution. In particular, for example, an element may be, but is not limited to being, a process running on a processor, an object, an executable, a thread of execution, a program, and/or a computer. Also, an application or script running on a server, or a server, may be an element. One or more elements may be in a process and/or thread of execution and an element may be localized on one computer and/or distributed between two or more computers and may be operated by various computer-readable media. The elements may also communicate by way of local and/or remote processes based on a signal having one or more data packets, e.g., from a data packet interacting with another element in a local system, distributed system, and/or across a network in the internet with other systems by way of the signal.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
Currently, a skill developer platform in the prior art does not have a function of supporting offline skill development, mainly because there are the following aspects: firstly, different platforms are positioned differently, but the service provided by the skill development platform is a new field, and the functions and processes provided by the skill development platform in the existing market have homogenization phenomena; in addition, the local storage space on which the offline skill development depends is a relatively emerging technology and has not yet been widely applied; thirdly, offline skills are a plurality of technologies of browser local storage, data format definition, data analysis, data exchange, data synchronization, data verification and the like, and the integration of the technologies is a great challenge.
A technical development platform based on DUI (dialogue User interface) defines a technical data format, describes open technical configuration and limits a data range, and provides a developer with technical development specifications and an offline verification tool. The problem that the user is limited to the platform to be developed is solved. In addition, based on the local storage of the browser, the skill configuration sheet is stored in the browser, and data interaction is performed under the condition that the network condition allows. The limitation of strong dependence of a developer platform on the network is solved.
As shown in fig. 1, an embodiment of the present invention provides a method for offline development of voice skills based on a browser, including:
s10, encrypting the received user identification to obtain encrypted user identification information; illustratively, a user inputs an account name and corresponding password information under a login page on a browser page of the PC terminal, that is, the user identification information in this embodiment may be an account name and/or password information of the user, and the browser end encrypts the user identification information after receiving the user identification information to obtain encrypted user identification information.
S20, inquiring a local storage space of the browser to determine skill configuration information corresponding to the encrypted user identification information; for example, a plurality of users may log in with different account numbers on the same PC terminal, so that skill configuration information corresponding to a plurality of different user accounts may be stored in a browser of the same PC terminal, and therefore in this embodiment, the corresponding skill configuration information is obtained by verifying the encrypted user identification information of the current user.
And S30, editing the skill configuration information, and caching the edited skill configuration information to a local storage space of the browser.
In some embodiments, the method further comprises reading the edited skill configuration information from the local storage space of the browser and synchronizing the skill configuration information to a server when the network condition is good.
In the embodiment of the invention, the corresponding skill configuration information is acquired according to the identification information of the user, and the skill configuration information is further locally edited and then cached in the local storage space of the browser, so that the off-line development of the voice skill is realized. Provides a more flexible skill development approach and is free from high-intensity dependence on the network.
As shown in fig. 2, which is a flowchart of another embodiment of the offline browser-based voice skill development method of the present invention, in this embodiment, the querying a local storage space of a browser to determine skill configuration information corresponding to the encrypted user identification information includes:
s21, inquiring a local storage space of the browser to determine whether cache user information corresponding to the encrypted user identification information is stored; illustratively, the local storage space stores account information of a plurality of users who have logged in at the current PC terminal.
S22, if yes, acquiring corresponding skill configuration information from the local storage space of the browser according to the cache user information corresponding to the encrypted user identification information; the skill information of the history cache is acquired from the local storage space of the browser, so that the operation request of the user for developing the skill can be responded more quickly and efficiently, and the whole skill development process is quicker and smoother.
S23, if not, generating new skill configuration information; exemplarily, since the local storage space of the browser is limited, after a plurality of persons log in the development platform and perform skill development operation on the same PC, the skill configuration cached earlier in the local storage space for caching will be covered by the newly generated skill configuration information; or the current user is a user account which is logged in through a browser of the current PC end for the first time; therefore, the historical skill configuration information of the current login user may not exist in the local storage space, and therefore, in the embodiment, new skill configuration information is generated according to the skill development specification and is used for offline skill development.
Further, in some embodiments, the corresponding skill configuration information is the skill configuration information of the voice skill edited when the current user last logs in the development platform. The local storage space capacity of the browser is limited, so the stored skill configuration information is the most recently operated skill configuration information of the user; on the other hand, the skill configuration information of the last operation of the user is acquired for the user, the use habit of the user is also met, the skill operated last time can be acquired at the first time when the user logs in the skill development platform, the user can closely link the latest development operation on the development work when logging in each time, and the user experience is improved.
In some embodiments, the caching at least the edited skill configuration information into a local storage space of the browser comprises: and fusing the cached user information and the corresponding skill configuration information, and caching a fusion result to a local storage space of the browser.
As shown in fig. 3, which is a flowchart of another embodiment of the offline browser-based voice skill development method according to the present invention, in this embodiment, the editing the skill configuration information includes:
s31, downloading the skill configuration information to the local;
s32, editing the skill configuration information by adopting a local editor; illustratively, the local editor is a local IDE (Integrated Development Environment) or a local Json editor; by providing a customized IDE to provide development of offline skills, the solution can provide more prompts and intelligent auxiliary functions for developers.
S33, verifying the editing result;
s34, if the editing result is not verified, editing the skill configuration information by using the local editor again;
and S35, if the editing result passes the verification, determining the editing result as the edited skill configuration information.
In this embodiment, the skill configuration information downloaded from the skill development platform is edited by a local editor (local IDE or Json editor), and after the editing of the skill configuration information is completed, the edited skill configuration information may be uploaded to the skill development platform through a file upload interface provided on a page of the skill development platform. And providing the skill development specification and the off-line verification tool for developers. The problem that the user is limited to the platform to be developed is solved.
As shown in fig. 4, which is a flowchart of another embodiment of the offline browser-based voice skill development method according to the present invention, in this embodiment, the editing the skill configuration information includes:
s31', the browser loads the skill configuration information;
s32', editing the skill configuration information under the browser page;
s33', verifying the editing result;
s34', if the verification result does not pass the verification, editing the skill configuration information under the browser page again;
s35', if the verification result passes the verification, determining the editing result as the edited skill configuration information.
In this embodiment, the skill configuration sheet is stored in the browser based on the local storage of the browser, and data interaction is performed again when the network condition allows. The limitation of strong dependence of a developer platform on the network is solved.
According to the browser-based voice skill offline development method, a user firstly needs to register an account number on the DUI skill development platform in an online state, namely the user has the exact identity on the DUI skill development platform, and the offline skill development function of the skill development platform can be used on the basis of the exact identity.
As shown in fig. 5, a flowchart of an embodiment of the offline browser-based voice skill development method of the present invention specifically includes the following steps:
step 1: the user can input the user identification through the page in a state that the browser is completely offline, and the JS program of the browser encrypts the user identification through a digest algorithm (MD5) and converts the user identification into the B-UserID. Meanwhile, the JS program acquires data information stored in localStorage (local storage space) in the browser.
Step 2: the browser reads the user identity information S-UserID stored in the localStorage.
And step 3: judging whether the B-UserID input by the user and encrypted is the same as the S-UserID stored in the browser;
if the difference is not the same, the situation that the browser localstorage does not store any Skill config of the current user is shown, and then a blank Skill config template (T-Skill config) is automatically generated.
If the answer is the same, it indicates that Skill Config (S-Skill Config) of the current user is stored in the localStorage of the browser, and reads the skill configuration information (T-Skill Config) corresponding to the S-UserID, and the browser program analyzes the skill configuration information in the localStorage.
According to the two situations, a piece of skill configuration information SkillConfig suitable for the current user identification is finally output.
And 4, step 4: and (5) offline skill development. At the moment, the user can carry out skill configuration development according to the preference and habit of the user.
And (3) local tool development, wherein the user downloads the Skillconfig generated in the step (3) to the local through a skill configuration downloading function provided by a skill development platform. The configuration information of the skill is edited by a JSON editor familiar to the user. And after the editing is finished, verifying the effectiveness of the skill configuration by using the provided offline skill checking tool.
And 3, browser development, wherein a user can load the Skillconfig generated in the step 3 in an offline mode to load the browser. And editing the Skillconfig by using a skill editing function provided by the browser. And finally, verifying the skill effectiveness by adopting a skill verification program of the skill development platform.
And 5: and carrying out fusion operation on the encrypted S-UserID and the SkillConfig of the user information. And synchronizing the fused data to a localStorage of the browser. And under the condition of good network conditions, synchronizing the skill data stored in the localStorage with the server according to the user dimension.
The development process of the offline skills is completed.
The scheme provides a development mode of the off-line technology. Not only can provide more flexible skill development approaches, but also is separated from high-intensity dependence on the network. The deep consideration is that most actions in the skill development process are delivered to the client or an offline browser script for execution, on one hand, the skill development anti-interference capability of a user in various environments is increased, on the other hand, under the condition that the server is busy and response is not timely caused, the client can timely perform service degradation, partial server functions are temporarily taken over by using the processing capability of local data, and when a valley is requested, data stored in a localStorage are synchronized to the server, so that the service stability is improved, and the functions of peak clipping and valley filling are achieved.
It should be noted that for simplicity of explanation, the foregoing method embodiments are described as a series of acts or combination of acts, but those skilled in the art will appreciate that the present invention is not limited by the order of acts, as some steps may occur in other orders or concurrently in accordance with the invention. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required by the invention. In the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In some embodiments, the present invention provides a non-transitory computer readable storage medium, in which one or more programs including executable instructions are stored, and the executable instructions can be read and executed by an electronic device (including but not limited to a computer, a server, or a network device, etc.) to perform any of the above-mentioned browser-based voice skill offline development methods of the present invention.
In some embodiments, the present invention further provides a computer program product comprising a computer program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions which, when executed by a computer, cause the computer to perform any of the above methods for offline browser-based voice skills development.
In some embodiments, an embodiment of the present invention further provides an electronic device, which includes: at least one processor, and a memory communicatively coupled to the at least one processor, wherein the memory stores instructions executable by the at least one processor to enable the at least one processor to perform a browser-based voice skills offline development method.
In some embodiments, the present invention further provides a storage medium having a computer program stored thereon, where the computer program is executed by a processor to implement a method for offline development of speech skills based on a browser.
Referring now to FIG. 6, a block diagram of a computer system 600 suitable for use with a terminal device implementing an embodiment of the invention is shown. The terminal device shown in fig. 6 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present invention.
As shown in fig. 6, the computer system 600 includes a Central Processing Unit (CPU)601 that can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM)602 or a program loaded from a storage section 608 into a Random Access Memory (RAM) 603. In the RAM 603, various programs and data necessary for the operation of the system 600 are also stored. The CPU 601, ROM 602, and RAM 603 are connected to each other via a bus 604. An input/output (I/O) interface 605 is also connected to bus 604.
The following components are connected to the I/O interface 605: an input portion 606 including a keyboard, a mouse, and the like; an output portion 607 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage section 608 including a hard disk and the like; and a communication section 609 including a network interface card such as a LAN card, a modem, or the like. The communication section 609 performs communication processing via a network such as the internet. The driver 610 is also connected to the I/O interface 605 as needed. A removable medium 611 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 610 as necessary, so that a computer program read out therefrom is mounted in the storage section 608 as necessary.
In particular, according to the embodiments of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 609, and/or installed from the removable medium 611. The computer program performs the above-described functions defined in the system of the present invention when executed by the Central Processing Unit (CPU) 601.
The product can execute the method provided by the embodiment of the application, and has the corresponding functional modules and beneficial effects of the execution method. For technical details that are not described in detail in this embodiment, reference may be made to the methods provided in the embodiments of the present application.
The electronic device of the embodiments of the present application exists in various forms, including but not limited to:
(1) mobile communication devices, which are characterized by mobile communication capabilities and are primarily targeted at providing voice and data communications. Such terminals include smart phones (e.g., iphones), multimedia phones, functional phones, and low-end phones, among others.
(2) The ultra-mobile personal computer equipment belongs to the category of personal computers, has calculation and processing functions and generally has the characteristic of mobile internet access. Such terminals include PDA, MID, and UMPC devices, such as ipads.
(3) Portable entertainment devices such devices may display and play multimedia content. Such devices include audio and video players (e.g., ipods), handheld game consoles, electronic books, as well as smart toys and portable car navigation devices.
(4) The server is similar to a general computer architecture, but has higher requirements on processing capability, stability, reliability, safety, expandability, manageability and the like because of the need of providing highly reliable services.
(5) And other electronic devices with data interaction functions.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a general hardware platform, and certainly can also be implemented by hardware. Based on such understanding, the above technical solutions substantially or contributing to the related art may be embodied in the form of a software product, which may be stored in a computer-readable storage medium, such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method according to the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present application, and not to limit the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions in the embodiments of the present application.

Claims (9)

1. A method for off-line development of voice skills based on a browser comprises the following steps:
encrypting the received user identification to obtain encrypted user identification information;
querying a local storage space of a browser to determine skill configuration information corresponding to the encrypted user identification information;
editing the skill configuration information, and caching the edited skill configuration information to a local storage space of the browser;
wherein said querying a local storage space of a browser to determine skill configuration information corresponding to said encrypted user identification information comprises:
querying a local storage space of the browser to determine whether cached user information corresponding to the encrypted user identification information is stored;
if yes, acquiring corresponding skill configuration information from a local storage space of the browser according to cache user information corresponding to the encrypted user identification information;
if not, new skill configuration information is generated.
2. The method of claim 1, wherein the corresponding skill configuration information is skill configuration information for a voice skill edited by a current user last logged into a development platform.
3. The method of claim 1 or 2, wherein the caching at least the edited skill configuration information to a local storage space of the browser comprises:
and fusing the cached user information and the corresponding skill configuration information, and caching a fusion result to a local storage space of the browser.
4. The method according to any of claims 1-2, wherein the editing the skill configuration information comprises:
downloading the skill configuration information to the local;
editing the skill configuration information by adopting a local editor;
verifying the editing result;
if the editing result does not pass the verification, editing the skill configuration information by adopting the local editor again;
and if the editing result passes the verification, determining the editing result as the edited skill configuration information.
5. The method of claim 4, wherein the local editor is a local IDE or a local Json editor.
6. The method according to any of claims 1-2, wherein the editing the skill configuration information comprises:
the browser loads the skill configuration information;
editing the skill configuration information under the page of the browser;
verifying the editing result;
if the verification result does not pass the verification, editing the skill configuration information under the page of the browser again;
and if the verification result passes the verification, determining the editing result as the edited skill configuration information.
7. The method according to any one of claims 1-2, further comprising:
and when the network condition is good, reading the edited skill configuration information from the local storage space of the browser and synchronizing the skill configuration information to a server.
8. An electronic device, comprising: at least one processor, and a memory communicatively coupled to the at least one processor, wherein the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the steps of the method of any one of claims 1-7.
9. A storage medium on which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 7.
CN201811579421.9A 2018-12-24 2018-12-24 Voice skill off-line development method based on browser Active CN109656535B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811579421.9A CN109656535B (en) 2018-12-24 2018-12-24 Voice skill off-line development method based on browser

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811579421.9A CN109656535B (en) 2018-12-24 2018-12-24 Voice skill off-line development method based on browser

Publications (2)

Publication Number Publication Date
CN109656535A CN109656535A (en) 2019-04-19
CN109656535B true CN109656535B (en) 2022-02-08

Family

ID=66115477

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811579421.9A Active CN109656535B (en) 2018-12-24 2018-12-24 Voice skill off-line development method based on browser

Country Status (1)

Country Link
CN (1) CN109656535B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113709154B (en) * 2021-08-25 2023-08-15 平安国际智慧城市科技股份有限公司 Browser security processing method and device, computer equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103218294A (en) * 2013-04-16 2013-07-24 华为技术有限公司 Debugging method for embedded system, debugging conversion device and system
CN106649081A (en) * 2015-11-03 2017-05-10 阿里巴巴集团控股有限公司 Method and apparatus for debugging offline package running in client application
CN108287839A (en) * 2017-01-09 2018-07-17 阿里巴巴集团控股有限公司 A kind of page loading method and equipment
US10146569B2 (en) * 2016-03-02 2018-12-04 International Business Machines Corporation Template based software scans
CN108984170A (en) * 2017-06-02 2018-12-11 阿里巴巴集团控股有限公司 The multilingual rendering method of the H5 page and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103218294A (en) * 2013-04-16 2013-07-24 华为技术有限公司 Debugging method for embedded system, debugging conversion device and system
CN106649081A (en) * 2015-11-03 2017-05-10 阿里巴巴集团控股有限公司 Method and apparatus for debugging offline package running in client application
US10146569B2 (en) * 2016-03-02 2018-12-04 International Business Machines Corporation Template based software scans
CN108287839A (en) * 2017-01-09 2018-07-17 阿里巴巴集团控股有限公司 A kind of page loading method and equipment
CN108984170A (en) * 2017-06-02 2018-12-11 阿里巴巴集团控股有限公司 The multilingual rendering method of the H5 page and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
ArcGIS for Android离线数据编辑实现原理;ArcGIS_Mobile;《https://blog.csdn.net/ArcGIS_Mobile/article/details/7565877》;20120514;第1-6页 *

Also Published As

Publication number Publication date
CN109656535A (en) 2019-04-19

Similar Documents

Publication Publication Date Title
CN108363811A (en) Device identification method and device, electronic equipment, storage medium
CN105739968B (en) Method and device for reviewing updated content based on distributed version control system Git
CN111177617A (en) Web direct operation and maintenance method and device based on operation and maintenance management system and electronic equipment
CN104468592A (en) Login method and system
CN104519050A (en) Login method and login system
CN113268336B (en) Service acquisition method, device, equipment and readable medium
CN110011875B (en) Dial testing method, device, equipment and computer readable storage medium
CN105072139A (en) Recommendation method and recommendation device
US10148792B1 (en) Opt-out enforcement for systems using non-cookie browser identification
CN110198335A (en) Message synchronization method and device, electronic equipment and storage medium
CN104253687A (en) Method for reducing verification efficiency, method for generating captcha, correlated system, and server
CN109656535B (en) Voice skill off-line development method based on browser
CN109688109A (en) The verification method and device of identifying code based on client-side information identification
CN112491940B (en) Request forwarding method and device of proxy server, storage medium and electronic equipment
CN108228280A (en) The configuration method and device of browser parameters, storage medium, electronic equipment
CN110196732B (en) Local skill management method and device
CN109495590B (en) Method and system for expanding voice product function of terminal equipment
CN110177096A (en) Client certificate method, apparatus, medium and calculating equipment
CN113055348A (en) Cross-platform data request method and device and electronic equipment
CN112699326A (en) Webpage rendering control method and device
CN110046161A (en) Method for writing data and device, storage medium, electronic equipment
CN113852474B (en) Task processing method, gateway, computer readable storage medium and electronic device
CN110913406A (en) Access configuration method and device of RCS (remote control system) test server
CN114091909A (en) Collaborative development method, system, device and electronic equipment
CN113377385A (en) Client automatic deployment method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 215123 14 Tengfei Innovation Park, 388 Xinping street, Suzhou Industrial Park, Suzhou, Jiangsu.

Applicant after: Sipic Technology Co.,Ltd.

Address before: 215123 14 Tengfei Innovation Park, 388 Xinping street, Suzhou Industrial Park, Suzhou, Jiangsu.

Applicant before: AI SPEECH Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant