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

feat: Use phone speaker to produce sound #1969

Merged
merged 1 commit into from
Sep 10, 2019

Conversation

neel1998
Copy link
Member

@neel1998 neel1998 commented Aug 30, 2019

Fixes #1937 #1165

Changes: Added feature to produce sound using phone speaker

Screenshot/s for the changes:

https://drive.google.com/file/d/1MRU9cBSepwstXNkJvfHau9L7rGFDxriv/view?usp=sharing

Checklist: [Please tick following check boxes with [x] if the respective task is completed]

  • I have used resources from strings.xml, dimens.xml and colors.xml without hard-coding them
  • No modifications done at the end of resource files strings.xml, dimens.xml or colors.xml
  • I have reformatted code in every file included in this PR [CTRL+ALT+L]
  • My code does not contain any extra lines or extra spaces
  • I have requested reviews from other members

APK for testing:
wave_gen_sound.zip

@CloudyPadmal @mariobehling this feature is complete for now. As @mariobehling mentioned in last meet we can build it up from here to allow user to play/view multiple waves simultaneously. Please review.

@neel1998 neel1998 added In Progress Developer is working on the problem Feature New addition to the existing app labels Aug 30, 2019
@neel1998 neel1998 self-assigned this Aug 30, 2019
@neel1998 neel1998 removed the In Progress Developer is working on the problem label Sep 1, 2019
@neel1998
Copy link
Member Author

neel1998 commented Sep 2, 2019

@CloudyPadmal can we merge this?

@CloudyPadmal CloudyPadmal merged commit 1308834 into fossasia:development Sep 10, 2019
makoteq pushed a commit to makoteq/pslab-android that referenced this pull request Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New addition to the existing app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wave Generator: Add option to use phone speakers
4 participants