const string | API_VERSION[Get] |
const string | SDK_VERSION[Get] |
const string | CLIENT_NAME[Get] |
const string | URI_SCHEME[Get] |
const string | URI_AUTHORITY[Get] |
const string | URI_GRAPH_AUTHORITY[Get] |
const int | URI_DEFAULT_PORT[Get] |
const string | HEADER_REQUEST_ID[Get] |
const string | HEADER_AUTH[Get] |
const string | HEADER_USERAGENT[Get] |
const string | |
const string | HEADER_POST_CONTENT[Get] |
const string | HEADER_GET_CONTENT[Get] |
const string | ENDPOINT_SPEECH[Get] |
const int | |
const string | ENDPOINT_MESSAGE[Get] |
const string | |
const string | |
const string | ENDPOINT_ERROR_PARAM[Get] |
const string | ERROR_REACHABILITY[Get] |
const string | ERROR_NO_CONFIG[Get] |
const string | |
const string | ENDPOINT_TTS[Get] |
const string | ENDPOINT_TTS_PARAM[Get] |
const string | ENDPOINT_TTS_EVENTS[Get] |
const string | ENDPOINT_TTS_NO_CLIP[Get] |
const string | ENDPOINT_TTS_NO_TEXT[Get] |
const int | |
const int | |
const float | |
const float | |
const int | ENDPOINT_TTS_TIMEOUT[Get] |
const int | |
const string | |
const string | ERROR_TTS_DECODE[Get] |
const string | ENDPOINT_DICTATION[Get] |
const string | |
const string | |
const string | |
const string | CANCEL_ERROR[Get] |
const string | |
const string | |
const string | |
const int | ERROR_CODE_GENERAL[Get] Error code thrown when an exception is caught during processing or some other general error happens that is not an error from the server |
const int | Error code returned when no configuration is defined |
const int | Error code returned when the client token has not been set in the Wit configuration. |
const int | No data was returned from the server. |
const int | Invalid data was returned from the server. |
const int | ERROR_CODE_ABORTED[Get] Request was aborted |
const int | ERROR_CODE_TIMEOUT[Get] Request to the server timed out |
const string | TTS_VOICE_DEFAULT[Get] Default voice name used if no voice is provided |
const string | TTS_STYLE_DEFAULT[Get] Default style used if no style is provided |
const int | TTS_SPEED_DEFAULT[Get] Default speed used if no speed is provided |
const int | TTS_SPEED_MIN[Get] Minimum speed supported by the endpoint (50%) |
const int | TTS_SPEED_MAX[Get] Maximum speed supported by the endpoint (200%) |
const int | TTS_PITCH_DEFAULT[Get] Default pitch used if no speed is provided (100%) |
const int | TTS_PITCH_MIN[Get] Minimum pitch supported by the endpoint (25%) |
const int | TTS_PITCH_MAX[Get] Maximum pitch supported by the endpoint (200%) |
const string | KEY_RESPONSE_CODE[Get] The key in the response body for the response code |
const string | KEY_RESPONSE_ERROR[Get] The key in the response body for the response error message |
const string | The server received a request, but there was no transcription detected in the input audio stream. |
const string | The active request timed out |
static string | TTS_VOICE[Get] /synthesize parameter: The voice id to use when speaking via a voice preset. |
static string | TTS_STYLE[Get] /synthesize parameter: Adjusts the style used when speaking with a tts voice |
static string | TTS_SPEED[Get] /synthesize parameter: Adjusts the speed at which a voice will speak |
static string | TTS_PITCH[Get] /synthesize parameter: Adjusts the pitch at which a voice will speak |
| const string Meta.WitAi.WitConstants.API_VERSION |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.SDK_VERSION |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.CLIENT_NAME |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.URI_SCHEME |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.URI_AUTHORITY |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.URI_GRAPH_AUTHORITY |
|---|
No description available.
|
| const int Meta.WitAi.WitConstants.URI_DEFAULT_PORT |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.HEADER_REQUEST_ID |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.HEADER_AUTH |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.HEADER_USERAGENT |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.HEADER_USERAGENT_CONFID_MISSING |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.HEADER_POST_CONTENT |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.HEADER_GET_CONTENT |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.ENDPOINT_SPEECH |
|---|
No description available.
|
| const int Meta.WitAi.WitConstants.ENDPOINT_SPEECH_SAMPLE_RATE |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.ENDPOINT_MESSAGE |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.ENDPOINT_MESSAGE_PARAM |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.ENDPOINT_JSON_DELIMITER |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.ENDPOINT_ERROR_PARAM |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.ERROR_REACHABILITY |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.ERROR_NO_CONFIG |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.ERROR_NO_CONFIG_TOKEN |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.ENDPOINT_TTS |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.ENDPOINT_TTS_PARAM |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.ENDPOINT_TTS_EVENTS |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.ENDPOINT_TTS_NO_CLIP |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.ENDPOINT_TTS_NO_TEXT |
|---|
No description available.
|
| const int Meta.WitAi.WitConstants.ENDPOINT_TTS_CHANNELS |
|---|
No description available.
|
| const int Meta.WitAi.WitConstants.ENDPOINT_TTS_SAMPLE_RATE |
|---|
No description available.
|
| const float Meta.WitAi.WitConstants.ENDPOINT_TTS_DEFAULT_READY_LENGTH |
|---|
No description available.
|
| const float Meta.WitAi.WitConstants.ENDPOINT_TTS_DEFAULT_BUFFER_LENGTH |
|---|
No description available.
|
| const int Meta.WitAi.WitConstants.ENDPOINT_TTS_TIMEOUT |
|---|
No description available.
|
| const int Meta.WitAi.WitConstants.ENDPOINT_TTS_MAX_TEXT_LENGTH |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.ERROR_TTS_CACHE_DOWNLOAD |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.ERROR_TTS_DECODE |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.ENDPOINT_DICTATION |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.ENDPOINT_COMPOSER_SPEECH |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.ENDPOINT_COMPOSER_MESSAGE |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.ERROR_NO_TRANSCRIPTION |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.CANCEL_ERROR |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.CANCEL_MESSAGE_DEFAULT |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.CANCEL_MESSAGE_PRE_SEND |
|---|
No description available.
|
| const string Meta.WitAi.WitConstants.CANCEL_MESSAGE_PRE_AUDIO |
|---|
No description available.
|
| const int Meta.WitAi.WitConstants.ERROR_CODE_GENERAL |
|---|
Error code thrown when an exception is caught during processing or some other general error happens that is not an error from the server |
| const int Meta.WitAi.WitConstants.ERROR_CODE_NO_CONFIGURATION |
|---|
Error code returned when no configuration is defined |
| const int Meta.WitAi.WitConstants.ERROR_CODE_NO_CLIENT_TOKEN |
|---|
Error code returned when the client token has not been set in the Wit configuration. |
| const int Meta.WitAi.WitConstants.ERROR_CODE_NO_DATA_FROM_SERVER |
|---|
No data was returned from the server. |
| const int Meta.WitAi.WitConstants.ERROR_CODE_INVALID_DATA_FROM_SERVER |
|---|
Invalid data was returned from the server. |
| const int Meta.WitAi.WitConstants.ERROR_CODE_ABORTED |
|---|
Request was aborted |
| const int Meta.WitAi.WitConstants.ERROR_CODE_TIMEOUT |
|---|
Request to the server timed out |
| const string Meta.WitAi.WitConstants.TTS_VOICE_DEFAULT |
|---|
Default voice name used if no voice is provided |
| const string Meta.WitAi.WitConstants.TTS_STYLE_DEFAULT |
|---|
Default style used if no style is provided |
| const int Meta.WitAi.WitConstants.TTS_SPEED_DEFAULT |
|---|
Default speed used if no speed is provided |
| const int Meta.WitAi.WitConstants.TTS_SPEED_MIN |
|---|
Minimum speed supported by the endpoint (50%) |
| const int Meta.WitAi.WitConstants.TTS_SPEED_MAX |
|---|
Maximum speed supported by the endpoint (200%) |
| const int Meta.WitAi.WitConstants.TTS_PITCH_DEFAULT |
|---|
Default pitch used if no speed is provided (100%) |
| const int Meta.WitAi.WitConstants.TTS_PITCH_MIN |
|---|
Minimum pitch supported by the endpoint (25%) |
| const int Meta.WitAi.WitConstants.TTS_PITCH_MAX |
|---|
Maximum pitch supported by the endpoint (200%) |
| const string Meta.WitAi.WitConstants.KEY_RESPONSE_CODE |
|---|
The key in the response body for the response code |
| const string Meta.WitAi.WitConstants.KEY_RESPONSE_ERROR |
|---|
The key in the response body for the response error message |
| const string Meta.WitAi.WitConstants.ERROR_RESPONSE_EMPTY_TRANSCRIPTION |
|---|
The server received a request, but there was no transcription detected in the input audio stream. |
| const string Meta.WitAi.WitConstants.ERROR_RESPONSE_TIMEOUT |
|---|
The active request timed out |
| string Meta.WitAi.WitConstants.TTS_VOICE |
|---|
/synthesize parameter: The voice id to use when speaking via a voice preset. |
| string Meta.WitAi.WitConstants.TTS_STYLE |
|---|
/synthesize parameter: Adjusts the style used when speaking with a tts voice |
| string Meta.WitAi.WitConstants.TTS_SPEED |
|---|
/synthesize parameter: Adjusts the speed at which a voice will speak , |
| string Meta.WitAi.WitConstants.TTS_PITCH |
|---|
/synthesize parameter: Adjusts the pitch at which a voice will speak |