Manual

Table Of Contents
Arduino Kit Demo Description 8 SeedVoiceDobot Demo
Issue V2.1 (2019-12-05) Demo Description Copyright © Yuejiang Technology Co., Ltd
26
"Turn on the light", //return 1
"Turn off the light", //return 2
"Play music", //return 3
"Pause", //return 4
"Next", //return 5
"Previous", //return 6
"Up", //return 7
"Down", //return 8
"Turn on the TV", //return 9
"Turn off the TV", //return 10
"Increase temperature", //return 11
"Decrease temperature", //return 12
"What's the time", //return 13
"Open the door", //return 14
"Close the door", //return 15
"Left", //return 16
"Right", //return 17
"Stop", //return 18
"Start", //return 19
"Mode 1", //return 20
"Mode 2", //return 21
"Go", //return 22
};