Title: Number
Code: number
Visibility: no
Default: —
|
Argument containing a playable numeric or set phrase.
|
Title: Language Algorithm
Code: lang
Visibility: no
Default: RUS
|
Language algorithm selection.
Possible options:
-
RUS (ru , 0 ) - Russian language.
-
ENG (en , 1 ) – English language.
|
Title: Format
Code: mode
Visibility: no
Default: Number
|
Selects the playback format.
Possible options:
-
By format (byformat , 0 ) - Selects the format of phrase construction by meaning: the way of splitting.
-
Quantity (quantity , 1 ) - Numeric XXX , e.g. hundred and twenty-three' .
-
The ordinal numeral ` (`ordinal , 2 ) is XXX , e.g. hundred and twenty-third . Applies gen.
-
Telephone number (phone , 3 ) - XXX XXX-XX-XX-XX , XXX-XX-XX , XXX-XX-XX , XX-XX , XXX , e.g. nine hundred twenty-five sixty-three twenty` .
-
Date (date , 4 ) - For example, December twenty-fifth, two thousand sixtieth year .
-
Time (time , 5 ) - For example, thirteen hours and twenty-five minutes .
-
Date/Time (datetime , 6 ) - December twenty-fifth, two thousand sixtieth year, thirteen hours twenty-five minutes .
-
Day of the week (weekday , 7 ) - E.g. Monday` .
-
Time without zeros at the beginning (timewo0b , 8 ) - Time where zeros at the beginning are not reproduced, for example: twenty minutes zero seconds instead of zero hours twenty minutes zero seconds` .
-
Time without zeros at the end (timewo0e , 9 ) - Time where zeros at the end are not reproduced, for example: zero hours twenty minutes instead of zero hours twenty minutes zero seconds` .
-
Time in seconds ` (`timesec , 10 ) - For example, six hundred seconds .
-
Money, USD (moneyusd , 11 ) - XXX dollars or XXX dollars XX cents .
-
Money, EUR (moneyeur , 12 ) - XXX euros or XXX dollars XX euro cents .
-
Money, RUR (moneyrub , 13 ) - XXX rubles or XXX rubles XX kopecks .
-
Percentage' (`percent', `14) - `XX percent' .
It is important that the corresponding voice files are located in the directory of the selected voice.
|
Title: Playback Type
Code: format
Visibility: yes
Default: `Symbolic'
|
Selects how to voice the numeral.
Possible options:
-
Symbolically (sym1 , 0 ) - Each digit of the number is spoken separately.
-
2 characters each (sym2 , 1 ) - Digits are combined in pairs.
-
3 characters each (sym3 , 2 ) - Digits are combined into groups of three.
-
Whole (number , 3 ) - The number is spoken in its entirety.
-
Letters and Numbers (letters , 4 ) - Meaning is spelled out as individual letters (abbreviations) and numbers.
-
Words and Phrases (words , 5 ) - Single words are spoken, separated by spaces, pre-voiced and presented in the voicing catalog.
|
Title: Rhode
Code: gender
Visibility: yes
Default: `Male'
|
Select the gender for endings when forming a phrase.
Possible options:
-
Male (masculine , 0 )
-
Female (feminine , 1 )
-
Medium (neuter , 2 )
|
Title: `To tone it down
Code: downTone
Visibility: no
Default: `No'
|
Switch toggles the audio file preemption mode with a down-tone at the end of the phrase.
Such files exist separately in the voice-over catalogs and have the prefix _ .
|
Title: Voice
Code: voice
Visibility: no
Default: —
|
Voice Selection. Catalogs with voice voicing are located in assets.
|
Title: Interrupt Symbols
Code: interruptSymbols
Visibility: yes
Default: —
|
A string containing sequences of interrupt characters separated by commas.
When a character sequence matching one of the specified interrupt sequences is detected at the end of the DTMF buffer, the recording is automatically terminated and the last portion of data is sent to the recognition service.
For example, *, 7, 123, 9395 .
|
Title: Transition
Code: transfer
Visibility: no
Default: —
|
The component to which control is passed if the operation is successfully completed.
|
Title: Transition, Error
Code: transferError
Visibility: no
Default: —
|
The component to which control is passed in case of an error.
|