speaker: emit errors for fd failures#60
Conversation
|
This fails in CI |
Yeah, I'm really not sure why I guess I'll just implement returning a |
|
Also, is there a test you can add? |
Hmm, that's a good question. I'm not sure how to make an |
20bc1ed to
6f713c5
Compare
Hmm, that's a good question. I'm not sure how to make an |
20e7e1c to
0b8c217
Compare
|
This looks like its still failing on tests. Do you want to rebse and give the PR another chance? |
0b8c217 to
8e0afd5
Compare
|
Hmm, not sure why it's timing out, and I can't reproduce locally. |
When Spiel fails to open/close pipes in `spiel_speaker_speak()`, emit `utterance-error` and return early.
8e0afd5 to
5b2c1bf
Compare
When Spiel fails to open/close pipes in
spiel_speaker_speak(), emitutterance-errorand return early.