Forum Discussion

dlopes10's avatar
dlopes10
Copper Contributor
Feb 10, 2021
Solved

Pausing speech

Hello, my name is Dylan and I'm developing a TTS prototype without creating any .wav file.  Just like your website demo, I currently have a start/stop button. However, it would be interesting to imp...
  • Jenn Jinhong's avatar
    Feb 10, 2021

    dlopes10 

     

    Depending on how long the audio is, you could do a in-memory stream, but you would still need the start/stop button.
    Check out the In-memory stream section of the Getting Started guide. (You can switch languages at the top of the page)

Resources