I am using android.speech.tts.TextToSpeech and would like to have an UtteranceProgressListener that does not override the deprecated onError but rather uses the
I'm trying to convert English sounds to IPA symbols in code. I came across espeak, which has good collection of words with corresponding sounds for English in
I am trying to figure out which technology to use to hightlight a text as per the audio. Much like what https://speechify.com/ is doing. This is assuming I am
I am training the Tacotron2 model using TensorflowTTS for a new language. I managed to train the model (performed pre-processing, normalization, and decoded the
I'd like to create a custom voice in Mozilla TTS using audio samples I have recorded but am not sure how to get started. The Mozilla TTS project has documentati
I am using Azure Cognitive Services with text to speech (tts) in combination with PHP and Curl and while I am getting output, I am not getting anything usable a
How to set kate voice for ios en-GB. I m doing the below code but it's doing Daniel's voice and I want to set kete voice for the same. Future setLanguage({Strin
I am using Google Cloud TTS for a personal project and though there is almost negligible chance that it will hit 1M characters / month but I would like to know
I have a piece of code to synthesize speech. There is currently an error and I want to find out which. I have attached an UtteranceProgressListener to my TextT
I want setOnUtteranceProgressListener should notify a Toast after the speech is completed.It seems not working. I have used setOnUtteranceProgressListener and o
I'm trying to take some action after a TextToSpeech object in my Android app finishes speaking a sentence, but my UtteranceProgressListener.onDone() method is n
I'm trying to take some action after a TextToSpeech object in my Android app finishes speaking a sentence, but my UtteranceProgressListener.onDone() method is n
I'm making a program in quasar framework (who works on vue and can be compiled on mobile by cordova). And i'm having some issues to run it on mobile. here's the
Is there a way to programatically list the available voices in Azure Text To Speech? I've searched extensively and found this page https://docs.microsoft.com/e
I want to write a python script which takes the input as the image of the spectrogram and generates the audio from it. Is there a way to convert the image of sp
I installed a few English language packs (US, UK and Canada) with their Speech options and I can access them in Windows 10 setting -> Speech but they doesn't
I am trying to use Google cloud platform to transcript audio to text. I am stuck really at the beginning. When I try to import : import os from google.cloud imp
If I run Google TTS API Python sample code in M1 mac, below error message shown. Can I use Google Cloud TTS API in M1 mac or not? ImportError: dlopen(/Library/F