Speech to text encoding
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 25/100
Research direction
Start at FeatureAudioADPCM.getAudio(sample) and trace the audio listener usage in the Android application. Check the returned sample representation and the Google streaming speech API requirements; done means the PCM status and supported short[] to byte[] handling are clearly documented for this use case.
Written by the indexing model from the issue text.
Description
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
- Dominant language
- Kotlin
- Stars
- 132
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from STMicroelectronics/STBLESensor_Android
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
STMicroelectronics/STBLESensor_Android#21 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
STMicroelectronics/STBLESensor_Android#17 · 6 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
STMicroelectronics/STBLESensor_Android#16 · 5 comments ·
All issues in STMicroelectronics/STBLESensor_Android
Similar issues
-
Bug Java Platform: Java
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
getsentry/sentry-java#6138 · 1 comment ·
-
Icon Requests Opensupported
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
LawnchairLauncher/lawnicons#4100 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Good First Issue
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
ankidroid/Anki-Android#21942 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
libre-tube/LibreTube#8781 · 1 comment ·