Is there any TTS library that can be used in STM32

51 views Asked by At

I am working on a project that involves the conversion of dynamic text to speech. I need to call a specific number and play this speech using a GSM module. I am using the STM32F407G-DISC BOARD. The IDE I am using is STM32CubeIDE. I was unable to find an appropriate library to convert text to speech.

I tried using eSpeak NG library .But the size of this library is very large and also it have portability issue. I am expecting a library that is compactable with STM32.

0

There are 0 answers