Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
1

Ho to lower the volume of a captivate project using TTS

Guest
Oct 06, 2016 Oct 06, 2016

Hello Community !

I am using Text To Speech  in my adobe project. One produced, I notice that the sound is very high compared to other recordings. Is their a way to low it down for all the project ?

thanks in advance

Emma

TOPICS
Advanced
406
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 06, 2016 Oct 06, 2016

That was due to the calibration of your microphon. Since you have more audio clips in that project, you'll have to lower the volume for each of the TTS audio clips.  If you don't want to use a dedicated Audio application (Audacity-free or Audition if you have CC) find the clips in the Library and use the right-click menu to edit them in Captivate. In the Edit Audio dialog box you have a button 'Adjust Volume'.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Oct 06, 2016 Oct 06, 2016

it is not possible pour me to do that. I am having the same problem on all my projects. I can't modify each track every time I edit the TTS. My microphone is correctly calibrated. Generally speaking the TTS is much louder than any other applications.  I always have to lower the sound on my computer every time TTS is speaking.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 06, 2016 Oct 06, 2016

Why not use Audacity to have all audio clips set to the same volume? I am using Audition. Maybe someone else pops in but I don't see at this moment a global volume editing possible only for TTS. It is possible that I'm missing some feature, because I rarely will use TTS, prefer real voices.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advisor ,
Oct 17, 2016 Oct 17, 2016

Use some VTML code in the Text to Speech dialogue to reduce the volume as it is generated.

Note that this WILL NOT work with Microsoft voices, only NeoSpeech.

Syntax Reference:

<vtml_volume value="volume"> child elements </vtml_volume>

Attributes                Attribute Description

volume                    Set the volume within 0 to 500(%) value. Required (Anything beyond this range

                                   will be set as minimum or maximum value. +, - symbols not usable)

Example:

<vtml_volume value="50"> Now I speak at half volume. </vtml_volume>

You should see the difference in the waveform immediately after generating new audio:

Speech Managerment - VTML Code 2016-10-17_16-22-40.png

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Oct 18, 2016 Oct 18, 2016

Thanks a lot BDuck, this is true it worked but is their any chance something could apply to all the slides once?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advisor ,
Oct 18, 2016 Oct 18, 2016
LATEST

Emma,

Unfortunately, not directly, as I understand it. NeoSpeech may have tools that would allow you to do this in bulk, but it won't be a simple process regardless of how you approach it.

I would:

1) Play with some of the settings, and find a speed that works.

2) Copy the opening settings to the clipboard, <vtml_volume value="50">, and then work through each slide by pasting this in front of each TTS text block.

3) Copy the closing setting to the clipboard, </vtml_volume>, and then work through each slide by pasting it at the end of each TTS text block.

4) Use the Audio -> Speech Management dialogue to 'Generate Audio' for all the slides at once.

Speech Management 2016-04-26_11-09-33.png

(Just an example of the dialogue, DON'T use Microsoft Anna, it won't work.)

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources