Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • I information
  • Project information
    • Project information
    • Activity
    • Members
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
Collapse sidebar

webGo Information wiki

  • webGo
  • information
  • Wiki
  • Goqueue
  • goSignage v2 sound config

goSignage v2 sound config · Changes

Page history
Create goQueue/goSignage v2 sound config authored Feb 12, 2019 by Martin Lam's avatar Martin Lam
Hide whitespace changes
Inline Side-by-side
goQueue/goSignage-v2-sound-config.md 0 → 100644
View page @ d2374069
# Sound From goSignage for goQueue system
goSignage v2.0.0 start support configurable play ticket sound.
## Config file for goQueue
goQueue@NodeJS v3 `queue.json`
goQueue@NodeJS v2 `goQueue.json`
```js
...
"soundFrom": "s" // <--- "s" for signage
...
"sound": {
"soundFrom": "s", // <--- "s" for signage
"locale": [
{
"code": "yue",
"location": "HK",
"rate": "0.7",
"spacing": true,
"speech": "%1$s" // <--- new setting
}
]
}
...
```
## new HTML and js files
| version | description |
| ------- | ----------- |
| v2-49inch-panel | version 2, 49 inch touch panel |
| v2-cabinet | version 2, cabinet |
| v3 | version 3 |
| AIA | AIA version queuing system |
\ No newline at end of file
Clone repository
  • goFTP
    • notes
    • released apk version
  • goMenu
    • BYOD flow
    • error code UCR integration
    • experimental installation for byod
    • symlink static files list
    • uat environment
  • goPOS
    • clear test data before new shop opening
    • daily clearance run before all transactions processed tenren
    • daily clearance run before all transactions processed
    • missing handle update payment
  • goPick
    • error code table
  • goQueue
    • Components Version Compatibility
    • Features and Compatibility
    • Released APK Version
View All Pages