Method | Description | |
---|---|---|
AddNetworkIdToNameMap ( string id, string name ) : void | ||
GetNameFromNetworkId ( string id ) : string | ||
TextToSpeechConfiguration ( ) : System.Collections.Generic |
public AddNetworkIdToNameMap ( string id, string name ) : void | ||
id | string | |
name | string | |
return | void |
public GetNameFromNetworkId ( string id ) : string | ||
id | string | |
return | string |
public TextToSpeechConfiguration ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |