Method | Description | |
---|---|---|
Answer ( string message, System options ) : string |
向机器人说话,返回机器人的回复。
|
public Answer ( string message, System options ) : string | ||
message | string | 向机器人说话的内容 |
options | System | 存储了说话时的其它附属信息。
///
|
return | string |