I need to create an audio file from an array of bytes(posted in by a mobile app) and then email it as an attachment in app engine (Java). Anyone have any suggestions? Thanks for your help.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can send an audio file as an email attachment for some audio types (see the list of supported formats).
You can use a code like this: