public class SpeechServiceConfig
extends java.lang.Object
| Constructor and Description |
|---|
SpeechServiceConfig(java.lang.String subscriptionKey,
SpeechType speechType,
OutputFormat outputFormat,
java.util.Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConnectionUrl(java.lang.String connectionId) |
public SpeechServiceConfig(java.lang.String subscriptionKey,
SpeechType speechType,
OutputFormat outputFormat,
java.util.Locale locale)