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

Last edited by Martin Lam Feb 12, 2019
Page history

goSignage v2 sound config

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

...
"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
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