beaver
Contributor
since ‎09-10-2024
‎11-24-2025

User Statistics

  • 16 Posts
  • 1 Solutions
  • 2 Kudos given
  • 5 Kudos received

User Activity

I have custom callouts with async AMD activated.When I receive a Notify event indicating a human has answered, I update the call (via https://sinch.redocly.app/docs/voice/api-reference/voice/calls/calling_updatecall) with this SVAML: { "action": { "n...
Hi,I noticed the OpenAPI spec for the Conversation API contains a problematic circular reference in the AppMessage schema. The generated code shows AppMessage.t containing itself as a field.I encounter few others things also, so I was wondering if th...
Hi,I'm having some difficulty with my callouts request with an AMD. I have setup my custom callouts with this ice:%{ name: "connectPstn", number: "phone number", maxDuration: 240, amd: %{ enabled: true, async: false }, locale: "Gabrielle" },I also ha...
I have custom callouts, and my runMenu action contains both French and English content.I can't find a way to make both languages sound perfect.Currently, I set my action locale to French. For the English parts, I use SSML with the tag. The French sou...
Is the voice tag allow in ssml ?I can't make it work, even a simple example like "#ssml[Message en français]"What I am trying to do is this:I have a 3 level deep bilingual run menu:Main: Asking in english and in french, the callee language. second_fr...
Kudos from
Kudos given to