Component: Speech (RealSpeak) (Indicators): Difference between revisions
Appearance
No edit summary |
m Text replacement - "style="background-color:#EAE1EA;"" to "class="mtx-class-propfolder"" |
||
| (18 intermediate revisions by 3 users not shown) | |||
| Line 14: | Line 14: | ||
==Speech (RealSpeak) component== | ==Speech (RealSpeak) component== | ||
Advanced speech engine allowing realistic text to speech in multiple languages using the RealSpeak voice engine. Available in simulation only. | Advanced speech engine allowing realistic text to speech in multiple languages using the RealSpeak voice engine. Available in simulation only. | ||
==Component Source Code== | |||
Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_RealSpeak.fcfx FC_Comp_Source_RealSpeak.fcfx] | |||
Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_RealSpeak.fcfx FC_Comp_Source_RealSpeak.fcfx] | |||
==Detailed description== | ==Detailed description== | ||
| Line 28: | Line 50: | ||
Example of Real Speak Speech (simulation only) | |||
{{Fcfile|Speech2.fcfx|Speech}} | |||
Adding additional language packs to the Real Speak engine. | |||
[http://www.freedomscientific.com/downloads/RealSpeak-Solo-Direct-Voices/RealSpeak-Solo-Direct-Downloads.asp Real Speak Voice Downloads] | |||
| Line 34: | Line 60: | ||
{| class="wikitable | |||
- | |||
==Macro reference== | |||
===Speak=== | |||
{| class="mtx-class-macrotable wikitable" | |||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''Speak''' | ||
|- | |- | ||
| colspan="2" | Simulation only call to allow the computer to speak using the RealSpeak voice engine. Languages need to be downloaded and installed then selected using the Voice property. | | colspan="2" | Simulation only call to allow the computer to speak using the RealSpeak voice engine. Languages need to be downloaded and installed then selected using the Voice property. | ||
| Line 55: | Line 96: | ||
| width="90%" style="border-top: 2px solid #000;" | ''Return'' | | width="90%" style="border-top: 2px solid #000;" | ''Return'' | ||
|} | |} | ||
==Property reference== | ==Property reference== | ||
{| class="wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |||
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-prop-icon.png]] | |||
| width="90%" class="mtx-class-macrohead" | '''Properties''' | |||
|- | |||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-propfolder" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-propfolder" | RealSpeak Settings | ||
|- | |- | ||
|- | |- | ||
| Line 76: | Line 119: | ||
|- | |- | ||
| colspan="2" | Voice speech rate - Default 1 - Range (0-100) | | colspan="2" | Voice speech rate - Default 1 - Range (0-100) | ||
|} | |} | ||
Latest revision as of 14:37, 13 July 2026
| Author | Matrix Ltd |
| Version | 1.2 |
| Category | Indicators |
Speech (RealSpeak) component
Advanced speech engine allowing realistic text to speech in multiple languages using the RealSpeak voice engine. Available in simulation only.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_RealSpeak.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_RealSpeak.fcfx
Detailed description
No detailed description exists yet for this component
Examples
Example of Real Speak Speech (simulation only)
Speech
Adding additional language packs to the Real Speak engine.
-
Macro reference
Speak
Property reference
| Properties | |
| RealSpeak Settings | |
| Voice | |
| RealSpeak selected voice - Download and install RealSpeak voices for more options. | |
| Rate | |
| Voice speech rate - Default 1 - Range (0-100) | |