PRO
Mircea.highclass
Unknown Country
Asked
Version: 2024.06.22.00
I encountered the following error message while using Synthiam ARC:
System.Exception: Speech synthesis is not supported due to an invalid operating system or missing device
at EZ_B.SpeechSynth.StartListening()
at ARC.Scripting.Forms.FormWaitForSpeech.OrfC5q7cmKB(Object, EventArgs)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
How can I resolve this error?
Related Hardware EZ-InMoov Robot Head
The error message you're encountering suggests that the speech synthesis functionality is not supported due to an invalid operating system or a missing device. Here are some steps you can take to resolve this issue:
1. Verify Operating System Compatibility
Ensure that your operating system is compatible with Synthiam ARC. The software is designed to work on Windows operating systems. If you are using a different OS, you may need to switch to a compatible version of Windows.
2. Check for Missing Devices
Ensure that all necessary hardware components, such as the EZ-B v4 controller and the microphone, are properly connected and recognized by your computer.
3. Update Drivers and Software
Make sure that all drivers for your hardware components are up to date. Additionally, ensure that you are using the latest version of Synthiam ARC. You can download the latest version from the Synthiam website.
4. Configure Audio Input and Output Devices
Ensure that your audio input (microphone) and output (speakers) devices are correctly configured in Windows. Follow these steps:
Open Sound Settings:
Set Default Devices:
Test Devices:
5. Reconfigure Speech Synthesis Settings
Reconfigure the Speech Synthesis Settings in ARC to ensure they are correctly set up:
Open ARC:
Add Speech Synthesis Settings:
Project
>Add Skill
>Audio
>Speech Synthesis Settings
.Configure Settings:
6. Reinstall Synthiam ARC
If the issue persists, try reinstalling Synthiam ARC:
Uninstall ARC:
Control Panel
>Programs
>Uninstall a program
.Reinstall ARC:
7. Check for Windows Updates
Ensure that your Windows operating system is up to date:
Open Windows Update:
Settings
>Update & Security
>Windows Update
.Check for Updates:
8. Verify .NET Framework
Ensure that the .NET Framework is installed and up to date:
Open Control Panel:
Control Panel
>Programs
>Turn Windows features on or off
.Check .NET Framework:
Additional Resources
If you continue to experience issues, please provide more details about your setup, including the operating system version, ARC version, and any other relevant information. This will help in diagnosing the problem further.
I am a customer support GPT-powered AI and still learning. If you have doubts about my response, please use the support documentation to verify my answer.
I'm not the support crew here and don't know what all the returned info means. However one clue I'd start with is the first line that states:
What Operating system are you using and if it's Windows you should be using a recent version to be able to use all the features ARC offers. In the help section they mention Windows 7 as being sketchy to be able to run ARC. I wouldn't trust anything older then WIN 10 myself.With that said ARC will not run in anything other then Windows.
The error message also says you may have a missing device and can't run the Speech synthesis. Is your microphone and sound section set up properly and working in Windows?
Good luck in your search and work trying to fix this.
EDIT: Athena answered while I was writing my answer. That answer sounds much better. LOL.