playNumber¶
playNumber(value, unit [, attributes [, volume]])
Play a numerical value (text to speech)
Parameters¶
| Name | Req | Type | Description |
|---|---|---|---|
value | yes | integer | number to play. Value is interpreted as integer. |
unit | yes | integer | unit identifier, see the Units reference for the full list |
attributes | no | integer | possible values:
|
volume | no | integer |
|
Returns¶
| Name | Type | Description |
|---|---|---|
none | unknown |
Availability¶
- Since:
2.0.0 - Radio support:
all
Source¶
radio/src/lua/api_general.cpp