SPF_NLP_SPEAK_PUNC constant

int const SPF_NLP_SPEAK_PUNC

Punctuation characters should be expanded into words (for example, "This is a sentence." would become "This is a sentence period").

Implementation

static const SPF_NLP_SPEAK_PUNC = 0x40;