[This is preliminary documentation and is subject to change.]
Namespace: Phoenix.Communication.PacketsAssembly: Phoenix (in Phoenix.dll) Version: 0.7.0.0
Syntax
| C# | Visual Basic | Visual C++ |
public abstract class SpeechBase : VariablePacket
Public MustInherit Class SpeechBase _ Inherits VariablePacket
public ref class SpeechBase abstract : public VariablePacket
Members
| All Members | Constructors | Properties |
| Member | Description | |
|---|---|---|
| SpeechBase(array<Byte>[]()[]) | Initializes a new instance of the SpeechBase class | |
| Color | ||
| Data | (Inherited from PacketBase.) | |
| Font | ||
| Graphic | ||
| Id | (Inherited from PacketBase.) | |
| Lenght | (Inherited from VariablePacket.) | |
| Name | ||
| Serial | ||
| Text | ||
| Type |
Inheritance Hierarchy
System..::.Object
Phoenix.Communication.Packets..::.PacketBase
Phoenix.Communication.Packets..::.VariablePacket
Phoenix.Communication.Packets..::.SpeechBase
Phoenix.Communication.Packets..::.AsciiSpeech
Phoenix.Communication.Packets..::.UnicodeSpeech
Phoenix.Communication.Packets..::.PacketBase
Phoenix.Communication.Packets..::.VariablePacket
Phoenix.Communication.Packets..::.SpeechBase
Phoenix.Communication.Packets..::.AsciiSpeech
Phoenix.Communication.Packets..::.UnicodeSpeech