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

Serial Data in byte[] convert to double[] simples of signal #3

Open
NyanNaingTun opened this issue Mar 8, 2021 · 1 comment
Open

Comments

@NyanNaingTun
Copy link

This is very helpful project for me.
I would to ask my issue to solute.
In DTMFUtil.java, DTMFUtil(double[] samples, int Fs) is found.
But in my case, I got streamed audio data( byte[] type) from serial connection.
I would like to know that how to conversion from serial data( byte[]) to samples of signal (double[] type)

@liushunshun
Copy link

@NyanNaingTun Has your problem been solved ?

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

2 participants