Skip to content

Speech api limits and not showing the transcript that I have spoke on command prompt #405

Description

@GH-rajasekharReddy

I am new to nodejs and testing speech sample in real-time with sox on windows 10 platform.
Though I am able to run "node recognize.js listen" command successfully but it is throwing below output,

E:\nodejs_voicer\nodejs-docs-samples\speech>node recognize.js listen
Recording with sample rate 16000...
Listening, press Ctrl+C to stop.
Recording 5548 bytes
End Recording: 37.970ms

End recording is showing different time duration for multiple test runs but 5548 bytes of recording is constant.

What are the actual limits for streamingMicRecognition call? I have checked the documentation for streamingRecognition, it is available with approximate values as ~1min etc. refer streamingRecognition & audio-limits

  1. I am not able to view the text which I spoke from the command prompt. Anything needs to be tweaked or doing something wrong?
  2. What is this 5548 limit to audio speech api?
  3. Why recording is ending ~26ms even when I am on talk?

Please guide me on above queries.
If this is not the right place for this discussion, suggest me where can I log my concerns? Appreciate your time on this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    🚨This issue needs some love.triage meI really want to be triaged.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions