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

Scripting Audition with JS (ExtendScript)

New Here ,
Feb 03, 2016 Feb 03, 2016

I'd like to be able to do some scripting in Adobe Audition, similarly to how you can with Illustrator, Photoshop, After Effects. My thoughts are to be able to save a CSV file with a scratch track, then automatically generate multiple audio files using the new "Generate Speech" feature. I'd also specify the format, voice speed, voice avatar, output destination, etc.

Is this possible? Command line option if not?

Thanks!
Bryce

TOPICS
SDK
3.9K
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
Apr 11, 2016 Apr 11, 2016

It is not yet possible to control the generate speech feature through scripting.  We will be expanding our ExtendScript DOM support in each version so this is on our list (no ETA when it will be released).

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
New Here ,
Nov 03, 2016 Nov 03, 2016

I see there's a new version out... any news on scripting in Audition, especially with regards to generate speech?

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
Nov 04, 2016 Nov 04, 2016
LATEST

Bryce Bigger​ you're definitely on top of your game. While we've added a lot of functionality to our scripting DOM, we haven't yet added this. We're currently working on fleshing out more things for Multitrack access via scripting, and then generic effects objects will likely come next.

We also just updated our AMIO and Session SDK (on the developer page that can be found from the help menu) for the new release.

If you're on OS X, you can script a lot of that through command line options. Please try typing "man say" in the terminal for reference.

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