For IVR prompts, we only allow uploading audio files to the server.
However, we also need to support TTS integration using Cereproc's API. For this to happen, a text box should be presented as alternative to the audio file upload button, in which case the voice prompt will be generated instead of prerecorded.
For IVR prompts, we only allow uploading audio files to the server.
However, we also need to support TTS integration using Cereproc's API. For this to happen, a text box should be presented as alternative to the audio file upload button, in which case the voice prompt will be generated instead of prerecorded.
Blocked by #228