Nothing Special   »   [go: up one dir, main page]

KR20080060910A - Method for outputting recipe in networked refrigerator - Google Patents

Method for outputting recipe in networked refrigerator Download PDF

Info

Publication number
KR20080060910A
KR20080060910A KR1020060135537A KR20060135537A KR20080060910A KR 20080060910 A KR20080060910 A KR 20080060910A KR 1020060135537 A KR1020060135537 A KR 1020060135537A KR 20060135537 A KR20060135537 A KR 20060135537A KR 20080060910 A KR20080060910 A KR 20080060910A
Authority
KR
South Korea
Prior art keywords
recipe
voice
text
refrigerator
server
Prior art date
Application number
KR1020060135537A
Other languages
Korean (ko)
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 엘지전자 주식회사
Priority to KR1020060135537A priority Critical patent/KR20080060910A/en
Publication of KR20080060910A publication Critical patent/KR20080060910A/en

Links

Images

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L13/00Speech synthesis; Text to speech systems
    • G10L13/08Text analysis or generation of parameters for speech synthesis out of text, e.g. grapheme to phoneme translation, prosody generation or stress or intonation determination
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/22Procedures used during a speech recognition process, e.g. man-machine dialogue
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/26Speech to text systems
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/28Constructional details of speech recognition systems
    • G10L15/30Distributed recognition, e.g. in client-server systems, for mobile phones or network applications

Landscapes

  • Engineering & Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • Acoustics & Sound (AREA)
  • Multimedia (AREA)
  • Cold Air Circulating Systems And Constructional Details In Refrigerators (AREA)

Abstract

A method for outputting a recipe in a refrigerator connected to a network is provided to provide information about requested dishes in real time by quickly transmitting and receiving the information as text. A keyword of a dish is received in voice(S21). It is checked over whether or not the inputted voice is valid(S22). If the inputted voice is valid, the voice is converted into characters and transmitted to a server via the Internet(S23). The server receives the character-converted keyword and searches a recipe of the dish corresponding to the keyword(S24). The server transmits the searched recipe as text via a network(S25). A refrigerator receives the text, converts it into voice, and informs a user the recipe of the dish in voice(S26).

Description

네트워크에 연결된 냉장고에서의 조리법 출력방법{method for outputting recipe in networked refrigerator}Method for outputting recipe in networked refrigerator}

도 1은 본 발명의 실시 예에 따른 냉장고를 이용한 조리법 알림 시스템을 보여주는 도면.1 is a view showing a recipe notification system using a refrigerator according to an embodiment of the present invention.

도 2는 본 발명의 실시 예에 따른 냉장고에서의 조리법 출력방법을 나타내는 플로우 챠트.2 is a flowchart illustrating a recipe output method in a refrigerator according to an embodiment of the present invention.

본 발명은 네트워크에 연결된 냉장고에서의 음성인식과 음성합성을 이용하여 조리법을 알려주는 방법에 관한 것이다.The present invention relates to a method of informing a recipe using speech recognition and speech synthesis in a refrigerator connected to a network.

종래의 조리법을 알려주는 방법은 조리법에 관련된 데이터베이스를 메모리에 저장하고 있어야 하기 때문에 메모리 용량을 많이 차지하며, 사용자가 원하는 조리법을 검색해야 하는 번거로움이 발생한다. In the conventional method of informing a recipe, a database related to the recipe needs to be stored in a memory, which consumes a lot of memory, and a user may need to search for a desired recipe.

또한 제한된 메로리 용량으로 인해 다양한 조리법을 알려주지 못하는 문제점이 발생한다.In addition, due to the limited memory capacity, there is a problem that does not inform various recipes.

본 발명은 상기 문제점을 해결하기 위해 안출된 것으로서, 음성으로 원하는 조리법의 키워드를 입력하고 해당 키워드에 대한 조리법을 인터넷의 서버를 통해 획득하여 출력하는 네트워크에 연결된 냉장고에서의 조리법 출력방법을 제공함에 있다. The present invention has been made to solve the above problems, to provide a method for outputting a recipe in a refrigerator connected to a network that inputs a keyword of a desired recipe by voice and obtains and outputs a recipe for the keyword through a server of the Internet. .

상기와 같은 목적을 달성하기 위한 본 발명에 따른 네트워크에 연결된 냉장고에서의 조리법 알림방법은, 냉장고의 음성인식부를 통해 요리명을 음성으로 입력받는 단계; 상기 입력된 음성을 STT를 이용하여 문자로 변환하고 서버로 전송하는 단계; 상기 서버는 전송된 문자에 해당하는 조리법을 검색하고 문자로 해당 조리법을 냉장고로 전송하는 단계; 상기 냉장고는 문자로 전송된 조리법을 TTS를 이용하여 음성으로 변환하여 출력하는 단계;를 포함하는 것을 특징으로 한다.In order to achieve the above object, a method of notifying a recipe in a refrigerator connected to a network according to the present invention includes: receiving a cooking name by voice through a voice recognition unit of the refrigerator; Converting the input voice into a text using STT and transmitting the text to a server; The server searching for a recipe corresponding to the transmitted text and transmitting the recipe to the refrigerator in text; The refrigerator may include converting a recipe transmitted as a text into a voice using a TTS and outputting the voice.

본 발명에서, 상기 서버에서의 조리법 검색은, 상기 서버에서의 조리법 검색은, 전송된 문자 키워드에 대해 핵심어를 찾고 해당하는 정보를 검색하는 것을 특징으로 한다.In the present invention, the recipe search in the server, the recipe search in the server, characterized in that to search for key words and the corresponding information for the transmitted character keyword.

이하 첨부된 도면을 참조하여 본 발명의 실시 예를 설명하면 다음과 같다.Hereinafter, an embodiment of the present invention will be described with reference to the accompanying drawings.

도 1은 본 발명의 실시 예에 따른 냉장고를 이용한 조리법 알림 시스템을 보여주는 도면이다.1 is a view showing a recipe notification system using a refrigerator according to an embodiment of the present invention.

도 1을 참조하면, 요리에 해당하는 음성을 입력받고 해당 음성을 문자로 변환하여 네트워크(12)를 통해 서버(13)로 전송하는 냉장고(11)와; 상기 전송된 문자를 입력받아 해당 조리법을 검색하여 상기 냉장고(11)로 전송하는 서버(13)를 포함하여 구성되며 상기 냉장고(11)와 서버(13)는 인터넷 등의 네트워크(12)를 통해 연결된다. Referring to FIG. 1, the refrigerator 11 receives a voice corresponding to a dish, converts the voice into a text, and transmits the voice to a server 13 through a network 12; It comprises a server 13 for receiving the transmitted text to retrieve the recipe and transmit the recipe to the refrigerator 11, the refrigerator 11 and the server 13 is connected through a network 12, such as the Internet do.

상기 냉장고(11)는 인터넷 연결을 위한 네트워크 연결부와, 조리법을 음성으로 입력받아 인식하고 텍스트로 변환하는 음성인식부와, 서버로부터 수신되는 상기 키워드에 해당하는 조리법을 텍스트로 수신하고 이를 음성으로 출력하는 음성합성부를 포함하여 구성된다.The refrigerator 11 receives a network connection unit for an internet connection, a voice recognition unit for receiving and recognizing a recipe by voice and converting the text into a text, and a recipe corresponding to the keyword received from a server as a text and outputting it as a voice. It is configured to include a voice synthesizer.

자세히 설명하면, 상기 냉장고(11)는 음성으로 원하는 요리의 키워드를 입력받고 상기 음성으로 입력된 키워드는 음성인식부에서 STT(Speech-to-Text)를 이용하여 문자로 변환된다. 상기 변환된 문자 키워드는 인터넷 등의 네트워크를 통해 서버로 전송된다.In detail, the refrigerator 11 receives a keyword of a desired dish by voice, and the voice input keyword is converted into a text by using speech-to-text (STT) in the voice recognition unit. The converted character keyword is transmitted to a server through a network such as the Internet.

상기 서버(13)는 다양한 요리에 대한 조리법을 데이터데이스로 저장하고 있으며, 상기 냉장고(11)로부터 수신한 문자 키워드에 해당하는 조리법을 데이터베이스에 검색하여 가장 적합한 조리법을 냉장고로 전송한다. 여기서, 상기 조리법을 텍스트로 서버에 저장되어 있다. The server 13 stores recipes for various dishes as data data, searches for a recipe corresponding to a text keyword received from the refrigerator 11 in a database, and transmits the most suitable recipe to the refrigerator. Here, the recipe is stored in the server as text.

상기 냉장고(11)는 서버(13)로부터 전송한 키워드에 해당하는 조리법을 문자로 입력받고 상기 문자를 음성합성부에서 TTS(Text-to-Speech)를 이용하여 음성으로 출력한다.The refrigerator 11 receives a recipe corresponding to a keyword transmitted from the server 13 as a text, and outputs the text as a voice using a text-to-speech (TTS) in the voice synthesizer.

따라서, 본 발명은 메모리 용량에 제한받지 않으면서 다양한 요리의 조리법을 음성으로 출력할 수 있으며, 상기 조리법에 해당하는 키워드에 조리법 정보는 텍스트로 송수신되기 때문에 네트워크를 이용한 전송에 있어서도 용량이 크지않아 빠르게 송수신할 수 있다. Therefore, the present invention can output a variety of cooking recipes by voice without being limited by the memory capacity, and the recipe information is transmitted and received in text to the keyword corresponding to the recipe. Can send and receive

도 2는 본 발명의 실시 예에 따른 냉장고에서의 조리법 출력방법을 나타내는 플로우 챠트이다.2 is a flowchart illustrating a recipe output method in a refrigerator according to an embodiment of the present invention.

도 2를 참조하면, 먼저 요리명의 키워드를 음성으로 입력받는다(S21). 예를 들면, 된장찌개, 불고기 등의 키워드를 음성으로 입력받을 수 있으며, 냉장고의 음성인식부에 구비된 마이크를 통해 사용자가 발음하는 음성이 입력된다. Referring to FIG. 2, first, a keyword of a cooking name is received by voice (S21). For example, keywords such as doenjang stew and bulgogi may be input by voice, and a voice that a user pronounces is input through a microphone provided in the voice recognition unit of the refrigerator.

또한 단순히 한 단어의 키워드가 아니라 김치의 효능 등과 같이 문장으로 구성된 키워드도 입력할 수 있다.In addition, you can also enter keywords consisting of sentences, such as Kimchi's efficacy, not just a single keyword.

이후, 입력된 음성이 유효한지 판단한다(S22). 즉, 음성 인식이 가능하도록 입력되었는지 판단하고, 유효하지 않으면 유효할 때까지 단계 S21으로 과정을 반복한다.Then, it is determined whether the input voice is valid (S22). That is, it is determined whether the voice recognition is input, and if it is not valid, the process is repeated in step S21 until it is valid.

이후, 입력된 음성이 유효하면, STT를 이용하여 해당 음성을 문자로 변환하고 인터넷을 통해 서버로 전송한다(S23).After that, if the input voice is valid, the voice is converted into a text using the STT and transmitted to the server through the Internet (S23).

이후, 서버는 상기 문자로 변환된 키워드를 전송받아 키워드에 해당하는 요리의 조리법을 검색한다(S24). 여기서 상기 서버는 요리에 관한 정보를 텍스트로 저장하고 있다. Thereafter, the server receives the keyword converted into the text and searches for a recipe of a dish corresponding to the keyword (S24). Here, the server stores the information about the cooking as text.

이후, 서버는 검색된 조리법을 네트워크를 통해 문자로 전송하면(S25), 상기 냉장고는 이를 수신하고 TTS를 이용하여 문자를 음성으로 변환한 후 사용자에게 원하는 요리의 조리법을 음성으로 알려준다(S26).Thereafter, when the server transmits the searched recipe as a text message through the network (S25), the refrigerator receives this, converts the text into a voice using a TTS, and informs the user of the recipe of the desired dish by voice (S26).

또한 상기 조리법을 스텝별로 나누어, 즉 요리를 만드는 순서대로 순차적으로 음성으로 출력하고, 이때, 사용자의 '이전'이라는 음성이 입력되면 이전 스텝의 조리법이 다시 출력된다. In addition, the recipe is divided by steps, that is, the sound is sequentially output in the order of cooking. In this case, when the voice of 'previous' of the user is input, the recipe of the previous step is output again.

또한 '다음', '다시'라는 음성을 인식하여 '다음'라는 음성이 인식되면 다음 스텝의 조리법을 음성으로 출력하고 '다시'라는 음성이 출력되면 현재 출력된 조리법을 다시한번 출력할 수 있다.In addition, when the voice of 'next' and 'next' is recognized and the voice of 'next' is recognized, the next step of the recipe is output as a voice, and if the voice of 'again' is output, the currently output recipe can be output once again.

또한 다른 실시 예로서, 상기 서버는 김치의 효능 등과 같이 문장으로 입력된 음성에 대해서도 키워드 스폿팅(keyword spotting) 방식을 통해 핵심어를 찾고 해당하는 정보를 검색하여 제공할 수 있다.In another exemplary embodiment, the server may search for a keyword and search for corresponding information through a keyword spotting method for a voice input as a sentence, such as kimchi's efficacy.

즉, 요리의 조리법뿐만 아니라 요리의 효능, 요리의 유래 등 다양한 정보를 검색하여 제공할 수 있다. That is, a variety of information such as cooking recipes as well as cooking efficacy and cooking origin may be searched and provided.

예를 들면, '날씨가 더울 때 먹는 음식이 무엇이 있을까?'라는 음성이 입력되면 이른 문자로 변환하여 서버로 전송한다.For example, when a voice is input, 'What food do you eat when the weather is hot?'

상기 서버는 전송된 문자에 대해 키워드 스폿팅(keyword spotting) 방식을 통해 핵심어를 찾고 해당하는 정보를 검색하여 냉장고로 전송한다.The server finds a key word through a keyword spotting method for the transmitted character, searches for corresponding information, and transmits the information to the refrigerator.

상기 냉장고는 수신된 문자를 음성으로 변환하여 예를 들면, '추천요리는 삼계탕입니다. 요리방법은...' 과 같이 입력된 음성에 관련된 요리의 조리법을 음성으로 출력할 수 있다.The refrigerator converts the received text into voice and, for example, recommendation is Samgyetang. The cooking method may output a recipe of a cooking related to the input voice, such as '.'

또한 조리의 편의를 돕기위해 알람 시간을 음성으로 입력받고 해당 시간 이후에 사용자가 인지할 수 있도록 알려줄 수 있다.In addition, to help with the convenience of cooking, the alarm time can be input by voice and the user can be notified after the corresponding time.

예를 들면, 본 발명의 조리법 출력방법을 이용하여 된장찌개를 조리하여 가열하면 어느 정도 시간이 흐르면 조리가 완료되어 가열을 멈추어야 한다.For example, when cooking and heating doenjang stew using the recipe output method of the present invention, cooking should be completed by stopping the heating after a certain time passes.

이때, 사용자는 '타이머'라는 음성을 입력하면 냉장고는 다음에 시간 음성이 입력될 때까지 대기상태가 되고, '10분'이라는 음성이 입력되면 입력된 시점부터 카운터를 시작하여 10분이되면 사용자가 인지할 수 있도록 알람 메시지를 송출하고 사용자는 알람 메시지를 듣고 조리에 대한 다음 동작을 수행할 수 있다. At this time, if the user inputs a voice of 'Timer', the refrigerator is in a standby state until the next time voice is input.If a voice of '10 minutes' is input, the user starts the counter from the input time and when the user reaches 10 minutes, The alarm message can be sent for recognition, and the user can listen to the alarm message and perform the following operation on cooking.

따라서, 본 발명은 조리법을 제공하는 기기의 자체 메모리만으로는 요리에 관련된 많은 정보를 제공할 수 없는 문제점을 해결할 수 있으며, 상기 요리에 관련된 정보의 송수신은 텍스트로 이루어지기 때문에 빠르게 송수신할 수 있어 요청된 요리에 관한 정보를 실시간으로 제공할 수 있다.Therefore, the present invention can solve the problem that can not provide a lot of information related to the cooking only by its own memory of the device providing a recipe, the transmission and reception of the information related to the cooking can be quickly transmitted and received because the requested Information about cooking can be provided in real time.

이제까지 본 발명에 대하여 그 실시 예를 중심으로 살펴보았으며, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자는 본 발명의 본질적 기술 범위 내에서 상기 본 발명의 상세한 설명과 다른 형태의 실시 예들을 구현할 수 있을 것이다. 여기서 본 발명의 본질적 기술범위는 특허청구범위에 나타나 있으며, 그와 동등한 범위 내에 있는 모든 차이점은 본 발명에 포함된 것으로 해석되어야 할 것이다.So far, the present invention has been described with reference to the embodiments, and those skilled in the art to which the present invention pertains may implement embodiments of the present invention in a different form from the detailed description of the present invention within the essential technical scope of the present invention. Could be. Here, the essential technical scope of the present invention is shown in the claims, and all differences within the equivalent range will be construed as being included in the present invention.

본 발명에 따른 네트워크에 연결된 냉장고에서의 조리법 출력방법에 의하면, 메모리 용량에 제한받지 않으면서 다양한 조리법을 음성으로 출력할 수 있는 효과가 있으며, 상기 요리에 관련된 정보의 송수신은 텍스트로 이루어지기 때문에 빠르게 송수신할 수 있어 요청된 요리에 관한 정보를 실시간으로 제공할 수 있는 효과가 있다.According to the method of outputting a recipe in a refrigerator connected to a network according to the present invention, there is an effect of outputting various recipes by voice without being limited by a memory capacity, and since the transmission and reception of information related to the cooking is made of text, Can transmit and receive has the effect of providing information about the requested dishes in real time.

Claims (2)

냉장고의 음성인식부를 통해 요리명을 음성으로 입력받는 단계;Receiving a cooking name by voice through the voice recognition unit of the refrigerator; 상기 입력된 음성을 STT를 이용하여 문자로 변환하고 서버로 전송하는 단계;Converting the input voice into a text using STT and transmitting the text to a server; 상기 서버는 전송된 문자에 해당하는 조리법을 검색하고 문자로 해당 조리법을 냉장고로 전송하는 단계;The server searching for a recipe corresponding to the transmitted text and transmitting the recipe to the refrigerator in text; 상기 냉장고는 문자로 전송된 조리법을 TTS를 이용하여 음성으로 변환하여 출력하는 단계;를 포함하는 것을 특징으로 하는 네트워크에 연결된 냉장고에서의 조리법 출력방법.The refrigerator may include a method of outputting a recipe transmitted in a text form by converting it into voice using a TTS. 제 1항에 있어서, The method of claim 1, 상기 서버에서의 조리법 검색은, 전송된 문자 키워드에 대해 핵심어를 찾고 해당하는 정보를 검색하는 것을 특징으로 하는 네트워크에 연결된 냉장고에서의 조리법 출력방법.The recipe search in the server, the method for outputting a recipe in a refrigerator connected to a network, characterized in that to find a key word with respect to the transmitted character keyword and to search for corresponding information.
KR1020060135537A 2006-12-27 2006-12-27 Method for outputting recipe in networked refrigerator KR20080060910A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060135537A KR20080060910A (en) 2006-12-27 2006-12-27 Method for outputting recipe in networked refrigerator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060135537A KR20080060910A (en) 2006-12-27 2006-12-27 Method for outputting recipe in networked refrigerator

Publications (1)

Publication Number Publication Date
KR20080060910A true KR20080060910A (en) 2008-07-02

Family

ID=39813385

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060135537A KR20080060910A (en) 2006-12-27 2006-12-27 Method for outputting recipe in networked refrigerator

Country Status (1)

Country Link
KR (1) KR20080060910A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107256708A (en) * 2016-12-13 2017-10-17 佛山市小鲜互联电器科技有限公司 A kind of intelligent man-machine interaction system based on refrigerator
WO2019017500A1 (en) * 2017-07-17 2019-01-24 아이알링크 주식회사 System and method for de-identifying personal biometric information
US10941955B2 (en) 2017-10-27 2021-03-09 Dometic Sweden Ab Systems, methods, and apparatuses for providing communications between climate control devices in a recreational vehicle
US11254183B2 (en) 2017-08-25 2022-02-22 Dometic Sweden Ab Recreational vehicle, cooling device, controlling system and method for controlling the cooling device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107256708A (en) * 2016-12-13 2017-10-17 佛山市小鲜互联电器科技有限公司 A kind of intelligent man-machine interaction system based on refrigerator
WO2019017500A1 (en) * 2017-07-17 2019-01-24 아이알링크 주식회사 System and method for de-identifying personal biometric information
US11254183B2 (en) 2017-08-25 2022-02-22 Dometic Sweden Ab Recreational vehicle, cooling device, controlling system and method for controlling the cooling device
US11919363B2 (en) 2017-08-25 2024-03-05 Dometic Sweden Ab Recreational vehicle, cooling device, controlling system and method for controlling the cooling device
US10941955B2 (en) 2017-10-27 2021-03-09 Dometic Sweden Ab Systems, methods, and apparatuses for providing communications between climate control devices in a recreational vehicle

Similar Documents

Publication Publication Date Title
US10908874B2 (en) Enhanced control and security of a voice controlled device
US10468024B2 (en) Information processing method and non-temporary storage medium for system to control at least one device through dialog with user
KR100679043B1 (en) Apparatus and method for spoken dialogue interface with task-structured frames
KR20210075040A (en) Apparatus and method for qusetion-answering
JP6730994B2 (en) Question/answer information processing method, device, storage medium, and device
CN103219005B (en) A kind of audio recognition method and device
US10282139B2 (en) Processing method, processing system, and storage medium
JP2017107078A (en) Voice interactive method, voice interactive device, and voice interactive program
JP5857090B2 (en) Information search device, information search program, and information search system
US10170122B2 (en) Speech recognition method, electronic device and speech recognition system
CN106575501A (en) Voice prompt generation combining native and remotely generated speech data
WO2002027712A1 (en) Natural-language voice-activated personal assistant
JP6908461B2 (en) Information processing method and program
KR101583984B1 (en) Method for dialog using health information database and apparatus therefor
WO2018214314A1 (en) Method and device for implementing simultaneous translation
US11888996B1 (en) Systems for provisioning devices
KR20130108173A (en) Question answering system using speech recognition by radio wire communication and its application method thereof
KR20080060910A (en) Method for outputting recipe in networked refrigerator
CN110517686A (en) Intelligent sound box end voice opens the method and system of application
US20140067401A1 (en) Provide services using unified communication content
US20050187774A1 (en) System and method for multi-lingual translation
TW201903755A (en) Electronic device capable of adjusting output sound and method of adjusting output sound
US10802793B2 (en) Vehicle virtual assistance systems for expediting a meal preparing process
JP7236669B2 (en) Speech recognition data processing device, speech recognition data processing system and speech recognition data processing method
KR101326262B1 (en) Speech recognition device and method thereof

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination