secretsauceai / voice-assistant-protocol

A bus for voice assistants, including benchmarks.
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

In session start which of the possible outcomes are errors? #20

Open sheosi opened 2 years ago

sheosi commented 2 years ago

Right now we treat pretty much everything in sessionStart as an error but is that so or would it be better that we treat some of them as correct but something happened?

sheosi commented 2 years ago

Thinking about it, chances are that we are better off as only correct when what the client wants happened.