Speech Synthesis Gravity Module 2.0

userHead Hugues.Lecoeuche 2023-06-04 06:57:51 252 Views6 Replies

Hi,

 

I am using my brand new Gravity Speech 2.0 DFR0760 module.

I have read in the documentation of the XFS5152 that it has the ability to generate sounds (like telephone rings or sounds from 1980 arcade games) using the command “[x1]sound101 sound102 sound103 sound104 sound105 sound106

However, I cannot make the module generate sounds. It will pronounce the text outside of the square brackets and pronouce: “sound 1 0 4”,…..

 

Can you confirm if the module should be able to generate sounds?

 

Regards

H

 

2023-06-13 02:43:58

Thanks Jenna.

 

I think this settles it:

The “[x1]” command is not supported by the Gravity Module version 2.0

Thanks for your help.

Regards.

userHeadPic Hugues.Lecoeuche
2023-06-11 01:18:47

Hi,

 

Are you able to confirm if the Gravity Speech 2.0 module supports the "[x1]" command to generate sounds?

It is a simple question and a simple Yes or No answer would suffice.

 

Regards

H

userHeadPic Hugues.Lecoeuche
jenna wrote:

Hi! 

I checked the DFRobot_SpeechSynthesis_V2.cpp of this product and found no code or description about [x?]. I'm afraid this product can't call the function about [x?].

2023-06-12 16:09:53
jenna wrote:

Please refer to the commands given in our tutorial. We've tested it and it works.

e.g. 

ss.speak(F("[h1]Hello [h2]world"));

Control Identifiers

 

2023-06-12 16:40:51
2 Replies
2023-06-06 18:38:54

Hi.

I am using the library for the V2 module (i.e. the library that you indicated).

However the documentation from DFRobot only mentions these commands:

 

There is NO mention of a command “[x0]” or “[x1]”.

 

The standard documentation for the XFS5152CE (https://cdn.hackaday.io/files/1907328160277888/XFS5152CE_en.pdf) states on page 43 that the module should accept “[x1]” to generate sounds:

So my question to you is: Is the command “[x?]” supported by the Gravity Speech Module V2.0

Your library does not contain any command with this string/instruction either.

Regards

H

userHeadPic Hugues.Lecoeuche
2023-06-04 16:44:10

Hello, I request you to check the module with the code given in this wiki page: 

 

https://wiki.dfrobot.com/Gravity_Speech_Synthesis_Module_V2_SKU_DFR0760

 

If it works, then you can be sure that there is no problem with your module. You will need to check your code.

userHeadPic bidrohini.bidrohini