wukong-robot
wukong-robot
Docs
»
索引
索引
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
A
AbstractASR (robot.ASR 中的类)
AbstractNLU (robot.NLU 中的类)
AbstractPlayer (robot.Player 中的类)
AbstractPlugin (robot.sdk.AbstractPlugin 中的类)
AbstractRobot (robot.AI 中的类)
AbstractTTS (robot.TTS 中的类)
activeListen() (robot.Conversation.Conversation 方法)
(robot.sdk.AbstractPlugin.AbstractPlugin 方法)
ActiveListener (snowboy.snowboydecoder 中的类)
AliASR (robot.ASR 中的类)
AliTTS (robot.TTS 中的类)
appendHistory() (robot.Conversation.Conversation 方法)
appendOnCompleted() (robot.Player.SoxPlayer 方法)
ApplyFrontend() (snowboy.snowboydetect.SnowboyDetect 方法)
(snowboy.snowboydetect.SnowboyVad 方法)
ASR() (robot.sdk.TencentSpeech.tencentSpeech 方法)
asr() (在 robot.sdk.AliSpeech 模块中)
B
BaiduASR (robot.ASR 中的类)
BaiduTTS (robot.TTS 中的类)
BitsPerSample() (snowboy.snowboydetect.SnowboyDetect 方法)
(snowboy.snowboydetect.SnowboyVad 方法)
Brain (robot.Brain 中的类)
C
chat() (robot.AI.AbstractRobot 方法)
(robot.AI.Emotibot 方法)
(robot.AI.TulingRobot 方法)
check_and_delete() (在 robot.utils 模块中)
checkRestore() (robot.Conversation.Conversation 方法)
clean() (在 robot.utils 模块中)
clearImmersive() (robot.sdk.AbstractPlugin.AbstractPlugin 方法)
ConfigMonitor (robot.ConfigMonitor 中的类)
Conversation (robot.Conversation 中的类)
converse() (robot.Conversation.Conversation 方法)
convert_mp3_to_wav() (在 robot.utils 模块中)
convert_wav_to_mp3() (在 robot.utils 模块中)
create_url() (robot.sdk.XunfeiSpeech.Ws_Param 方法)
D
dev() (wukong.Wukong 方法)
doConverse() (robot.Conversation.Conversation 方法)
doInit() (在 robot.config 模块中)
doParse() (robot.Conversation.Conversation 方法)
doPlay() (robot.Player.SoxPlayer 方法)
doResponse() (robot.Conversation.Conversation 方法)
dump() (在 robot.config 模块中)
E
emailUser() (在 robot.utils 模块中)
Emotibot (robot.AI 中的类)
encode_sign() (robot.sdk.TencentSpeech.tencentSpeech 方法)
extend() (snowboy.snowboydecoder.RingBuffer 方法)
F
fetch() (robot.Updater.Updater 方法)
(wukong.Wukong 方法)
(在 robot.Updater 模块中)
fetchUnreadEmails() (plugins.Email.Plugin 方法)
formatSignString() (robot.sdk.TencentSpeech.tencentSpeech 方法)
(在 robot.sdk.RASRsdk 模块中)
G
get() (snowboy.snowboydecoder.RingBuffer 方法)
(在 robot.config 模块中)
get_config() (robot.AI.Emotibot 类方法)
(robot.AI.TulingRobot 类方法)
(robot.ASR.AbstractASR 类方法)
(robot.ASR.AliASR 类方法)
(robot.ASR.BaiduASR 类方法)
(robot.ASR.TencentASR 类方法)
(robot.ASR.XunfeiASR 类方法)
(robot.NLU.AbstractNLU 类方法)
(robot.NLU.UnitNLU 类方法)
(robot.TTS.AbstractTTS 类方法)
(robot.TTS.AliTTS 类方法)
(robot.TTS.BaiduTTS 类方法)
(robot.TTS.TencentTTS 类方法)
(robot.TTS.XunfeiTTS 类方法)
get_do_not_bother_off_hotword() (在 robot.utils 模块中)
get_do_not_bother_on_hotword() (在 robot.utils 模块中)
get_engine_by_slug() (在 robot.ASR 模块中)
(在 robot.NLU 模块中)
(在 robot.TTS 模块中)
get_engines() (在 robot.ASR 模块中)
(在 robot.NLU 模块中)
(在 robot.TTS 模块中)
get_file_content() (在 robot.utils 模块中)
get_instance() (robot.AI.AbstractRobot 类方法)
(robot.ASR.AbstractASR 类方法)
(robot.NLU.AbstractNLU 类方法)
(robot.TTS.AbstractTTS 类方法)
get_path() (在 robot.config 模块中)
get_pcm_from_wav() (在 robot.utils 模块中)
get_plugins() (在 robot.plugin_loader 模块中)
get_robot_by_slug() (在 robot.AI 模块中)
get_robots() (在 robot.AI 模块中)
get_song_list() (plugins.LocalPlayer.Plugin 方法)
get_speech() (robot.TTS.AbstractTTS 方法)
(robot.TTS.AliTTS 方法)
(robot.TTS.BaiduTTS 方法)
(robot.TTS.TencentTTS 方法)
(robot.TTS.XunfeiTTS 方法)
get_token() (在 robot.sdk.unit 模块中)
getBody() (robot.TTS.XunfeiTTS 方法)
getCache() (在 robot.utils 模块中)
getConfig() (在 robot.config 模块中)
getConfigData() (在 robot.constants 模块中)
getConfigPath() (在 robot.constants 模块中)
getData() (在 robot.constants 模块中)
getDate() (plugins.Email.Plugin 方法)
getDefaultConfigPath() (在 robot.constants 模块中)
getHeader() (robot.TTS.XunfeiTTS 方法)
getHistory() (robot.Conversation.Conversation 方法)
getHotwordModel() (在 robot.constants 模块中)
getImmersiveMode() (robot.Conversation.Conversation 方法)
getIntent() (robot.NLU.AbstractNLU 方法)
(robot.NLU.UnitNLU 方法)
(在 robot.sdk.unit 模块中)
getLogger() (在 robot.logging 模块中)
getMostRecentDate() (plugins.Email.Plugin 方法)
getPlayerByFileName() (在 robot.Player 模块中)
getSay() (robot.NLU.AbstractNLU 方法)
(robot.NLU.UnitNLU 方法)
(在 robot.sdk.unit 模块中)
getSender() (plugins.Email.Plugin 方法)
GetSensitivity() (snowboy.snowboydetect.SnowboyDetect 方法)
getSlots() (robot.NLU.AbstractNLU 方法)
(robot.NLU.UnitNLU 方法)
(在 robot.sdk.unit 模块中)
getSlotWords() (robot.NLU.AbstractNLU 方法)
(robot.NLU.UnitNLU 方法)
(在 robot.sdk.unit 模块中)
getSubject() (plugins.Email.Plugin 方法)
getText() (在 robot.config 模块中)
getTimezone() (在 robot.utils 模块中)
getUnit() (在 robot.sdk.unit 模块中)
getUUID() (在 robot.statistic 模块中)
H
handle() (plugins.Camera.Plugin 方法)
(plugins.CleanCache.Plugin 方法)
(plugins.Echo.Plugin 方法)
(plugins.Email.Plugin 方法)
(plugins.Geek.Plugin 方法)
(plugins.LocalPlayer.Plugin 方法)
(plugins.Poem.Plugin 方法)
(robot.sdk.AbstractPlugin.AbstractPlugin 方法)
has() (在 robot.config 模块中)
has_path() (在 robot.config 模块中)
hasIntent() (robot.NLU.AbstractNLU 方法)
(robot.NLU.UnitNLU 方法)
(在 robot.sdk.unit 模块中)
HotwordDetector (snowboy.snowboydecoder 中的类)
I
init() (wukong.Wukong 方法)
(在 robot.config 模块中)
init_music_player() (plugins.LocalPlayer.Plugin 方法)
init_plugins() (在 robot.plugin_loader 模块中)
initDetector() (wukong.Wukong 方法)
interrupt() (robot.Conversation.Conversation 方法)
IS_IMMERSIVE (plugins.Geek.Plugin 属性)
(plugins.LocalPlayer.Plugin 属性)
(robot.sdk.AbstractPlugin.AbstractPlugin 属性)
is_pausing() (robot.Player.MusicPlayer 方法)
is_playing() (robot.Player.AbstractPlayer 方法)
(robot.Player.MusicPlayer 方法)
(robot.Player.SoxPlayer 方法)
is_proper_time() (在 robot.utils 模块中)
isImmersive() (robot.Brain.Brain 方法)
isNewEmail() (plugins.Email.Plugin 方法)
isSelfEmail() (plugins.Email.Plugin 方法)
isValid() (plugins.Camera.Plugin 方法)
(plugins.CleanCache.Plugin 方法)
(plugins.Echo.Plugin 方法)
(plugins.Email.Plugin 方法)
(plugins.Geek.Plugin 方法)
(plugins.LocalPlayer.Plugin 方法)
(plugins.Poem.Plugin 方法)
(robot.sdk.AbstractPlugin.AbstractPlugin 方法)
isValidImmersive() (plugins.Geek.Plugin 方法)
(plugins.LocalPlayer.Plugin 方法)
(robot.sdk.AbstractPlugin.AbstractPlugin 方法)
L
listen() (snowboy.snowboydecoder.ActiveListener 方法)
lruCache() (在 robot.utils 模块中)
M
md5() (wukong.Wukong 方法)
MusicPlayer (robot.Player 中的类)
N
newConfig() (在 robot.constants 模块中)
next() (robot.Player.MusicPlayer 方法)
no_alsa_error() (在 robot.Player 模块中)
(在 snowboy.snowboydecoder 模块中)
NumChannels() (snowboy.snowboydetect.SnowboyDetect 方法)
(snowboy.snowboydetect.SnowboyVad 方法)
NumHotwords() (snowboy.snowboydetect.SnowboyDetect 方法)
O
on_close() (在 robot.sdk.XunfeiSpeech 模块中)
on_error() (在 robot.sdk.XunfeiSpeech 模块中)
on_message() (在 robot.sdk.XunfeiSpeech 模块中)
on_modified() (robot.ConfigMonitor.ConfigMonitor 方法)
on_open() (在 robot.sdk.XunfeiSpeech 模块中)
onAsk() (plugins.Geek.Plugin 方法)
oneSentenceRecognition() (robot.sdk.TencentSpeech.tencentSpeech 方法)
P
pardon() (robot.Conversation.Conversation 方法)
parse() (robot.NLU.AbstractNLU 方法)
(robot.NLU.UnitNLU 方法)
pause() (plugins.LocalPlayer.Plugin 方法)
(robot.Brain.Brain 方法)
(robot.Player.MusicPlayer 方法)
(robot.sdk.AbstractPlugin.AbstractPlugin 方法)
play() (robot.Conversation.Conversation 方法)
(robot.Player.AbstractPlayer 方法)
(robot.Player.MusicPlayer 方法)
(robot.Player.SoxPlayer 方法)
(robot.sdk.AbstractPlugin.AbstractPlugin 方法)
(在 robot.Player 模块中)
play_audio_file() (在 snowboy.snowboydecoder 模块中)
play_block() (robot.Player.AbstractPlayer 方法)
(robot.Player.SoxPlayer 方法)
Plugin (plugins.Camera 中的类)
(plugins.CleanCache 中的类)
(plugins.Echo 中的类)
(plugins.Email 中的类)
(plugins.Geek 中的类)
(plugins.LocalPlayer 中的类)
(plugins.Poem 中的类)
plugins (模块)
plugins.Camera (模块)
plugins.CleanCache (模块)
plugins.Echo (模块)
plugins.Email (模块)
plugins.Geek (模块)
plugins.LocalPlayer (模块)
plugins.Poem (模块)
prev() (robot.Player.MusicPlayer 方法)
PrimaryLanguage (robot.sdk.TencentSpeech.tencentSpeech 属性)
primarylanguage (robot.sdk.TencentSpeech.tencentSpeech 属性)
printPlugins() (robot.Brain.Brain 方法)
process() (在 robot.sdk.AliSpeech 模块中)
processGETRequest() (在 robot.sdk.AliSpeech 模块中)
processPOSTRequest() (在 robot.sdk.AliSpeech 模块中)
profiling() (wukong.Wukong 方法)
py_error_handler() (在 robot.Player 模块中)
(在 snowboy.snowboydecoder 模块中)
Q
query() (robot.Brain.Brain 方法)
R
randstr() (在 robot.sdk.RASRsdk 模块中)
readLog() (在 robot.logging 模块中)
Region (robot.sdk.TencentSpeech.tencentSpeech 属性)
region (robot.sdk.TencentSpeech.tencentSpeech 属性)
reload() (robot.Conversation.Conversation 方法)
(在 robot.config 模块中)
report() (在 robot.statistic 模块中)
ReportThread (robot.statistic 中的类)
Reset() (snowboy.snowboydetect.SnowboyDetect 方法)
(snowboy.snowboydetect.SnowboyVad 方法)
restart() (wukong.Wukong 方法)
restore() (plugins.Geek.Plugin 方法)
(plugins.LocalPlayer.Plugin 方法)
(robot.Brain.Brain 方法)
(robot.sdk.AbstractPlugin.AbstractPlugin 方法)
resume() (robot.Player.MusicPlayer 方法)
RingBuffer (snowboy.snowboydecoder 中的类)
robot (模块)
robot.AI (模块)
robot.ASR (模块)
robot.Brain (模块)
robot.config (模块)
robot.ConfigMonitor (模块)
robot.constants (模块)
robot.Conversation (模块)
robot.drivers (模块)
robot.logging (模块)
robot.NLU (模块)
robot.Player (模块)
robot.plugin_loader (模块)
robot.sdk (模块)
robot.sdk.AbstractPlugin (模块)
robot.sdk.AliSpeech (模块)
robot.sdk.RASRsdk (模块)
robot.sdk.TencentSpeech (模块)
robot.sdk.unit (模块)
robot.sdk.XunfeiSpeech (模块)
robot.statistic (模块)
robot.TTS (模块)
robot.Updater (模块)
robot.utils (模块)
run() (robot.statistic.ReportThread 方法)
(wukong.Wukong 方法)
RunDetection() (snowboy.snowboydetect.SnowboyDetect 方法)
RunVad() (snowboy.snowboydetect.SnowboyVad 方法)
S
SampleRate() (snowboy.snowboydetect.SnowboyDetect 方法)
(snowboy.snowboydetect.SnowboyVad 方法)
saveCache() (在 robot.utils 模块中)
saveMessage() (snowboy.snowboydecoder.ActiveListener 方法)
(snowboy.snowboydecoder.HotwordDetector 方法)
say() (robot.Brain.Brain 方法)
(robot.Conversation.Conversation 方法)
(robot.sdk.AbstractPlugin.AbstractPlugin 方法)
SECRET_ID (robot.sdk.TencentSpeech.tencentSpeech 属性)
secret_id (robot.sdk.TencentSpeech.tencentSpeech 属性)
SECRET_KEY (robot.sdk.TencentSpeech.tencentSpeech 属性)
secret_key (robot.sdk.TencentSpeech.tencentSpeech 属性)
sendEmail() (在 robot.utils 模块中)
sendVoice() (在 robot.sdk.RASRsdk 模块中)
SetAudioGain() (snowboy.snowboydetect.SnowboyDetect 方法)
(snowboy.snowboydetect.SnowboyVad 方法)
SetHighSensitivity() (snowboy.snowboydetect.SnowboyDetect 方法)
setImmersiveMode() (robot.Conversation.Conversation 方法)
SetSensitivity() (snowboy.snowboydetect.SnowboyDetect 方法)
sign() (在 robot.sdk.RASRsdk 模块中)
SLUG (plugins.Camera.Plugin 属性)
(plugins.CleanCache.Plugin 属性)
(plugins.Email.Plugin 属性)
(plugins.Poem.Plugin 属性)
(robot.AI.Emotibot 属性)
(robot.AI.TulingRobot 属性)
(robot.ASR.AliASR 属性)
(robot.ASR.BaiduASR 属性)
(robot.ASR.TencentASR 属性)
(robot.ASR.XunfeiASR 属性)
(robot.NLU.UnitNLU 属性)
(robot.Player.MusicPlayer 属性)
(robot.Player.SoxPlayer 属性)
(robot.TTS.AliTTS 属性)
(robot.TTS.BaiduTTS 属性)
(robot.TTS.TencentTTS 属性)
(robot.TTS.XunfeiTTS 属性)
(robot.sdk.AbstractPlugin.AbstractPlugin 属性)
snowboy (模块)
snowboy.snowboydecoder (模块)
snowboy.snowboydetect (模块)
SnowboyDetect (snowboy.snowboydetect 中的类)
SnowboyVad (snowboy.snowboydetect 中的类)
source_type (robot.sdk.TencentSpeech.tencentSpeech 属性)
SourceType (robot.sdk.TencentSpeech.tencentSpeech 属性)
SoxPlayer (robot.Player 中的类)
start() (snowboy.snowboydecoder.HotwordDetector 方法)
stop() (robot.Player.AbstractPlayer 方法)
(robot.Player.MusicPlayer 方法)
(robot.Player.SoxPlayer 方法)
T
tail() (在 robot.logging 模块中)
TencentASR (robot.ASR 中的类)
tencentSpeech (robot.sdk.TencentSpeech 中的类)
TencentTTS (robot.TTS 中的类)
terminate() (snowboy.snowboydecoder.HotwordDetector 方法)
Text (robot.sdk.TencentSpeech.tencentSpeech 属性)
text (robot.sdk.TencentSpeech.tencentSpeech 属性)
textToSpeech() (robot.sdk.TencentSpeech.tencentSpeech 方法)
transcribe() (robot.ASR.AbstractASR 方法)
(robot.ASR.AliASR 方法)
(robot.ASR.BaiduASR 方法)
(robot.ASR.TencentASR 方法)
(robot.ASR.XunfeiASR 方法)
(在 robot.sdk.XunfeiSpeech 模块中)
TTS() (robot.sdk.TencentSpeech.tencentSpeech 方法)
tts() (在 robot.sdk.AliSpeech 模块中)
TulingRobot (robot.AI 中的类)
turnDown() (robot.Player.MusicPlayer 方法)
turnUp() (robot.Player.MusicPlayer 方法)
U
understand() (robot.Brain.Brain 方法)
UnitNLU (robot.NLU 中的类)
update() (robot.Updater.Updater 方法)
(wukong.Wukong 方法)
update_playlist() (robot.Player.MusicPlayer 方法)
UpdateModel() (snowboy.snowboydetect.SnowboyDetect 方法)
Updater (robot.Updater 中的类)
URL (robot.sdk.TencentSpeech.tencentSpeech 属性)
url (robot.sdk.TencentSpeech.tencentSpeech 属性)
V
VoiceFormat (robot.sdk.TencentSpeech.tencentSpeech 属性)
voiceformat (robot.sdk.TencentSpeech.tencentSpeech 属性)
VoiceType (robot.sdk.TencentSpeech.tencentSpeech 属性)
voicetype (robot.sdk.TencentSpeech.tencentSpeech 属性)
W
write_temp_file() (在 robot.utils 模块中)
Ws_Param (robot.sdk.XunfeiSpeech 中的类)
Wukong (wukong 中的类)
wukong (模块)
,
[1]
X
XunfeiASR (robot.ASR 中的类)
XunfeiTTS (robot.TTS 中的类)