Audio in Google Slides

31 views
Skip to first unread message

Martin Mullan

unread,
Apr 29, 2020, 5:03:54 PM4/29/20
to Google Apps Script Community
Hi All,
Yesterday I was asked if it was possible to record audio and insert it directly into GSlides without having to save to Drive first; I was thinking there should be but I haven't seen it yet. This morning I have an email from PearDeck that does that from their Addon, so I look further to find videos and links to EdTechTeam's AudioPlayer for Slides but it doesn't seem to exist in the marketplace: am I being blind?

Are there any other options out there at the moment?
Mr Hawksey, I know you have done work with recording to Drive, have you seen, or done anything, that works to GSlides directly?

Cheers, Mart.

Martin Hawksey

unread,
Apr 29, 2020, 5:37:10 PM4/29/20
to google-apps-sc...@googlegroups.com
Hi Martin,

Looks like AudioPlayer has been discontinued and now they are just recommend the built-in player https://edtechawesomeness.com/2018/09/17/edtech-teams-audioplayer-for-slides/

In terms of a workflow I'm not aware of an insertAudio method being available in the Slides API yet, but this is a new feature so it might come soon. A suggested workaround is to convert the audio file to .mp4 and insert video https://stackoverflow.com/a/61239588/1027723 

VideoJS has been recommended to me as a reliable cross platform solution https://github.com/collab-project/videojs-record. The workflow would be something like a sidebar add-on that lets someone record the audio (client side), dump the output to Google Drive as a video file and then make the API to insert it into the slide. As you would be inserting as video you'd need to scale the video playback embed so it's big enough for user control or you might be able to config auto play.



Important Information

______________________

This correspondence, and any files transmitted with it, are for the named person(s) use only. They may contain confidential or legally privileged information or both. No confidentiality or privilege is waived or lost by any mis-transmission. If you receive this correspondence in error, please immediately delete it from your system and notify the sender. You must not disclose, copy or relay on any part of this correspondence if you are not the intended recipient.

Any opinions expressed in this message are those of the individual sender, except where the sender expressly, and with authority, states them to be the opinions of The Kuala Lumpur Alice Smith School ("KLASS"), a school wholly-owned by The Alice Smith Schools Association ("ASSA").

Neither the sender nor KLASS warrants that any communication via the internet is free of errors, viruses, interception or  interference.

______________________

--
You received this message because you are subscribed to the Google Groups "Google Apps Script Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-script-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/22391d01-7e11-4389-941f-97ad2dc46a0f%40googlegroups.com.


--
Martin Hawksey

Latest tweet (see how):

A bulk #GSuite email/mail merge with Gmail and Google Sheets solution evolution ... (preview of an update to the #GSuiteDevs Solution Gallery example I had published last year https://t.co/6viMWEHuDu #GoogleAppsScript pic.twitter.com/F2urK8LhFU

— Martin Hawksey #altc (@mhawksey) April 24, 2020

Martin Mullan

unread,
Apr 29, 2020, 7:09:11 PM4/29/20
to google-apps-sc...@googlegroups.com
Thanks Martin,
It's a shame EdTechTeam discontinued it; it did exactly what I was asked for!
Cheers. Mart.

You received this message because you are subscribed to a topic in the Google Groups "Google Apps Script Community" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-apps-script-community/A1PZk4rRQJk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-apps-script-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/CAEZbQn89Z9ynPEsUjDkfR4qJrWLKuSc%2BVsnJ_VjxHq75VXXRuA%40mail.gmail.com.

Abela James

unread,
Apr 29, 2020, 7:52:28 PM4/29/20
to Google Apps Script Community

Martin Mullan

unread,
Apr 29, 2020, 8:16:48 PM4/29/20
to google-apps-sc...@googlegroups.com
Hey James,
It was PearDeck's release that made me look closer at this.
I believe PearDeck saves the audio file to their server; it doesn't get stored on my drive. I can download it to my laptop, but that isn't a step forward from other solutions.

Some of our teachers use Voice Mote https://chrome.google.com/webstore/detail/mote-voice-commenting-for/ajphlblkfpppdpkgokiejbjfohfohhmk but the students need it too...again, using VoiceMote's servers?

I still haven't found anything as simple and effective as what EdTechTeam did. I have messaged them on Twitter!

Mart.


--
You received this message because you are subscribed to a topic in the Google Groups "Google Apps Script Community" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-apps-script-community/A1PZk4rRQJk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-apps-script-c...@googlegroups.com.

Martin Mullan

unread,
Apr 29, 2020, 8:20:36 PM4/29/20
to google-apps-sc...@googlegroups.com
Just thinking,
Doesn't Andrew Stillman's Goobric do voice recordings to GDrive and put them into the doc? Or does that only work for the docs not the slides?
M
Reply all
Reply to author
Forward
0 new messages