You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be interesting to do a Fourier analysis of the dial-tone and any other sounds the android device might play. This could be included in the buildSrc or the tests.
If the results ended up in share/build/_________/reports/index.html then they'd be included in the "test report finder" ./bin/reports.
It would be interesting to do a Fourier analysis of the dial-tone and any other sounds the android device might play. This could be included in the
buildSrc
or the tests.If the results ended up in
share/build/_________/reports/index.html
then they'd be included in the "test report finder"./bin/reports
.https://stackoverflow.com/questions/9272232/fft-library-in-android-sdk
https://github.com/wendykierp/JTransforms
https://mvnrepository.com/artifact/com.github.wendykierp/JTransforms/3.1
The text was updated successfully, but these errors were encountered: