IChannelCapability.SupportsSpeak Method

Definition

Indicates if channel is TTS enabled.

public bool SupportsSpeak ();
abstract member SupportsSpeak : unit -> bool
Public Function SupportsSpeak () As Boolean

Returns

True if channel support TTS and the bot can set Speak; false otherwise.

Applies to