SpeechConfig.setEndpointId(String value) Method
Definition
Sets the endpoint ID of a customized speech model that is used for speech recognition, or a custom voice model for speech synthesis.
public void setEndpointId(String value)
Parameters
- value
-
String
the endpoint ID.
Applies to