secretsauceai / voice-assistant-protocol

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

Timestamp needed for simultaneous wake checking? #16

Open sheosi opened 2 years ago

sheosi commented 2 years ago

Right now there's a timestamp in the "sessionStart" path in order for the system to check for simultaneous waking of two different devices to the same wakeword is this really needed, can it be done better in another way?