Discussions

Ask a Question

Custom Sound Files

In your documentation it says that we can upload our own sound files (background music) to mix with speech, yet I don't see the API method in the API documentation. Please advise.

Renaming audio file from text to speech

Currently I am using this line to try and get an audio file from my text my_obj_Titles = apiaudio.Orchestrator.create_audio(scriptText=Titles[i], voice="eric") Is there any way so I can rename the file because the rest of my script depends on consistent file naming and the random characters of text the file gets does not help. Thank you in advance!

Mood API

Hello, I’m wondering if there are plans in the future to add a mood or emotion to sections so that audio text to speech might have a mood assigned like “scared” or “angry” or “happy” etc?

Mastering/Mixing Uploaded Audio Files

Hello, is it possible to upload audio files and master them in conjunction with synthetic speech files. For example, create audio from a script and then master it with an audio file we uploaded to create one file.

Any way to add a pause in the middle of text

Is there any way to add a pause for the Text to Speech. Something like "In this sentence I want the voice to pause for 2 seconds here,, is there anyway to do that". So this doesn't work but didn't know if there's a way to add some pauses in the middle of text by inserting characters or something. didn't see anything in API about it.

Can i edit the title of a Question after posting?

Hello, Currently, I can edit the description of a question once I am done posting it. But is it possible to edit the Title of the question after posting? Thanks.

Speakers for some languages

Hello, I am trying to create speech with different speakers from different languages and noticed that some of them are not working. Eg: I am not able to run my script with the speakers from the language "Telugu", but the same script works with other speakers in the main dashboard. Is this a work in progress or a bug? Thanks.

Voice Pitch

I wanted to change the pitch of a voice character, is it possible? Is there also a list of specific voice effects that are currently available?