android - Using Google's server of words -


is possible use library of words google speechtotext api android uses without using api? make more understandable:

  1. i have app can record speech , save device storage through use of app's record feature.
  2. i decided convert recorded speech using convert-speech feature.
  3. my recorded speech going sent google's server, , converted speech sent app.

is possible?


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -