Property | Type | Description | |
---|---|---|---|
text | string | ||
user | string |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
ByteToString ( byte ba ) : String | ||
Start ( ) : void | ||
Update ( ) : void | ||
playRequest ( string request ) : void | ||
speech ( string text ) : void |
Method | Description | |
---|---|---|
getRequest ( string text ) : string | ||
playRequestCoroutine ( string request ) : IEnumerator |
public static ByteToString ( byte ba ) : String | ||
ba | byte | |
return | String |