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

add javadoc to a method in GT/android/GT_APP/app/src/main/java/com/tencent/wstt/gt/OutPara.java #87

Open
129124 opened this issue Aug 22, 2020 · 1 comment

Comments

@129124
Copy link

129124 commented Aug 22, 2020

Hi there, when I was reading the code of the function "public void setValue(String value)" in GT/android/GT_APP/app/src/main/java/com/tencent/wstt/gt/OutPara.java , I found it has no Javadoc. I would like to contribute by adding “sets the encapsulated value to the given value.@param value". Can you please check if this is correct? thanks.

@129124
Copy link
Author

129124 commented Aug 22, 2020

Besides, my understanding of the function "public void log(long pid, int level, String tag, String msg)" in android/GT_APP/app/src/main/java/com/tencent/wstt/gt/GTBinder.java is "send a debug log message.@param log the row number @param leve the tag @param msg the message you would like logged". Can you please also check if this is correct? thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant