Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alarms Call Program not sending " #287

Closed
reizao opened this issue Dec 19, 2018 · 4 comments
Closed

Alarms Call Program not sending " #287

reizao opened this issue Dec 19, 2018 · 4 comments
Labels
Milestone

Comments

@reizao
Copy link

reizao commented Dec 19, 2018

Expected Behavior

Call program send " to external program in alarms

Actual Behavior

Call Program doesn't send "

Steps to Reproduce the Problem

  1. Call program espeak "Turning Point"
  2. Is sent espeak Turning Point to program
  3. It doesn't work

Specifications

  • Artisan Version: 1.6.0
  • Artisan Build (number in brackets shown in the about box): c90fda3
  • Platform (Mac/Windows/Linux + OS version): Windows 10
  • Connected devices or roasting machine: Probatone 5
    king.zip

Please attach your current Artisan settings file (as exported via menu Help >> Save Setings as *.aset) file.
Please attach any relevant Artisan *.alog profiles.

Note that you need either add a .txt extension or zip the files before uploading. Otherwise you will receive a "Not a supported file type" error on uploading.

@reizao
Copy link
Author

reizao commented Dec 19, 2018

In Raspberry is working nice!

@MAKOMO
Copy link
Member

MAKOMO commented Dec 19, 2018

I cannot reproduce this one. I installed the lastest espeak on my Windows 8 and added a simple alarm as shown below. That one is triggered and outputs the word by voice as expected. This one contains an accent character to test if this is the problem. It worked for me. This does not necessary rule out potential encoding problems. The call_program action is implemented differently on Windows than Unix and is very OS specific. Does a simple alarm like mine work especially if it is without accent characters?

screen shot 2018-12-19 at 20 43 28

@MAKOMO MAKOMO closed this as completed Dec 19, 2018
@reizao
Copy link
Author

reizao commented Dec 19, 2018

This way the voice says only the first word. Try c:\espeak\command_line\espeak -vpt "Atençao! Verificar Fase Química 2. Q2. Odor de Baunilha" and the espeak says only the word Atençao. not the complete Phrase

@MAKOMO MAKOMO reopened this Dec 20, 2018
MAKOMO added a commit that referenced this issue Dec 20, 2018
- adds improved async Phidget timing
- fixed a bug in RoR computation of the Ranking Report
- fixes a bug in hiding/showing curves by legend click
- adds support for more digital output Phidgets, REL1000, REL1100 and REL1101 (first 4 ports). Only one of those digital output Phidget is supported at the same time
- updated default RoR limits (0-20C and 0-35F)
- fixes call program to split commands containing quotes correctly (Issue #287)
@MAKOMO
Copy link
Member

MAKOMO commented Dec 20, 2018

Got it now. Fixed by f25c0be.

@MAKOMO MAKOMO closed this as completed Dec 20, 2018
@MAKOMO MAKOMO added the bug label Dec 20, 2018
@MAKOMO MAKOMO added this to the v1.6 milestone Dec 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants