Static helper that builds a single action entry for a payment prompt.
Action type.
"say" — use text-to-speech"play" — play an audio file URLText to speak (when actionType is "say") or URL to play (when actionType
is "play").
PaymentAction — An object with type and phrase fields, for use in
createPaymentPrompt().