SVPOver constant

int const SVPOver

The priority of an over voice. Text streams spoken by an over voice go into the voice queue ahead of normal and alert streams. An over voice will not interrupt, but speaks over (mixes with) the voices of lower priorities.

Implementation

static const SVPOver = 2;