C# 클래스 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.
상속: TropoBase
파일 보기 프로젝트 열기: hack4reno/hack4reno2011 1 사용 예제들

공개 메소드들

메소드 설명
Say ( ) : System
Say ( string @value ) : System

메소드 상세

Say() 공개 메소드

public Say ( ) : System
리턴 System

Say() 공개 메소드

public Say ( string @value ) : System
@value string
리턴 System