C# Class TropoCSharp.Tropo.Say

When the current session is a voice channel this key will either play a message or an audio file from a URL. In the case of an text channel it will send the text back to the user via instant messaging or SMS.
Inheritance: TropoBase
Afficher le fichier Open project: hack4reno/hack4reno2011 Class Usage Examples

Méthodes publiques

Méthode Description
Say ( ) : System
Say ( string @value ) : System

Method Details

Say() public méthode

public Say ( ) : System
Résultat System

Say() public méthode

public Say ( string @value ) : System
@value string
Résultat System