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 React Native App Websocket Audio #256

Merged
merged 20 commits into from
May 3, 2024

Commits on Apr 24, 2024

  1. add binary audio parsing

    benxu3 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e397f88 View commit details
    Browse the repository at this point in the history
  2. integrate working toy

    benxu3 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    163b283 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. upload file to gcloud storage

    benxu3 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f673744 View commit details
    Browse the repository at this point in the history
  2. send wav files

    tyfiero committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    0602348 View commit details
    Browse the repository at this point in the history
  3. queue audio

    benxu3 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1e1db08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d80bdba View commit details
    Browse the repository at this point in the history
  5. add onPlayBackStatusUpdate

    benxu3 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    cd22f22 View commit details
    Browse the repository at this point in the history
  6. It works!!

    tyfiero committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4647b24 View commit details
    Browse the repository at this point in the history
  7. UI changes and audio fixes

    tyfiero committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9e60fee View commit details
    Browse the repository at this point in the history
  8. utils

    tyfiero committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3420731 View commit details
    Browse the repository at this point in the history
  9. More changes

    tyfiero committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2e0ab15 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. add mobile flag

    benxu3 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    3dea994 View commit details
    Browse the repository at this point in the history
  2. add accumulate mobile

    benxu3 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a7b160e View commit details
    Browse the repository at this point in the history
  3. remove logging

    benxu3 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f732ca1 View commit details
    Browse the repository at this point in the history
  4. remove logging

    benxu3 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    6b7b6ab View commit details
    Browse the repository at this point in the history
  5. add record button

    benxu3 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a21bdda View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. add readme

    benxu3 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    9505429 View commit details
    Browse the repository at this point in the history
  2. The Refactor

    tyfiero committed May 3, 2024
    Configuration menu
    Copy the full SHA
    23cc71a View commit details
    Browse the repository at this point in the history
  3. Rename directory

    tyfiero committed May 3, 2024
    Configuration menu
    Copy the full SHA
    05fddc2 View commit details
    Browse the repository at this point in the history
  4. add cd in readme

    benxu3 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    562cfb7 View commit details
    Browse the repository at this point in the history