Fill webview input field with data sent from app
Nobody has claimed this yet.
- Dominant language
- Objective-C++
- Stars
- 2.7k
- Forks
- 734
- Avg merge
- 11h 39m
- Merged PRs (30d)
- 1
Description
Hello!
Thanks for your great work!
Is it possible to organize the transfer of data between the app and the webview so that it is possible to insert data received through the voice recognition mechanism into the input field?
I mean that the user says something, it is recognized by the app (with Unity means) and then it can be inserted into the input field in the web-view (automatically, without copy+paste ). Is it possible?
For example, I know that the user should now fill in the field with the name - he should say his name and it will be sent by the app to the specific webview field.
Thank you, hope my explanation is clear.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue gives no file or test entry point. Start by locating the Unity voice-recognition callback and the webview input or bridge API, then determine how recognized text should target a specific field without copy-paste. Done means the app can send recognized text to the requested webview field and the behavior is documented or tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- unity
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100