Edit

Share via


SpeechSynthesisConnector.WriteByte(Byte) Method

Definition

Not supported.

public:
 override void WriteByte(System::Byte value);
public override void WriteByte (byte value);
override this.WriteByte : byte -> unit
Public Overrides Sub WriteByte (value As Byte)

Parameters

value
Byte

Not applicable.

Exceptions

Thrown when this method is called.

Applies to