프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Create ( string text, Voice voice, long loop ) : |
The
|
|
Say ( ) : System |
public static Create ( string text, Voice voice, long loop ) : |
||
text | string | Text to say |
voice | Voice | The type of voice that will read the text to caller. |
loop | long | The amount of times the spoken text should be repeated. 0 indicates an infinite loop. |
리턴 |