This is a repost because I believe I was not very explicit in my question last time but I seem to be stuck. Please bear with me, I apologize in advance, I am new to pocketSphinx and Android.
So I am trying to read an audio file on my android device and I know that I need to change my config for this (something similar to this):
Now, I have seen a few examples online and on GitHub where this was implemented in the class RecognizerTask which was shipped with the Android Demo. However, I could not find any such class in the demo that I downloaded from the official site.
So could someone clarify where I should implement this or what s going on and what I should do to achieve my goal (read an audio file from memory and output text)?
Thanks!
Last edit: CrimsonKnight 2016-06-01
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is a repost because I believe I was not very explicit in my question last time but I seem to be stuck. Please bear with me, I apologize in advance, I am new to pocketSphinx and Android.
So I am trying to read an audio file on my android device and I know that I need to change my config for this (something similar to this):
Now, I have seen a few examples online and on GitHub where this was implemented in the class RecognizerTask which was shipped with the Android Demo. However, I could not find any such class in the demo that I downloaded from the official site.
So could someone clarify where I should implement this or what s going on and what I should do to achieve my goal (read an audio file from memory and output text)?
Thanks!
Last edit: CrimsonKnight 2016-06-01