The interface for the RoutingBasedVoice class.

C# | Visual Basic | Visual C++ |
public interface IRoutingBasedVoice : IRoutingBased
Public Interface IRoutingBasedVoice _ Implements IRoutingBased
public interface class IRoutingBasedVoice : IRoutingBased

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | Name |
Gets the name.
(Inherited from IRoutingBased.) |
![]() | RequestToDo(RoutingBasedAction, RoutingBasedTarget, IDictionary<(Of <(String, Object>)>)) |
Makes a request to do something.
(Inherited from IRoutingBased.) |