WO2018218807A1 - 微信的信息读取方法及系统 - Google Patents

微信的信息读取方法及系统 Download PDF

Info

Publication number
WO2018218807A1
WO2018218807A1 PCT/CN2017/101603 CN2017101603W WO2018218807A1 WO 2018218807 A1 WO2018218807 A1 WO 2018218807A1 CN 2017101603 W CN2017101603 W CN 2017101603W WO 2018218807 A1 WO2018218807 A1 WO 2018218807A1
Authority
WO
WIPO (PCT)
Prior art keywords
message
wechat
headset
information
earphone
Prior art date
Application number
PCT/CN2017/101603
Other languages
English (en)
French (fr)
Inventor
李炜
Original Assignee
深圳市伊特利网络科技有限公司
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 深圳市伊特利网络科技有限公司 filed Critical 深圳市伊特利网络科技有限公司
Publication of WO2018218807A1 publication Critical patent/WO2018218807A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/7243User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages
    • H04M1/72433User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages for voice messaging, e.g. dictaphones
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/7243User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages
    • H04M1/72436User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages for text messaging, e.g. SMS or e-mail

Definitions

  • the present invention relates to the field of communications, and in particular, to a method and system for reading information of WeChat.
  • the smart phone belongs to the common device used by people every day. WeChat is a commonly used app for the user.
  • the existing WeChat information can only be displayed by the user through the display mode, and the message can be directly played when the earphone is connected, and the user experience is low.
  • a method for reading information of WeChat is provided, which solves the shortcoming of low user experience in the prior art.
  • a method for reading information of a WeChat comprising the following steps:
  • the terminal If the terminal is connected to the headset, it is detected whether the sender of the message is a common contact, such as a frequently used contact, and the voice message is played through the headset.
  • a common contact such as a frequently used contact
  • the method further includes:
  • the text information is obtained by a natural language recognition algorithm, and the text information is converted into voice information and played through the earphone.
  • the method further includes:
  • an information reading system for WeChat comprising:
  • a communication unit configured to receive a message of WeChat
  • a detecting unit configured to detect, if the message is a voice message, whether the terminal is connected to the earphone;
  • the control unit is configured to connect the headset to the headset, and detect whether the sender of the message is a common contact, such as a frequently used contact, and play the voice message through the headset.
  • system further includes:
  • the control unit is configured to: if the message is a text message, acquire the text information by using a natural language recognition algorithm, and convert the text information into voice information to be played through the earphone.
  • system further includes:
  • the control unit is configured to resume the content played by the headset after playing the voice message.
  • a third aspect provides a computer readable storage medium having stored thereon a computer program that, when executed by a processor, implements the information reading method of the above WeChat.
  • a terminal comprising one or more processors, a memory, a transceiver, and one or more programs, the one or more programs being stored in the memory and configured by the Executed by one or more processors, the program including instructions for performing the steps in the information reading method of the above WeChat.
  • the technical solution provided by the specific embodiment of the present invention receives the message of the WeChat, for example, the message is a voice message, and detects whether the terminal is connected to the earphone, for example, the terminal is connected to the earphone, and detects whether the sender of the message is a common contact, such as a common contact.
  • the person plays the voice message through the earphone, so it has the advantage of directly playing the voice message of the WeChat message, which is convenient for the user.
  • FIG. 1 is a flowchart of a method for reading information of a WeChat provided by the present invention.
  • FIG. 2 is a structural diagram of a WeChat information reading system provided by the present invention.
  • FIG. 3 is a schematic structural diagram of hardware of a terminal provided by the present invention.
  • FIG. 1 is a flowchart of a method for reading information of a WeChat according to a first preferred embodiment of the present invention.
  • the method is implemented by a terminal.
  • the method is as shown in FIG.
  • Step S101 Receive a message of WeChat
  • Step S102 If the message is a voice message, check whether the terminal is connected to the earphone;
  • Step S103 If the terminal is connected to the headset, it is detected whether the sender of the message is a common contact, such as a common contact, and the voice message is played through the headset.
  • the technical solution provided by the specific embodiment of the present invention receives the message of the WeChat, for example, the message is a voice message, and detects whether the terminal is connected to the earphone, for example, the terminal is connected to the earphone, and detects whether the sender of the message is a common contact, such as a common contact.
  • the person plays the voice message through the earphone, so it has the advantage of directly playing the voice message of the WeChat message, which is convenient for the user.
  • the method may further include:
  • the text information is obtained by a natural language recognition algorithm, and the text information is converted into voice information and played through the earphone.
  • the method may further include:
  • FIG. 2 is a schematic diagram of a WeChat information reading system according to a second preferred embodiment of the present invention.
  • the system as shown in FIG. 2, includes:
  • the communication unit 201 is configured to receive a message of the WeChat
  • the detecting unit 202 is configured to detect, if the message is a voice message, whether the terminal is connected to the earphone;
  • the control unit 203 is configured to, if the terminal is connected to the headset, detect whether the sender of the message is a common contact, such as a frequently used contact, and play the voice message through the headset.
  • the technical solution provided by the specific embodiment of the present invention receives the message of the WeChat, for example, the message is a voice message, and detects whether the terminal is connected to the earphone, for example, the terminal is connected to the earphone, and detects whether the sender of the message is a common contact, such as a common contact.
  • the person plays the voice message through the earphone, so it has the advantage of directly playing the voice message of the WeChat message, which is convenient for the user.
  • the above system may further include:
  • the control unit 203 is configured to: if the message is a text message, acquire the text information by using a natural language recognition algorithm, and convert the text information into voice information to be played through the earphone.
  • the above system may further include:
  • the control unit 203 is configured to restore the content played by the headset after playing the voice message.
  • a specific embodiment of the present invention further provides a computer readable storage medium having stored thereon a computer program, the program being implemented by the processor to implement the information reading method of the WeChat.
  • a specific embodiment of the present invention further provides a terminal, as shown in FIG. 3, including one or more processors 302, a memory 301, a transceiver 303, and one or more programs, the one or more programs being stored in The memory is, and is configured to be executed by, the one or more processors, the program comprising instructions for performing the steps in the information reading method of the WeChat described above.
  • Computer readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one location to another.
  • a storage medium may be any available media that can be accessed by a computer.
  • the computer readable medium may include random access memory (Random) Access Memory, RAM), Read-Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (Electrically Erasable Programmable Read-Only Memory, EEPROM), Compact Disc Read-Only Memory, CD-ROM, or other optical disc storage, magnetic storage medium or other magnetic storage device, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer. Also. Any connection may suitably be a computer readable medium.
  • a disk and a disc include a compact disc (CD), a laser disc, a compact disc, a digital versatile disc (DVD), a floppy disk, and a Blu-ray disc, wherein the disc is usually magnetically copied, and the disc is The laser is used to optically replicate the data. Combinations of the above should also be included within the scope of the computer readable media.

Abstract

本发明提供了一种微信的信息读取方法及系统,所述方法包括如下步骤:接收微信的消息;如该消息为语音消息,检测终端是否与耳机连接;如终端与耳机连接,检测该消息的发送方是否为常用联系人,如为常用联系人,通过该耳机播放该语音消息。本发明提供的技术方案具有用户体验度高的优点。

Description

微信的信息读取方法及系统 技术领域
本发明涉及通信领域,尤其涉及一种微信的信息读取方法及系统。
背景技术
智能手机属于人日常使用的常用设备,微信为用户常用的app,现有的微信的信息仅能通过显示的方式供用户观看,无法再耳机连接时直接将消息播放,用户体验度低。
技术问题
提供一种微信的信息读取方法,其解决了现有技术用户体验度低的缺点。
技术解决方案
一方面,提供一种微信的信息读取方法,所述方法包括如下步骤:
接收微信的消息;
如该消息为语音消息,检测终端是否与耳机连接;
如终端与耳机连接,检测该消息的发送方是否为常用联系人,如为常用联系人,通过该耳机播放该语音消息。
可选的,所述方法还包括:
如该消息为文字消息,则通过自然语言识别算法获取该文字信息,将该文字信息转换成语音信息通过耳机播放。
可选的,所述方法还包括:
在播放该语音消息以后,恢复耳机播放的内容。
第二方面,提供一种微信的信息读取系统,所述方法包括:
通信单元,用于接收微信的消息;
检测单元,用于如该消息为语音消息,检测终端是否与耳机连接;
控制单元,用于如终端与耳机连接,检测该消息的发送方是否为常用联系人,如为常用联系人,通过该耳机播放该语音消息。
可选的,所述系统还包括:
控制单元,用于如该消息为文字消息,则通过自然语言识别算法获取该文字信息,将该文字信息转换成语音信息通过耳机播放。
可选的,所述系统还包括:
控制单元,用于在播放该语音消息以后,恢复耳机播放的内容。
第三方面,提供一种计算机可读存储介质,其上存储有计算机程序,该程序被处理器执行时实现上述微信的信息读取方法。
第四方面,提供一种终端,包括一个或多个处理器、存储器、收发器,以及一个或多个程序,所述一个或多个程序被存储在所述存储器中,并且被配置由所述一个或多个处理器执行,所述程序包括用于执行上述微信的信息读取方法中的步骤的指令。
有益效果
本发明具体实施方式提供的技术方案接收微信的消息,如该消息为语音消息,检测终端是否与耳机连接,如终端与耳机连接,检测该消息的发送方是否为常用联系人,如为常用联系人,通过该耳机播放该语音消息,所以其具有将微信消息的语音消息直接播放,方便用户的优点。
附图说明
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1为本发明提供的一种微信的信息读取方法的流程图。
图2为本发明提供的一种微信的信息读取系统的结构图。
图3为本发明提供的一种终端的硬件结构示意图。
本发明的实施方式
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。
参阅图1,图1为本发明第一较佳实施方式提供的一种微信的信息读取方法的流程图,该方法由终端来完成,该方法如图1所示,包括如下步骤:
步骤S101、接收微信的消息;
步骤S102、如该消息为语音消息,检测终端是否与耳机连接;
步骤S103、如终端与耳机连接,检测该消息的发送方是否为常用联系人,如为常用联系人,通过该耳机播放该语音消息。
本发明具体实施方式提供的技术方案接收微信的消息,如该消息为语音消息,检测终端是否与耳机连接,如终端与耳机连接,检测该消息的发送方是否为常用联系人,如为常用联系人,通过该耳机播放该语音消息,所以其具有将微信消息的语音消息直接播放,方便用户的优点。
可选的,上述步骤S103之后还可以包括:
如该消息为文字消息,则通过自然语言识别算法获取该文字信息,将该文字信息转换成语音信息通过耳机播放。
可选的,上述步骤S103之后还可以包括:
在播放该语音消息以后,恢复耳机播放的内容。
参阅图2,图2为本发明第二较佳实施方式提供的一种微信的信息读取系统,该系统如图2所示,包括:
通信单元201,用于接收微信的消息;
检测单元202,用于如该消息为语音消息,检测终端是否与耳机连接;
控制单元203,用于如终端与耳机连接,检测该消息的发送方是否为常用联系人,如为常用联系人,通过该耳机播放该语音消息。
本发明具体实施方式提供的技术方案接收微信的消息,如该消息为语音消息,检测终端是否与耳机连接,如终端与耳机连接,检测该消息的发送方是否为常用联系人,如为常用联系人,通过该耳机播放该语音消息,所以其具有将微信消息的语音消息直接播放,方便用户的优点。
可选的,上述系统还可以包括:
控制单元203,用于如该消息为文字消息,则通过自然语言识别算法获取该文字信息,将该文字信息转换成语音信息通过耳机播放。
可选的,上述系统还可以包括:
控制单元203,用于在播放该语音消息以后,恢复耳机播放的内容。
需要说明的是,对于前述的各方法实施方式或实施例,为了简单描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本发明并不受所描述的动作顺序的限制,因为根据本发明,某些步骤可以采用其他顺序或者同时进行。其次,本领域技术人员也应该知悉,说明书中所描述实施方式或实施例均属于优选实施例,所涉及的动作和单元并不一定是本发明所必须的。
本发明具体实施方式还提供一种计算机可读存储介质,其上存储有计算机程序,该程序被处理器执行时实现上述微信的信息读取方法。
本发明具体实施方式还提供一种终端,如图3所示,包括一个或多个处理器302、存储器301、收发器303,以及一个或多个程序,所述一个或多个程序被存储在所述存储器中,并且被配置由所述一个或多个处理器执行,所述程序包括用于执行上述微信的信息读取方法中的步骤的指令。
在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详述的部分,可以参见其他实施例的相关描述。
本发明实施例方法中的步骤可以根据实际需要进行顺序调整、合并和删减。
本发明实施例装置中的单元可以根据实际需要进行合并、划分和删减。本领域的技术人员可以将本说明书中描述的不同实施例以及不同实施例的特征进行结合或组合。
通过以上的实施方式的描述,所属领域的技术人员可以清楚地了解到本发明可以用硬件实现,或固件实现,或它们的组合方式来实现。当使用软件实现时,可以将上述功能存储在计算机可读介质中或作为计算机可读介质上的一个或多个指令或代码进行传输。计算机可读介质包括计算机存储介质和通信介质,其中通信介质包括便于从一个地方向另一个地方传送计算机程序的任何介质。存储介质可以是计算机能够存取的任何可用介质。以此为例但不限于:计算机可读介质可以包括随机存取存储器(Random Access Memory,RAM)、只读存储器(Read-Only Memory,ROM)、电可擦可编程只读存储器(Electrically Erasable Programmable Read-Only Memory,EEPROM)、只读光盘(Compact Disc Read-Only Memory,CD-ROM)或其他光盘存储、磁盘存储介质或者其他磁存储设备、或者能够用于携带或存储具有指令或数据结构形式的期望的程序代码并能够由计算机存取的任何其他介质。此外。任何连接可以适当的成为计算机可读介质。例如,如果软件是使用同轴电缆、光纤光缆、双绞线、数字用户线(Digital Subscriber Line,DSL)或者诸如红外线、无线电和微波之类的无线技术从网站、服务器或者其他远程源传输的,那么同轴电缆、光纤光缆、双绞线、DSL或者诸如红外线、无线和微波之类的无线技术包括在所属介质的定影中。如本发明所使用的,盘(Disk)和碟(disc)包括压缩光碟(CD)、激光碟、光碟、数字通用光碟(DVD)、软盘和蓝光光碟,其中盘通常磁性的复制数据,而碟则用激光来光学的复制数据。上面的组合也应当包括在计算机可读介质的保护范围之内。
总之,以上所述仅为本发明技术方案的较佳实施例而已,并非用于限定本发明的保护范围。凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。

Claims (8)

  1. 一种微信的信息读取方法,其特征在于,所述方法包括如下步骤:
    接收微信的消息;
    如该消息为语音消息,检测终端是否与耳机连接;
    如终端与耳机连接,检测该消息的发送方是否为常用联系人,如为常用联系人,通过该耳机播放该语音消息。
  2. 根据权利要求1所述的方法,其特征在于,所述方法还包括:
    如该消息为文字消息,则通过自然语言识别算法获取该文字信息,将该文字信息转换成语音信息通过耳机播放。
  3. 根据权利要求1所述的方法,其特征在于,所述方法还包括:
    在播放该语音消息以后,恢复耳机播放的内容。
  4. 一种微信的信息读取系统,其特征在于,所述方法包括:
    通信单元,用于接收微信的消息;
    检测单元,用于如该消息为语音消息,检测终端是否与耳机连接;
    控制单元,用于如终端与耳机连接,检测该消息的发送方是否为常用联系人,如为常用联系人,通过该耳机播放该语音消息。
  5. 根据权利要求4所述的系统,其特征在于,
    所述控制单元,用于如该消息为文字消息,则通过自然语言识别算法获取该文字信息,将该文字信息转换成语音信息通过耳机播放。
  6. 根据权利要求4所述的系统,其特征在于,
    所述控制单元,用于在播放该语音消息以后,恢复耳机播放的内容。
  7. 一种计算机可读存储介质,其上存储有计算机程序,该程序被处理器执行时实现如权利要求1-3任意一项所述的微信的信息读取方法。
  8. 一种终端,其特征在于,包括一个或多个处理器、存储器、收发器,以及一个或多个程序,所述一个或多个程序被存储在所述存储器中,并且被配置由所述一个或多个处理器执行,所述程序包括用于执行1-3任意一项所述的微信的信息读取方法中的步骤的指令。
PCT/CN2017/101603 2017-06-01 2017-09-13 微信的信息读取方法及系统 WO2018218807A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710404130.5 2017-06-01
CN201710404130.5A CN107231477A (zh) 2017-06-01 2017-06-01 微信的信息读取方法及系统

Publications (1)

Publication Number Publication Date
WO2018218807A1 true WO2018218807A1 (zh) 2018-12-06

Family

ID=59934571

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/101603 WO2018218807A1 (zh) 2017-06-01 2017-09-13 微信的信息读取方法及系统

Country Status (2)

Country Link
CN (1) CN107231477A (zh)
WO (1) WO2018218807A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110602328B (zh) * 2019-09-30 2021-10-22 联想(北京)有限公司 处理方法及处理装置
CN112989103A (zh) * 2021-05-20 2021-06-18 广州朗国电子科技有限公司 消息播放方法、装置及存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050249339A1 (en) * 2004-05-05 2005-11-10 Arnoff Mary S Providing notification of voicemail (VM) messages using instant messaging (IM) transport
CN103368829A (zh) * 2013-07-05 2013-10-23 广东欧珀移动通信有限公司 即时通信工具的聊天信息处理方法和系统
CN103632670A (zh) * 2013-11-30 2014-03-12 青岛英特沃克网络科技有限公司 语音和文本消息自动转换系统及其方法
CN105657174A (zh) * 2016-01-26 2016-06-08 努比亚技术有限公司 一种语音转换方法和终端
CN106412282A (zh) * 2016-09-26 2017-02-15 维沃移动通信有限公司 一种实时消息语音提示方法及移动终端

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050249339A1 (en) * 2004-05-05 2005-11-10 Arnoff Mary S Providing notification of voicemail (VM) messages using instant messaging (IM) transport
CN103368829A (zh) * 2013-07-05 2013-10-23 广东欧珀移动通信有限公司 即时通信工具的聊天信息处理方法和系统
CN103632670A (zh) * 2013-11-30 2014-03-12 青岛英特沃克网络科技有限公司 语音和文本消息自动转换系统及其方法
CN105657174A (zh) * 2016-01-26 2016-06-08 努比亚技术有限公司 一种语音转换方法和终端
CN106412282A (zh) * 2016-09-26 2017-02-15 维沃移动通信有限公司 一种实时消息语音提示方法及移动终端

Also Published As

Publication number Publication date
CN107231477A (zh) 2017-10-03

Similar Documents

Publication Publication Date Title
WO2018223553A1 (zh) 终端wifi接入控制方法及系统
WO2018218806A1 (zh) 终端隐私保护方法及系统
WO2018218807A1 (zh) 微信的信息读取方法及系统
WO2018218805A1 (zh) 终端响铃提示方法及系统
WO2018218808A1 (zh) 短信的信息读取方法及系统
WO2018223550A1 (zh) 终端闹钟的设置方法及系统
WO2018227334A1 (zh) 二手房app的房源推荐方法及系统
WO2018223552A1 (zh) 终端app的快捷退出方法及系统
WO2018227332A1 (zh) 基于定位的终端快捷支付方法及系统
WO2018032346A1 (zh) 在特定使用场景下app的隐藏方法及系统
WO2018032335A1 (zh) 手机应用程序的关闭方法及系统
WO2018027557A1 (zh) 安防中wifi的考勤记录方法及系统
WO2018027560A1 (zh) 安防中gprs的考勤记录方法及系统
WO2018209546A1 (zh) 终端的语音处理方法及系统
WO2018223282A1 (zh) 开车时终端来电处理方法及系统
WO2018214055A1 (zh) 飞行模式中定位实现方法及系统
WO2018227364A1 (zh) 终端组播组的建立方法及系统
WO2018205140A1 (zh) 通讯设备自动定位互动信息公开方法及系统
WO2018218616A1 (zh) 特定联系人提示的设置方法及系统
WO2018032423A1 (zh) 手机的更换方法及系统
WO2018227370A1 (zh) 终端网络连接的选择方法及系统
WO2018032424A1 (zh) 手机的省电提醒方法及系统
WO2018209583A1 (zh) 辅助定位方法及系统
WO2018205273A1 (zh) 智能终端的电量管理方法及系统
WO2018032344A1 (zh) 依据时间动态调整隐藏app的方法及系统

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17911461

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17911461

Country of ref document: EP

Kind code of ref document: A1