标签: voice-command

使用语音控制关闭 Windows 7?

有没有办法使用语音控制和仅一个命令来关闭 Windows 7。Windows 7 确实提供语音控制关机,但你必须说:开始 > 显示数字 > 8 然后它会关机。

任何简单的直接命令来做到这一点?

windows shutdown windows-7 voice-command

5
推荐指数
1
解决办法
2899
查看次数

我如何向我的 PC 口述?

我见过人们对着他们的电脑说话的例子,它会写下他们所说的一切。如何使用 MS Office 2007 执行此操作?有没有其他程序也可以做到这一点?

windows speech-to-text speech-recognition voice-command

4
推荐指数
1
解决办法
4496
查看次数

Pocketsphinx 输出中的解码文本在哪里?

我想使用 Intel Edison 开发板将 .wav 文件转换为文本。我遵循了这个线程,并按照线程中的建议使用了pocketsphinx_continuous -infile命令。这给出了很长的 CLI 输出。不知道如何从中提取文本。任何人都可以帮忙吗?

root@edison:/# pocketsphinx_continuous -infile /usr/share/sounds/alsa/Front_Right.wav
INFO: cmd_ln.c(691): Parsing command line:
pocketsphinx_continuous \
        -infile /usr/share/sounds/alsa/Front_Right.wav

Current configuration:
[NAME]          [DEFLT]         [VALUE]
-adcdev
-agc            none            none
-agcthresh      2.0             2.000000e+00
-alpha          0.97            9.700000e-01
-argfile
-ascale         20.0            2.000000e+01
-aw             1               1
-backtrace      no              no
-beam           1e-48           1.000000e-48
-bestpath       yes             yes
-bestpathlw     9.5             9.500000e+00
-bghist         no              no
-ceplen         13              13
-cmn            current         current
-cmninit        8.0             8.0
-compallsen     no              no
-debug                          0
-dict
-dictcase       no …
Run Code Online (Sandbox Code Playgroud)

speech-recognition voice-command

1
推荐指数
1
解决办法
2154
查看次数