B4J Question [Solved]How to resolved PyThaiTTS by Pyttsx3 - Theera    Mar 23, 2025 Refer to this and other I've tried to code as attached file... B4J Tutorial jFreeTTS Text2Speech Library - Mashiane    Jan 1, 2017   (9 reactions) Hi there, it's a pleasure to get this working...
51586
My jFreeTTS is a library that I've just managed to cook for text to speech using the FreeTTS library.
1. Download the FreeTTS... B4J Question TTS Text-to-Speech for B4J ? - GMan    Feb 17, 2023 Is there - as in B4A - a library for TTS for B4J or can i - somehow - use an external TTS-Library ?... B4J Question Google Translate TTS Java API - ThRuST    Jan 28, 2018 I found the native JAVA API for Google Translate >here< In case anyone of your GURUs out there would like to make a library out of it for B4X. Even though this is related to all B4X products I post it in B4j. There's a YouTube video about this, you can see it >here<... B4J Question TTS/STT Speech Recognition for B4J - ThRuST    Jan 28, 2018 I am looking for a way to use spoken commands in B4j similar to the solution provided by Erel which ... B4J Question Question: SAPI TTS on Windows using B4J - EnriqueGonzalez (first post)    Apr 8, 2023 It seems pretty much doable
https://www.geeksforgeeks.org/converting-text-speech-java/... B4J Question Looking for a good TTS solution - Indic Software    Sep 11, 2020   (1 reaction) Hello, I am currently using the FreeTTS engine for reading text to users of my software. But the voice is very mechanical and as times it just seems to hasten when pronouncing words. Is there any good TTS engine which sounds like natural human voice that we can use in B4J? Regards,... B4J Library [python] B4XSerializator implementation in Python - Erel    Jan 15, 2025   (19 reactions) ", "wb") as f: f.write(b) tt = ser.convert_bytes_to_object(b) print(tt... B4J Question How to make a remote PC "talk" with TTS …? - javiers (first post)    Nov 19, 2018 Sending text between two connected computers is quite simple. There are many ways to do it. MQTT is probably the simplest.
Try this library for TTS: https://www.b4x.com/android/forum/threads... B4A Library [B4X] OpenAI - A.I. Text & Image generation - Blueforcer    Mar 18, 2024   (29 reactions) ")
' Interact withTTS
oai.TTSVoice=oai.TTS_FABLE 'optional, TTS_ALLOY,TTS_ECHO,TTS_FABLE,TTS_ONYX,TTS_NOVA,TTS_SHIMMER
oai.TextToSpeech("Hello, this is a test")
' Implement... Page: 1   2   3   4   5   6   7   |