Jump to content

Component: Speech (RealSpeak) (Indicators): Difference between revisions

From Flowcode Help
No edit summary
m Text replacement - "style="background-color:#EAE1EA;"" to "class="mtx-class-propfolder""
 
(16 intermediate revisions by 3 users not shown)
Line 17: Line 17:
==Component Source Code==
==Component Source Code==


Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/componentsource/FC_Comp_Source_RealSpeak.fcfx FC_Comp_Source_RealSpeak.fcfx]
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 36: 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 46: Line 64:




''<span style="color:red;">No additional examples</span>''




==Downloadable macro reference==


{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
 
 
 
 
 
 
 
 
-
 
==Macro reference==
 
===Speak===
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Speak'''
| 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.&nbsp;
| 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.&nbsp;
Line 67: 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" style="width:60%; background-color:#FFFFFF;"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-prop-icon.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties'''  
| width="90%" class="mtx-class-macrohead" | '''Properties'''  
|-
|-
|-
|-
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
| width="10%" align="center" class="mtx-class-propfolder" | [[File:Fc9-conn-icon.png]]
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | RealSpeak Settings
| width="90%" class="mtx-class-propfolder" | RealSpeak Settings
|-
|-
|-
|-

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.

Real Speak Voice Downloads











-

Macro reference

Speak

Speak
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. 
- STRING DataString
 
- VOID Return


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)