Sound Script (Ezb) icon Sound Script (Ezb) Trigger a script when EZB audio plays, exposing live Min, Max and Avg audio-level variables for looped monitoring; stops when audio ends. Try it →
Asked — Edited
Resolved Resolved by Athena!
Speech Syntheses

Question answered -- I figured it out -- solved --

answer - use SpeakStop()  in a script, to stop Speech Syntheses --

Original question --

for others who may want to use this: Speech Syntheses

I did review this, can’t find an answers on the site.

Does anyone know a script to "stop speech syntheses" from continuing to read to the end of a paragraph of text I put in there?

I use a script to hear it out of my pc - ControlCommand("Speech Synthesis", "SayPC")

But can’t stop it, where I want to stop it in a paragraph.

I try did scripts with: Stop() StopAudio() ControlCommand("Speech Synthesis", "SayPC", "stop")

Still plays to the end, any suggestions anyone?

Thanks in advance

found an answer to stop Speech Syntheses, SpeakStop()  in a separate script.

EzAng



Related Hardware (view all EZB hardware)
EZ-B V4 by EZ-Robot
EZ-B v4/2 robot controller: dual Cortex ARM, Wi-Fi, audio/video, 24 servo/digital ports, I2C/UART, camera and Synthiam ARC control for custom robots
Wi-Fi / USB
Servos 24
Camera
Audio
UART 3
I2C
ADC 8
Digital 24

Related Robot Skill (view all robot skills)
Speech Synthesis by Synthiam
Speak user-defined text via PC audio or EZ-B v4 speaker; configurable voices, effects and speed; uses Windows TTS; programmatically callable.

ARC Pro

Upgrade to ARC Pro

Get access to the latest features and updates before they're released. You'll have everything that's needed to unleash your robot's potential!

Author Avatar
PRO
USA
#1   — Edited

question answered, thanks

I have an old program ReadPlease, reads anything I paste into it.

so I made a program like this

When I don’t feel like reading a long dialog, I use my program I made, it reads it to me  :-)

User-inserted image

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#2  

That's a good idea:) A little reader for ya

There's also a STOP SPEAKING button in the Options

User-inserted image

Author Avatar
PRO
USA
#3   — Edited

Thanks DJ, I did not know that was there,

lol, have to learn ARC better  :-)