[This is preliminary documentation and is subject to change.]

Namespace:  Phoenix.Communication.Packets
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public class UnicodeSpeechRequest : VariablePacket
Public Class UnicodeSpeechRequest _
	Inherits VariablePacket
public ref class UnicodeSpeechRequest : public VariablePacket

Members

            
 All Members  Constructors   Fields   Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
UnicodeSpeechRequest(array<Byte>[]()[])
Initializes a new instance of the UnicodeSpeechRequest class
Color
Data (Inherited from PacketBase.)
Font
Id (Overrides PacketBase..::.Id.)
Language
Lenght (Inherited from VariablePacket.)
PacketId
Text
Type

Inheritance Hierarchy

System..::.Object
  Phoenix.Communication.Packets..::.PacketBase
    Phoenix.Communication.Packets..::.VariablePacket
      Phoenix.Communication.Packets..::.UnicodeSpeechRequest

See Also