You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 21, 2023. It is now read-only.
This library is really useful, and has saved me a lot of headache when working with Smack's deprecated jingle API's.
But your samples do not have anything about creating, sending and receiving and Audio message, for which I actually need to use Jingle.
Can you shed some light on as to how do I create, send and receive an audio message? I am using your library for implementing live voice chat module in an existing web application. #