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