⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 player.gram

📁 It is the Speech recognition software. It is platform independent. To execute the source code,
💻 GRAM
字号:
#JSGF V1.0;grammar player.player;<polite> = [pretty] please | [oh] mighty computer;<prevIndex> = ([go back to the] previous [index]) {prevIndex};<repeatIndex> = (repeat [that] 		| play (it | that)) {repeatIndex} [again | one more time] [sam];<nextIndex> = (skip [that] | [go to the] next [index]) {nextIndex};<backup> = ([go] back) {backup};<forward> = ([go] forward) {forward};<slow> = slow [down] {slow};<normal> = [(play | go) at] normal speed {normal};<fast> = speed up {fast};<play> = (play | resume | go [on] | ok) {play};<pause> = ((wait | hold [on]) [a (second | minute)] | pause) {pause};<stop> = stop {stop};<mute> = (shut up | mute | let me hear you | speak to me ) {mute};<quieter> = (quieter | turn it down) {quieter};<louder> = (louder | turn it up) {louder};public <command> = <polite>* 		   (<prevIndex> | <repeatIndex> | <nextIndex> 	           | <backup> | <forward>		   | <slow> | <normal> | <fast> 		   | <play> | <pause> | <stop> 		   | <mute> | <quieter> | <louder>                   ) <polite>*;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -