SPF_ASYNC constant

int const SPF_ASYNC

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

Implementation

static const SPF_ASYNC = 1;