SVPNormal constant

int const SVPNormal

The priority of a normal voice. Text streams spoken by a normal voice are added to the end of the voice queue. A voice with SVPNormal priority cannot interrupt another voice.

Implementation

static const SVPNormal = 0;