domain
timeout
silence
silence
= 15 seconds i.e., On passing the speech for 60 seconds, and if you remain silent, the connection will be open for the next 15 seconds and then will automatically get disconnected. Note: The default silence
= 1 second, and the maximum silence
= 30 seconds.
For Example:
format
format
= 16k_int16. (WAV, Signed 16 bit, 16,000 or 16K Hz).
For Example:
logging
true
- stores audio and keep transcripts in logs.
no_audio
- does not store audios but keep transcripts in logs.
no_transcript
- does not keep transcripts in logs but stores audios.
false
- does not keep neither audios nor transcripts in log.
true
For Example:
punctuate
true
and false
. Supported languages are: en
, hi
. Default value is true
For Example:
continuous
true
/1
or false
/0
. Default value is false
/0
For Example: