See also
Class SP03
SerializerLibraryDocumentation
SP03.SpeakCannedPhrase
Vocalized the specified preprogrammed phrase.
public sealed void SpeakCannedPhrase( UInt16 phraseId );
Return Value
void
Parameters
phraseId
The id of the phrase to announce.
Overloads:
public sealed void SpeakCannedPhrase( byte phraseId );
See also:
Class SP03
Last Updated:
3/22/2006