Hi,
I'm trying to listen the audios that clients send to me by Whastapp bot, but the interaction only give me the download option instead of listening directly. Can I use any Integration or Data Action that convert the audio to a correct format that Genesys acepts?
At the moment y saw this media Type of the Whatsapp Audios that I received .
I'm using Get Media: /api/v2/conversations/messages/{conversationId}/communications/{communicationId}/messages/media/{mediaId}
And the result was:
"mediaType": "audio/ogg; codecs=opus",