jromang / picochess

GNU General Public License v3.0
74 stars 53 forks source link

Sound in webinterface #237

Open Laterunner opened 7 years ago

Laterunner commented 7 years ago

Hi developers: a nice feature would be speach output to the web interface. This could be realized in picochess or maybe in the web interface applet, triggered by the move sent to picochess. Another project would be voice input instead if s dgt boardt. This actually could be done with a simple arduino acting like a keybord on voice commands. What do you think? Could this be a future project??? Kind regards Laterunner

LocutusOfPenguin commented 7 years ago

sorry? Could y explain this again to me? The webserver has nothing to do with the voice output. If there is such event (for example: a move), the picotalker (not webserver) speaks this out.

The webserver has a "console" mode. If y activate this, y have something like a virtual dgt board (=>keyboard mode).

sshivaji commented 7 years ago

Well, we can support sound on the web browser interface too, so when you visit the webpage, you can get sound. We dont have this yet of course. If there is a package for this in javascript, its easier to integrate.

On Wed, May 17, 2017 at 4:12 AM, Jürgen Précour notifications@github.com wrote:

sorry? Could y explain this again to me? The webserver has nothing to do with the voice output. If there is such event (for example: a move), the picotalker (not webserver) speaks this out.

The webserver has a "console" mode. If y activate this, y have something like a virtual dgt board (=>keyboard mode).

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jromang/picochess/issues/237#issuecomment-302059099, or mute the thread https://github.com/notifications/unsubscribe-auth/ABXUGuHpnoMRQZ9CydzzOgTIuqnpk3bOks5r6tYYgaJpZM4Ndn4R .

Laterunner commented 7 years ago

Maybe useful if nospeaker is connected to the pi and a smartphone or tablet is used as a monitor via html. Thanks for the reply Laterunner

sshivaji commented 7 years ago

I did not mean to suggest we can support this soon, apologies. Have to research into a good library for this.

On Fri, May 19, 2017 at 9:44 AM, Laterunner notifications@github.com wrote:

Maybe useful if nospeaker is connected to the pi and a smartphone or tablet is used as a monitor via html. Thanks for the reply Laterunner

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jromang/picochess/issues/237#issuecomment-302753407, or mute the thread https://github.com/notifications/unsubscribe-auth/ABXUGg5kMhoY_i5IgLIpEi3uToxHh4Fxks5r7cbZgaJpZM4Ndn4R .

tosca07 commented 6 years ago

Hello,

I also think this feature makes sense (even if it is only a computer generated voice) because sometimes I don't have a loudspeaker for the DGT PI available and then it would be great to get the move announcements via the web interface.

Regards Dirk

LocutusOfPenguin commented 6 years ago

Nice..yes, like 100 other nice things too on my list. Frankly, i dont have any resources for this. Esp not if people pull out 1,5years old problems :-)

shiv & me lately discussing some other concept - not really related to Webserver sound, but would be a better approach in general.