The other day my colleague asked me if I would be able to merge audio files into one, depending of parameters defined in advance (with public parameters by exemple). I thought it would be a great idea to do it with FME!
Let's say I want to create this audio sentence : ? ? December 24th, New York City ? ?
I define the user parameters with MONTH, DAY, CITY.
FME would detect my audio file "December" and combine it with "24th" audio file. The New York part would be combine with the rest. That way I could create my own sentences from a database audio files, depending of the values I define into the parameters. Each audio file contain only one word.
Anyone tried that? I read this article but I'm not sure if it's what I need.