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