apl­Audio­To­Speech transformer example (input­Path)

Lars Lipinski

This example shows how to bind APLA to a "speech" property using the aplAudioToSpeech transformer and "inputPath" provided with a list of items.

Yesterday (2021-02-24) the example code from the official APL reference didn't work. So I copied it and fixed these bugs:

  • in APLA contentType "Speech" requires the property "content" (and not "source")
  • in APLA the needed component type here is "Mixer" ("Parallel" doesn't exist in APLA)

Extended:

Learn more:

https://developer.amazon.com/docs/alexa/alexa-presentation-language/apl-transformers.html#aplaudiotospeech-transformer

Comments

Be the first to comment.