CN111142978A - Method and system for making call on basis of intelligent voice equipment - Google Patents

Method and system for making call on basis of intelligent voice equipment Download PDF

Info

Publication number
CN111142978A
CN111142978A CN201911379172.3A CN201911379172A CN111142978A CN 111142978 A CN111142978 A CN 111142978A CN 201911379172 A CN201911379172 A CN 201911379172A CN 111142978 A CN111142978 A CN 111142978A
Authority
CN
China
Prior art keywords
voice
interface
software development
call
development kit
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
CN201911379172.3A
Other languages
Chinese (zh)
Other versions
CN111142978B (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.)
Hangzhou Tuya Information Technology Co Ltd
Original Assignee
Hangzhou Tuya Information 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 Hangzhou Tuya Information Technology Co Ltd filed Critical Hangzhou Tuya Information Technology Co Ltd
Priority to CN201911379172.3A priority Critical patent/CN111142978B/en
Publication of CN111142978A publication Critical patent/CN111142978A/en
Application granted granted Critical
Publication of CN111142978B publication Critical patent/CN111142978B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4482Procedural
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The application discloses a method for making a call on the basis of intelligent voice equipment, which comprises the following steps: the middle layer of the intelligent voice equipment sends calling information to a calling interface of a software development kit through an abstract calling interface; starting a voice stream capturing thread of the opposite side, and calling a software development kit; the voice stream of the opposite side is called back to the intelligent voice equipment; the intelligent voice equipment plays the voice stream of the opposite side; the middle layer monitors the call state; setting a call state, and transmitting a voice stream to an operator software development kit through callback; and transmitting the audio stream bottom layer software development kit interface in real time. Compared with the prior art, the technical scheme of the application can realize the function of making a call for different operators on the sound box.

Description

Method and system for making call on basis of intelligent voice equipment
Technical Field
The application relates to the field of intelligent home furnishing, in particular to a method for making a call based on intelligent voice equipment.
Background
With the rapid development of smart speakers and the popularity of smart speakers in various homes, it is particularly important to use speakers to perform the function of making a call. The function of the sound box is more and complicated, the domestic operators have the functions of moving, joint debugging, telecommunication and calling, and the calling function is also a complex function. Based on the characteristics of modularization, flow and universalization of the existing software design, the function of calling by an operator is abstracted in the internal program of the sound box, the change of the telephone function does not influence the sorting flow, and the flow standardization well adapts to the change of the function requirement. However, due to the diversity of operators (national mobile, unicom, telecom, virtual operators, etc.), each operator has a different interface to sdk (software development kit) that implements the phone call. Therefore, a unified sound box calling process cannot be realized for all operators.
Disclosure of Invention
The main purpose of the present application is to provide a method for making a call on an intelligent voice device, which includes:
the middle layer of the intelligent voice equipment sends calling information to a calling interface of a software development kit through an abstract calling interface;
starting a voice stream capturing thread of the opposite side, and calling a software development kit;
the voice stream of the opposite side is called back to the intelligent voice equipment;
the intelligent voice equipment plays the voice stream of the opposite side;
the middle layer monitors the call state;
setting a call state, and transmitting a voice stream to an operator software development kit through callback;
and transmitting the audio stream bottom layer software development kit interface in real time.
Optionally, the software development kit call interface is disposed at a hardware abstraction layer of the smart voice device.
Optionally, the host process of the intelligent voice device calls back the voice stream of the opposite party to the intelligent voice device, and the host process plays the voice stream of the opposite party.
Optionally, the hardware abstraction layer communicates the audio stream underlying software development kit interface in real-time.
Optionally, the method for making a call on the intelligent voice-based device further includes:
initializing the main process of the intelligent voice equipment;
setting an operator and audio parameters of the intelligent voice equipment;
the generic interface is registered.
Optionally, the setting of the operator and the audio parameter of the intelligent voice device includes:
the hardware abstraction layer interface loads a corresponding operator software development kit interface;
the hardware abstraction layer interface sets voice stream parameters;
and establishing a software development toolkit environment, and calling back to realize and register.
Optionally, registering the generic interface includes:
the middle layer establishes the relation between the abstract interface and the hardware abstract layer interface.
Another aspect of the present application also provides a system for making a call on an intelligent voice-based device, including:
the middle layer is used for sending call information to the software development kit call interface through the abstract call interface;
the capturing module is used for starting a capturing thread of the voice stream of the opposite side and calling a software development kit;
the callback module is used for calling back the voice stream of the opposite side to the intelligent voice equipment;
the playing module is used for playing the voice stream of the opposite side by the intelligent voice equipment;
the monitoring module is used for monitoring the conversation state of the middle layer;
the setting module is used for setting a call state and transmitting a voice stream to an operator software development kit through callback;
and the transmission module is used for transmitting the bottom layer software development kit interface of the audio stream in real time. The application also discloses a computer device, which comprises a memory, a processor and a computer program stored in the memory and capable of being executed by the processor, wherein the processor realizes the method of any one of the above items when executing the computer program.
The application also discloses a computer-readable storage medium, a non-volatile readable storage medium, having stored therein a computer program which, when executed by a processor, implements the method of any of the above.
Compared with the prior art, the method has the following beneficial effects:
a hall (hardware abstraction layer) interface phone _ intf (telephone input) encapsulating a layer of telephony functions. The module abstracts basic steps of calling, abstracts unified interfaces such as number registration, binding, answering, hanging up, calling, secondary dialing and the like, reports states, and integrates and encapsulates sdk (software development kit) interfaces of various operators.
In the process of making a call by the sound box, interaction with an internal program of the sound box exists, and the sound box needs to show different forms according to different states of making a call, such as light effect, incoming call reminding, decoding, playing, input and output of audio contents of both parties of a call, and the like. These functions all require a sound box to perform. Therefore, the voice _ operator layer in the middle layer is abstracted, the module does not depend on a specific operator and depends on the interface of the phone _ intf, and the connection of the functions of the sound box and the bottom layer and the maintenance of the conversation state are mainly realized.
Therefore, the purpose of communicating with different operators can be achieved in the loudspeaker box.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this application, serve to provide a further understanding of the application and to enable other features, objects, and advantages of the application to be more apparent. The drawings and their description illustrate the embodiments of the invention and do not limit it. In the drawings:
FIG. 1 is a schematic flow chart diagram of a method for placing a call on an intelligent voice-based device, according to one embodiment of the present application;
FIG. 2 is a schematic flow chart diagram of a method for placing a call on a smart voice-based device according to one embodiment of the present application;
FIG. 3 is a schematic flow chart diagram illustrating initialization based on placing a call on a smart voice device, according to one embodiment of the present application;
FIG. 4 is a schematic flow chart diagram illustrating initialization based on placing a call on a smart voice device, according to one embodiment of the present application;
FIG. 5 is a schematic diagram of a computer device according to one embodiment of the present application; and
FIG. 6 is a schematic diagram of a computer-readable storage medium according to one embodiment of the present application.
Detailed Description
In order to make the technical solutions better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only partial embodiments of the present application, but not all embodiments. 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 application.
It should be noted that the terms "first," "second," and the like in the description and claims of this application and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It should be understood that the data so used may be interchanged under appropriate circumstances such that embodiments of the application described herein may be used. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
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 present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
Referring to fig. 1-2, an embodiment of the present application provides a method for making a call on an intelligent voice device, including:
s1: the middle layer of the intelligent voice equipment sends calling information to a calling interface of a software development kit through an abstract calling interface;
s2: starting a voice stream capturing thread of the opposite side, and calling a software development kit;
s3: the voice stream of the opposite side is called back to the intelligent voice equipment;
s4: the intelligent voice equipment plays the voice stream of the opposite side;
s5: the middle layer monitors the call state;
s6: setting a call state, and transmitting a voice stream to an operator software development kit through callback;
s7: and transmitting the audio stream bottom layer software development kit interface in real time.
Other instruction processes are similar (called, hang-up and reject), the upper-layer application (speaker main process) does not need to pay attention to the realization of specific content, and different interface processes are started by all layers through state change notification maintenance to complete the events and applications paid attention by all layers. For example, the main program of the sound box plays the voice stream of the opposite side and collects the voice stream of the own side according to the state reported by the bottom layer (the hall layer or the middle layer), and the hall layer is transmitted to the network of the opposite side through the operator sdk. And the middle layer calls an interface of the hal layer according to the state reported by the bottom layer or the instruction of the cloud, and reports the state to the main process of the sound box. The Hal layer implements sdk basic functions of encapsulation and calling of the operator, and establishes a relationship with the operator. In this embodiment, the smart speaker is taken as an example, but not limited thereto, and any smart voice device with a playing function is within the scope of the present application.
In an embodiment of the application, the software development kit call interface is disposed at a hardware abstraction layer of the smart voice device.
In an embodiment of the present application, the host process of the intelligent speech device calls back the voice stream of the other party to the intelligent speech device, and the host process plays the voice stream of the other party.
In an embodiment of the present application, the hardware abstraction layer transmits an audio stream underlying software development kit interface in real time.
Referring to fig. 3-4, in an embodiment of the present application, the method for making a call on an intelligent voice-based device further includes an initialization step S0, where the initialization step includes, but is not limited to:
s01: initializing the main process of the intelligent voice equipment;
s02: setting an operator and audio parameters of the intelligent voice equipment;
s03: the generic interface is registered.
In an embodiment of the present application, setting the operator and the audio parameter of the intelligent voice device includes:
the hardware abstraction layer interface loads a corresponding operator software development kit interface;
the hardware abstraction layer interface sets voice stream parameters;
and establishing a software development toolkit environment, and calling back to realize and register.
In an embodiment of the present application, registering the generic interface includes:
the middle layer establishes the relation between the abstract interface and the hardware abstract layer interface.
The application also provides a system based on make a call on intelligent speech equipment, includes:
the middle layer is used for sending call information to the software development kit call interface through the abstract call interface;
the capturing module is used for starting a capturing thread of the voice stream of the opposite side and calling a software development kit;
the callback module is used for calling back the voice stream of the opposite side to the intelligent voice equipment;
the playing module is used for playing the voice stream of the opposite side by the intelligent voice equipment;
the monitoring module is used for monitoring the conversation state of the middle layer;
the setting module is used for setting a call state and transmitting a voice stream to an operator software development kit through callback;
and the transmission module is used for transmitting the bottom layer software development kit interface of the audio stream in real time.
Referring to fig. 5, the present application further provides a computer device including a memory, a processor, and a computer program stored in the memory and executable by the processor, wherein the processor implements the method of any one of the above methods when executing the computer program.
Referring to fig. 6, a computer-readable storage medium, a non-volatile readable storage medium, having stored therein a computer program which, when executed by a processor, implements any of the methods described above.
A hall (hardware abstraction layer) interface phone _ intf (telephone input) encapsulating a layer of telephony functions. The module abstracts basic steps of calling, abstracts unified interfaces such as number registration, binding, answering, hanging up, calling, secondary dialing and the like, reports states, and integrates and encapsulates sdk (software development kit) interfaces of various operators.
In the process of making a call by the sound box, interaction with an internal program of the sound box exists, and the sound box needs to show different forms according to different states of making a call, such as light effect, incoming call reminding, decoding, playing, input and output of audio contents of both parties of a call, and the like. These functions all require a sound box to perform. Therefore, the voice _ operator layer in the middle layer is abstracted, the module does not depend on a specific operator and depends on the interface of the phone _ intf, and the connection of the functions of the sound box and the bottom layer and the maintenance of the conversation state are mainly realized.
Therefore, the purpose of communicating with different operators can be achieved in the loudspeaker box.
It will be apparent to those skilled in the art that the modules or steps of the present invention described above may be implemented by a general purpose computing device, they may be centralized on a single computing device or distributed across a network of multiple computing devices, and they may alternatively be implemented by program code executable by a computing device, such that they may be stored in a storage device and executed by a computing device, or fabricated separately as individual integrated circuit modules, or fabricated as a single integrated circuit module from multiple modules or steps. Thus, the present invention is not limited to any specific combination of hardware and software.
The above description is only a preferred embodiment of the present application and is not intended to limit the present application, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application.

Claims (10)

1. A method for making a call on an intelligent voice-based device is characterized by comprising the following steps:
the middle layer of the intelligent voice equipment sends calling information to a calling interface of a software development kit through an abstract calling interface;
starting a voice stream capturing thread of the opposite side, and calling a software development kit;
the voice stream of the opposite side is called back to the intelligent voice equipment;
the intelligent voice equipment plays the voice stream of the opposite side;
the middle layer monitors the call state;
setting a call state, and transmitting a voice stream to an operator software development kit through callback;
and transmitting the audio stream bottom layer software development kit interface in real time.
2. The method of claim 1, wherein the software development kit call interface is provided at a hardware abstraction layer of the smart voice device.
3. The method according to claim 2, wherein the host process of the smart voice device calls back the voice stream of the other party to the smart voice device, and the host process plays the voice stream of the other party.
4. The method for making a call on a smart voice-based device as recited in claim 3, wherein the hardware abstraction layer delivers an audio streaming underlying software development kit interface in real-time.
5. The method of claim 4, wherein the method of placing a call on a smart voice-based device further comprises:
initializing the main process of the intelligent voice equipment;
setting an operator and audio parameters of the intelligent voice equipment;
the generic interface is registered.
6. The method of claim 5, wherein setting the operator and audio parameters of the smart voice device comprises:
the hardware abstraction layer interface loads a corresponding operator software development kit interface;
the hardware abstraction layer interface sets voice stream parameters;
and establishing a software development toolkit environment, and calling back to realize and register.
7. The method of claim 6, wherein registering a generic interface comprises:
the middle layer establishes the relation between the abstract interface and the hardware abstract layer interface.
8. A system for making a call on an intelligent voice-based device, comprising:
the middle layer is used for sending call information to the software development kit call interface through the abstract call interface;
the capturing module is used for starting a capturing thread of the voice stream of the opposite side and calling a software development kit;
the callback module is used for calling back the voice stream of the opposite side to the intelligent voice equipment;
the playing module is used for playing the voice stream of the opposite side by the intelligent voice equipment;
the monitoring module is used for monitoring the conversation state of the middle layer;
the setting module is used for setting a call state and transmitting a voice stream to an operator software development kit through callback;
and the transmission module is used for transmitting the bottom layer software development kit interface of the audio stream in real time.
9. A computer device comprising a memory, a processor and a computer program stored in the memory and executable by the processor, wherein the processor implements the method of any one of claims 1-7 when executing the computer program.
10. A computer-readable storage medium, a non-transitory readable storage medium, having stored therein a computer program, characterized in that the computer program, when executed by a processor, implements the method according to any one of claims 1-7.
CN201911379172.3A 2019-12-27 2019-12-27 Method and system for making telephone call based on intelligent voice equipment Active CN111142978B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911379172.3A CN111142978B (en) 2019-12-27 2019-12-27 Method and system for making telephone call based on intelligent voice equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911379172.3A CN111142978B (en) 2019-12-27 2019-12-27 Method and system for making telephone call based on intelligent voice equipment

Publications (2)

Publication Number Publication Date
CN111142978A true CN111142978A (en) 2020-05-12
CN111142978B CN111142978B (en) 2024-01-30

Family

ID=70521073

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911379172.3A Active CN111142978B (en) 2019-12-27 2019-12-27 Method and system for making telephone call based on intelligent voice equipment

Country Status (1)

Country Link
CN (1) CN111142978B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113595869A (en) * 2021-06-28 2021-11-02 青岛海尔科技有限公司 Voice playing method and device, storage medium and electronic device

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030037174A1 (en) * 2000-10-02 2003-02-20 David Lavin Common adapter/connector architecture
US20070294710A1 (en) * 2006-06-19 2007-12-20 Alps Automotive Inc. Simple bluetooth software development kit
CN101895669A (en) * 2010-07-20 2010-11-24 深圳市茁壮网络股份有限公司 General middleware adaptation layer system for digital television
CN102413216A (en) * 2011-11-18 2012-04-11 深圳市中兴移动通信有限公司 Method and system for realizing Android intelligent mobile terminal voice communication
WO2012099456A1 (en) * 2011-01-21 2012-07-26 Advance Tech Communications Sdn Bhd System and method for integrating computing device with telephony functions
CN103729243A (en) * 2013-12-04 2014-04-16 上海斐讯数据通信技术有限公司 Universal hardware abstract port implementing method and calling method for voice access equipment
US20140111698A1 (en) * 2012-10-22 2014-04-24 Arbitron Inc. Systems and Methods for Configuring Media Devices Utilizing Audio Codes or Signatures
WO2015010665A1 (en) * 2013-07-22 2015-01-29 烽火通信科技股份有限公司 Method and system making use of a home gateway and a smartphone to make a cordless telephone call
CN105491337A (en) * 2015-12-10 2016-04-13 公安部交通管理科学研究所 Universal network video monitoring equipment access method and apparatus based on SDK abstract layer
CN109559763A (en) * 2017-09-26 2019-04-02 华为技术有限公司 A kind of method and device of real time digital audio signal audio mixing
CN109947387A (en) * 2019-03-28 2019-06-28 百度在线网络技术(北京)有限公司 Audio collection method, audio frequency playing method, system, equipment and storage medium

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030037174A1 (en) * 2000-10-02 2003-02-20 David Lavin Common adapter/connector architecture
US20070294710A1 (en) * 2006-06-19 2007-12-20 Alps Automotive Inc. Simple bluetooth software development kit
CN101895669A (en) * 2010-07-20 2010-11-24 深圳市茁壮网络股份有限公司 General middleware adaptation layer system for digital television
WO2012099456A1 (en) * 2011-01-21 2012-07-26 Advance Tech Communications Sdn Bhd System and method for integrating computing device with telephony functions
CN102413216A (en) * 2011-11-18 2012-04-11 深圳市中兴移动通信有限公司 Method and system for realizing Android intelligent mobile terminal voice communication
US20140111698A1 (en) * 2012-10-22 2014-04-24 Arbitron Inc. Systems and Methods for Configuring Media Devices Utilizing Audio Codes or Signatures
WO2015010665A1 (en) * 2013-07-22 2015-01-29 烽火通信科技股份有限公司 Method and system making use of a home gateway and a smartphone to make a cordless telephone call
CN103729243A (en) * 2013-12-04 2014-04-16 上海斐讯数据通信技术有限公司 Universal hardware abstract port implementing method and calling method for voice access equipment
CN105491337A (en) * 2015-12-10 2016-04-13 公安部交通管理科学研究所 Universal network video monitoring equipment access method and apparatus based on SDK abstract layer
CN109559763A (en) * 2017-09-26 2019-04-02 华为技术有限公司 A kind of method and device of real time digital audio signal audio mixing
CN109947387A (en) * 2019-03-28 2019-06-28 百度在线网络技术(北京)有限公司 Audio collection method, audio frequency playing method, system, equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张平波;高承志;梁樱;: "基于Asterisk的VoIP软电话系统的设计与实现", no. 04 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113595869A (en) * 2021-06-28 2021-11-02 青岛海尔科技有限公司 Voice playing method and device, storage medium and electronic device
CN113595869B (en) * 2021-06-28 2023-10-24 青岛海尔科技有限公司 Voice playing method and device, storage medium and electronic device

Also Published As

Publication number Publication date
CN111142978B (en) 2024-01-30

Similar Documents

Publication Publication Date Title
CN103685777B (en) The method and system of many call centers transfer service
CN104735271B (en) A kind of method and terminal of intelligent multimedia telephone terminal processing speech business
CN104954533B (en) Junk phone interception method, apparatus based on intelligent communications terminal and system
CN112969203B (en) Method for integrating multiple call modes based on android system platform
CN111142978A (en) Method and system for making call on basis of intelligent voice equipment
CN114401252A (en) Calling method of telephone traffic system and telephone traffic system
CN107124706A (en) The method of forward call, apparatus and system between a kind of mobile phone
CN110324500B (en) System for soft telephone using call center
CN105007364A (en) Voice conversation method and voice conversation apparatus
CN101753577B (en) VoIP communication system based on SIP protocol and communication method thereof
CN102624585A (en) Analog conversation method based on gateway terminal equipment and voice device detection device
CN110336919A (en) A kind of audio communication system and its call scheme of intelligent monitoring device
CN109194738A (en) Remote reboot method, routing development board and hardware bottom plate
CN111355699B (en) Voice capability implementation system
CN111711726A (en) Method and system for realizing automatic voice notification based on analog telephone
US8731173B2 (en) Telephone exchange system, dial-in incoming call method thereof, and dial-in incoming call program thereof
EP1649393B1 (en) Providing modular telephony service
CN111580725A (en) Freeswitch-based IVR graphical configuration system and method thereof
CN2558173Y (en) Network visual telephone adaptive for soft exchange technology
CN204697141U (en) A kind of phone recording system
CN105611090B (en) A kind of call method and communicator
CN110495160A (en) For running method, telecommunication apparatus and the computer program product of communication system
CN109088846A (en) Data transmission set and transmission method, electronic equipment
CN104461889A (en) Debug method and device of phonological competence scripts
CN104363336A (en) Call answering method and communication system

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
GR01 Patent grant
GR01 Patent grant