-
-
Notifications
You must be signed in to change notification settings - Fork 254
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
Comments
In Raspberry is working nice! |
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? |
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 |
- 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)
Got it now. Fixed by f25c0be. |
Expected Behavior
Call program send " to external program in alarms
Actual Behavior
Call Program doesn't send "
Steps to Reproduce the Problem
Specifications
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.The text was updated successfully, but these errors were encountered: