| SerializerLibraryDocumentation |
Class SP03
|

Technical Documentation for the SP03 can be found here:
| Member | Description | |
|---|---|---|
![]() |
Constructor | Initializes a new instance of the SP03class. |
![]() |
I2CAddressDefault | The default value for the I2CAddressDefaultproperty. |
![]() |
Speak | Converts the specified text to speech and vocalizes it. public sealed void Speak( string phrase ); |
![]() |
SpeakCannedPhrase | Vocalized the specified preprogrammed phrase. public sealed void SpeakCannedPhrase( UInt16 phraseId ); public sealed void SpeakCannedPhrase( byte phraseId ); |
![]() |
I2CAddress | I2C Address to which the SP03 sensor is attached. |
![]() |
Serializer | Inherited from RoboticsConnection.Serializer.Components.SerializerComponent |