Property | Type | Description |
---|
Method | Description | |
---|---|---|
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. |
return |