Play mp3 audio in apps

Hello,
I would like to build a dictionary app on own spreadsheet database. This app should be able to play mp3 audio files (showing pronunciation of vocabularies) on the same page. I didn’t find any solutions for that, please take it on.

Regards
Stacy

Status Open
3 3 560
3 Comments
Status changed to: Open
Pratyusha
Community Manager
Community Manager
 
JJ_TechSupport
Bronze 5
Bronze 5

A simple solution would be if we could at least launch an app for the user and then grab the latest file recorded. As I think this through I suppose one could write an AppScript to kick off the app and then grab the latest file and store it in the FILE field. 

I am looking for some way to perform this action as well. I did find this reference for WebRTC which might be a solution.

https://codelabs.developers.google.com/codelabs/webrtc-web/#0

Edit: Of course such coding kind of is counter to the "no-code" concept. BUT ... since we can call an AppScript from an AppSheet BOT, we might be dipping into the light realm of coding (aka: scripting at least).

Kirk_Masden
Gold 1
Gold 1

I just posted a Tip that includes a workaround for the issue of how to allow users to play audio related to various views:
https://www.googlecloudcommunity.com/gc/Tips-Tricks/No-server-for-media-no-problem/m-p/695452#M9229