Skip to content

Bug: recognizeMicrophone RecognizeStream emits data events with empty result arrays on Safari 12.0 #119

@jeff-arn

Description

@jeff-arn

SDK Version: 0.35.4
Browser: Safari 12.0

Expected Behavior: after calling recognizeMicrophone and handling the resulting stream, the data event that is emitted will contain transcriptions of the words the user is saying

Actual Behavior: the data event is emitted, but with empty results

Steps to reproduce:

  • Open the public speech-to-text demo for watson in Safari 12.0
  • Press the record with microphone button
  • Speak, and observe no transcript in the result box

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions