SVSFIsFilename constant

int const SVSFIsFilename

The string passed to the Speak method is a file name rather than text. As a result, the string itself is not spoken but rather the file the path that points to is spoken.

Implementation

static const SVSFIsFilename = 4;