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

Speech to text encoding #4

Open
mmrobert opened this issue Dec 10, 2018 · 2 comments
Open

Speech to text encoding #4

mmrobert opened this issue Dec 10, 2018 · 2 comments

Comments

@mmrobert
Copy link

Hi, it is me again.

Hi, there, I am working in NeuronicWorks, Toronto, as a mobile developer.

Now I am using your development kit for your blue tooth (chip) device.

private final Feature.FeatureListener mAudioListener = (f, sample) -> {
short[] audioSample = FeatureAudioADPCM.getAudio(sample);
};

In above method, the "audioSample" is Linear PCM encoded data (also decompressed), is it right?

As I need to use Google stream speech API, so how do I transform this short[] format to byte[]?

Best regards,

Boqian

@EktaRathod
Copy link

Hi,
I am using fp-sns-allmems2 libraby for sensiBLE device but it could not turn on the bluetooth after flashing the same code with bootloader.
And no issue was there while loading fp-sns-allmems1 libraby.
So if anyone has faced the same problem please help me.

Best Regards,
Ekta

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

3 participants