SVSFlagsAsync constant

int const SVSFlagsAsync

Specifies that the Speak call should be asynchronous. That is, it will return immediately after the speak request is queued.

Implementation

static const SVSFlagsAsync = 1;