text-to-speech-api
text-to-speech-api copied to clipboard
Small suggestion - Add Words Remaining
The output shows the word count
{
"status": "transcriping",
"transcriptionId": "<hidden>",
"contentLength": 1,
"wordCount": 1
}
But it would be great if it could show: wordsRemaining
Also..
transcriping is spelled wrong. should be transcribing
:)