سؤال

I am working on my Glass app demo and I used droidAtScreen to project the screencast from MyGlass for the presentation. The problem is that I cannot demonstrate the voice responses from the Glass based on user input. My backup plan is to record a video for demonstration and insert the voice output manually. Does anyone know if there is a better way to do both screen and audio cast for Google Glass app demo? Thanks for the help.

هل كانت مفيدة؟

المحلول 2

This is how I solved the problem initially.

  • Use Screencast-O-Matic to record the video of screencast on my laptop. The screencast is done using DroidAtScreen with highest frame rate possible option checked. It has better frame rate than ASM screencast. During the video record session, my voice was captured. (so in other words, choose a quiet place!!)
  • For simulating the Text-to-Speech engine voice, I used SitePal demo site and the voice is Julie (US). It's the closest voice I could find that matches the Google Glass speech engine. To record the voice, I used Audacity and export it to .wav audio file. The key is to play the video and find the exact time to insert the audio file using any standard movie maker software.

UPDATE

Just finished the demo presentation at IT Expo. To my surprise, the simplest solution worked the best.

  • Create the video demo (under 2 minutes) as mentioned above but insist on asking an audience to try it out.
  • Ask the person to say what he/she heard from the Glass app as a response to the action (ex. The item is saved)

نصائح أخرى

Have you tried Android Screen Monitor? I always use ASM.jar for any demonstration and it works fine with both audio and video demonstrations.

The link to download ASM.jar is here.

Detailed description is here. If you're using Droid@Screen than probably you know how to run Android Screen Monitor (ASM.jar), but here is a link for a reference that explains the process in detail.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top