version 15 with fixes for yes no and short speech
This commit is contained in:
@@ -23,9 +23,7 @@
|
||||
},
|
||||
{
|
||||
"binary": [1, 2, 3, 4],
|
||||
"expectedReplyTypes": [
|
||||
"OPENJIBO_AUDIO_RECEIVED"
|
||||
]
|
||||
"expectedReplyTypes": []
|
||||
},
|
||||
{
|
||||
"text": {
|
||||
|
||||
@@ -36,9 +36,7 @@
|
||||
},
|
||||
{
|
||||
"binary": [1, 2, 3, 4, 5, 6],
|
||||
"expectedReplyTypes": [
|
||||
"OPENJIBO_AUDIO_RECEIVED"
|
||||
]
|
||||
"expectedReplyTypes": []
|
||||
},
|
||||
{
|
||||
"text": {
|
||||
|
||||
@@ -35,15 +35,11 @@
|
||||
},
|
||||
{
|
||||
"binary": [1, 2, 3],
|
||||
"expectedReplyTypes": [
|
||||
"OPENJIBO_AUDIO_RECEIVED"
|
||||
]
|
||||
"expectedReplyTypes": []
|
||||
},
|
||||
{
|
||||
"binary": [4, 5, 6, 7],
|
||||
"expectedReplyTypes": [
|
||||
"OPENJIBO_AUDIO_RECEIVED"
|
||||
]
|
||||
"expectedReplyTypes": []
|
||||
},
|
||||
{
|
||||
"text": {
|
||||
|
||||
Reference in New Issue
Block a user