SVPAlert constant

int const SVPAlert

The priority of an alert voice. Text streams spoken by an alert voice are inserted into the voice queue ahead of normal voice streams. An alert voice will interrupt a normal voice, which will resume speaking when the alert voice has finished speaking.

Implementation

static const SVPAlert = 1;