A lot of changes to switch to the new name, might be horribly broken.
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
"Default",
|
||||
"default"
|
||||
],
|
||||
"orcaModifierKeys": [
|
||||
"cthulhuModifierKeys": [
|
||||
"Insert",
|
||||
"KP_Insert"
|
||||
],
|
||||
@@ -109,7 +109,7 @@
|
||||
},
|
||||
"profiles": {
|
||||
"default": {
|
||||
"speechServerFactory": "orca.speechdispatcherfactory",
|
||||
"speechServerFactory": "cthulhu.speechdispatcherfactory",
|
||||
"speechServerInfo": [
|
||||
"Default Synthesizer",
|
||||
"default"
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
"Default",
|
||||
"default"
|
||||
],
|
||||
"orcaModifierKeys": [
|
||||
"cthulhuModifierKeys": [
|
||||
"Insert",
|
||||
"KP_Insert"
|
||||
],
|
||||
@@ -109,7 +109,7 @@
|
||||
},
|
||||
"profiles": {
|
||||
"default": {
|
||||
"speechServerFactory": "orca.speechdispatcherfactory",
|
||||
"speechServerFactory": "cthulhu.speechdispatcherfactory",
|
||||
"speechServerInfo": [
|
||||
"Default Synthesizer",
|
||||
"default"
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
"Default",
|
||||
"default"
|
||||
],
|
||||
"orcaModifierKeys": [
|
||||
"cthulhuModifierKeys": [
|
||||
"Insert",
|
||||
"KP_Insert"
|
||||
],
|
||||
@@ -109,7 +109,7 @@
|
||||
},
|
||||
"profiles": {
|
||||
"default": {
|
||||
"speechServerFactory": "orca.speechdispatcherfactory",
|
||||
"speechServerFactory": "cthulhu.speechdispatcherfactory",
|
||||
"speechServerInfo": [
|
||||
"Default Synthesizer",
|
||||
"default"
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
"Default",
|
||||
"default"
|
||||
],
|
||||
"orcaModifierKeys": [
|
||||
"cthulhuModifierKeys": [
|
||||
"Insert",
|
||||
"KP_Insert"
|
||||
],
|
||||
@@ -109,7 +109,7 @@
|
||||
},
|
||||
"profiles": {
|
||||
"default": {
|
||||
"speechServerFactory": "orca.speechdispatcherfactory",
|
||||
"speechServerFactory": "cthulhu.speechdispatcherfactory",
|
||||
"speechServerInfo": [
|
||||
"Default Synthesizer",
|
||||
"default"
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
"Default",
|
||||
"default"
|
||||
],
|
||||
"orcaModifierKeys": [
|
||||
"cthulhuModifierKeys": [
|
||||
"Insert",
|
||||
"KP_Insert"
|
||||
],
|
||||
@@ -109,7 +109,7 @@
|
||||
},
|
||||
"profiles": {
|
||||
"default": {
|
||||
"speechServerFactory": "orca.speechdispatcherfactory",
|
||||
"speechServerFactory": "cthulhu.speechdispatcherfactory",
|
||||
"speechServerInfo": [
|
||||
"Default Synthesizer",
|
||||
"default"
|
||||
|
||||
@@ -83,11 +83,11 @@ sequence.append(utils.StartRecordingAction())
|
||||
sequence.append(KeyComboAction("p"))
|
||||
sequence.append(utils.AssertPresentationAction(
|
||||
"7. p for next paragraph",
|
||||
["BRAILLE LINE: ' Type orca, along with any optional parameters, in a terminal window or within the Run dialog and then press Return.'",
|
||||
" VISIBLE: 'Type orca, along with any option', cursor=1",
|
||||
"BRAILLE LINE: ' Type orca, along with any optional parameters, in a terminal window or within the Run dialog and then press Return.'",
|
||||
" VISIBLE: 'Type orca, along with any option', cursor=1",
|
||||
"SPEECH OUTPUT: 'Type orca, along with any optional parameters, in a terminal window or within the Run dialog and then press Return.'"]))
|
||||
["BRAILLE LINE: ' Type cthulhu, along with any optional parameters, in a terminal window or within the Run dialog and then press Return.'",
|
||||
" VISIBLE: 'Type cthulhu, along with any option', cursor=1",
|
||||
"BRAILLE LINE: ' Type cthulhu, along with any optional parameters, in a terminal window or within the Run dialog and then press Return.'",
|
||||
" VISIBLE: 'Type cthulhu, along with any option', cursor=1",
|
||||
"SPEECH OUTPUT: 'Type cthulhu, along with any optional parameters, in a terminal window or within the Run dialog and then press Return.'"]))
|
||||
|
||||
sequence.append(utils.StartRecordingAction())
|
||||
sequence.append(KeyComboAction("<Shift>p"))
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
"Default",
|
||||
"default"
|
||||
],
|
||||
"orcaModifierKeys": [
|
||||
"cthulhuModifierKeys": [
|
||||
"Insert",
|
||||
"KP_Insert"
|
||||
],
|
||||
@@ -109,7 +109,7 @@
|
||||
},
|
||||
"profiles": {
|
||||
"default": {
|
||||
"speechServerFactory": "orca.speechdispatcherfactory",
|
||||
"speechServerFactory": "cthulhu.speechdispatcherfactory",
|
||||
"speechServerInfo": [
|
||||
"Default Synthesizer",
|
||||
"default"
|
||||
|
||||
Reference in New Issue
Block a user