Skip to main content
New Participant
February 24, 2020
Question

Text to speech API in After Effects

  • February 24, 2020
  • 2 replies
  • 6436 views

Hi,

I need some help to do the following in AfterEffects using Javascript.

I have a Video file with a Text frame that has name of a customer.The customer's name is dynamically picked from a csv file. I have written a Java script to do the same.

I want to call an API (text to speech) that can call out (play) the name of the customer. 

Do i need a plugin?

 

Thanks!

This topic has been closed for replies.

2 replies

New Participant
March 22, 2021

Were you able to crack it? I am trying to do the same - exploring the various possibilities. I know after effect doesn't have much on this side.

Tomas Sinkunas
Braniac
February 24, 2020

AE does not have Text to Speach functionality, therefore there's no such API for it.

New Participant
February 25, 2020

Is it possible to call Web API's like a google Text to speech API?

The documentation doesn't have much information on API's

Mylenium
Braniac
February 25, 2020

AE has limited to zero realtime capabilities, so even pondering about this is pointless. There would be simply no way to generate an audio file and place it on the timeline. Whatever scenario you have dreamed up wil lrequire a completely different approach using other tools.

 

Mylenium