hulop / NavCogIOS

NavCog is an example app of blelocpp library aimed specifically for the blind to help those people “explore” the world without vision. Now we are developing v3.
https://github.com/hulop/NavCogIOSv3
MIT License
10 stars 8 forks source link

Prioritize and queue speech utterances #7

Open dsato80 opened 8 years ago

dsato80 commented 8 years ago

From @colegleason on November 19, 2015 1:47

We have a problem now where someone walking quickly can miss things as instructions are spoken over each other. We should create a priority queue to speak different utterances. Obviously some things should always be spoken immediately and preempt the rest of the queue. How should we handle the utterance that is preempted? Should we resume?

Copied from original issue: hulop/NavCogIOS-old#4

dsato80 commented 8 years ago

I'd like to discuss about this on wiki. Please update the page directory or comment on the wiki page. https://github.com/hulop/NavCogIOS/wiki/DRAFT---Speech-Priority-Queue

Please join @colegleason, @loopRW, @vantasay, @itohtaka !