Automatic handling of unknown words
Speechace returns the error code error_unknown_words
for terms not found in its lexicon. To avoid this error and allow Speechace to automatically determine the phonetic mapping for unknown terms, include the include_unknown_words
parameter in the request body.
Pass the following form-data parameter:
Last updated