Wednesday 19 February 2014

Take Emulator Screen Shots In Eclipse And Speech To Text Using API For Android

Android: Take Emulator Screen Shots in Eclipse

 

1.In eclipse, Open Windows > Show View > Others… (Shortcut Alt + Shift + Q, Q)

2.From the Show View dialog, open Android and select Devices.

 3.

This will open a new Devices view in your eclipse. Select the Emulator that is running currently and that you want to capture screen of and click Camera icon on right side.
android-eclipse-capture-screen-shot
This will open Device Screen Capture dialog. Press Refresh button to capture current screen and press Save to save it in PNG format on disk.

Android: Speech To Text using API

Step 1: Create Basic Android Project in Eclipse


Step 2: Change the Layout

Step 3: Android Java Code to trigger Speech to Text API

 learn full code here

  android-speech-to-text-conversion   




No comments:

Post a Comment