mrf345 / FQM

A web based queue management system built with Python Flask, Bootstrap and jQuery.
https://fqms.github.io
Mozilla Public License 2.0
114 stars 69 forks source link

No sound problem on Display #8

Closed rubelhaider closed 5 years ago

rubelhaider commented 5 years ago

Dear developer, Recently No sound problem has been arise again. I am using your latest version of FQM 0.4.3 It was ok few days ago. What could be the problem. Please give me a clue.

mrf345 commented 5 years ago

Hi @rubelhaider , there's an issue caused by change in Google text-to-speech API. The issue's already fixed, if you're running the project from the source-code, just update the failing package by pip install -U gtts-token and it should work.

yassin121 commented 5 years ago

Dear developer, Recently No sound problem has been arise again. I am using your latest version of FQM 0.4.3 It was ok few days ago. What could be the problem. Please give me a clue

mrf345 commented 5 years ago

@rubelhaider @yassin121 , A new release that fix it is finally out here.