Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Result in Editor #131

Closed
niebert opened this issue Mar 5, 2021 · 6 comments
Closed

Result in Editor #131

niebert opened this issue Mar 5, 2021 · 6 comments

Comments

@niebert
Copy link

niebert commented Mar 5, 2021

What is the best (recommended) way to modify the demo app so that the recognized sequence of words are stored in textarea or textbox, that can be saved to the SD card?

@nshmyrev
Copy link
Collaborator

nshmyrev commented Mar 5, 2021

What is the problem exactly? The code like this should work:

https://stackoverflow.com/questions/24059022/android-write-text-in-file-sd-card

@niebert
Copy link
Author

niebert commented Mar 8, 2021

Thank you very much, that helps to hook on futher test scenarios and connect the results in a processing chain.

@nshmyrev
Copy link
Collaborator

nshmyrev commented Mar 8, 2021

Ok, feel free to close the issue or open new one if you have other questions.

@niebert
Copy link
Author

niebert commented Mar 9, 2021

According to a process chain I though about a prototype installable via F-Droid and connect OpenSource apps to that it works like Abstraction Layer for a Speech Recognition interface. Th user would be able to select to which offline speech recognition is plugged into the SR abstraction layer. That is similar to a Database Abstraction Layer. Do not know if that makes sense or if I have to dig deep into the code to get that right? best regards,

@nshmyrev
Copy link
Collaborator

nshmyrev commented Mar 9, 2021

@niebert sure, if someone can implement a layer it would be great, see previous discussion here:

#126

@niebert
Copy link
Author

niebert commented Mar 9, 2021

Does that need a kind of negotiation between the Open Source Offline SR implementation so that the abstraction layer serves the requirements and constraints of those projects or application driven, will think about it. best regards, Bert

@niebert niebert closed this as completed Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants