Skip to contentSkip to navigationSkip to topbar
Page toolsOn this page
Looking for more inspiration?Visit the
Warning
Application error

17512: Non-integer audioChannelIndex

Description

description page anchor

Twilio can't create the transcription because the participant's audioChannelIndex isn't an integer. Twilio does not coerce floating-point values to integers.

Possible causes

possible-causes page anchor

audioChannelIndex is a floating-point number (for example, 1.5) instead of an integer.

Set audioChannelIndex to an integer, such as 1 or 2.

Additional resources

additional-resources page anchor
  • Specify participant information