Skip to content

Commit

Permalink
doc: 7.0.0 BT notes
Browse files Browse the repository at this point in the history
  • Loading branch information
sowens-csd committed Aug 13, 2024
1 parent a5b1dc5 commit aa25559
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions speech_to_text/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

### Fix
* Remove support for deprecated v1 Android registration [#545](https://github.com/csdcorp/speech_to_text/issues/545)
* Update deprecated Android build settings

## 6.6.2

Expand Down
3 changes: 3 additions & 0 deletions speech_to_text/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,9 @@ Accessibility -> Spoken content -> Voices
From there select any language and any speaker and it should download to the device. After that speech
recognition should work on the simulator.

_Using a Bluetooth headset with your Mac may cause an issue with the simulator speech recognition,
see: https://github.com/csdcorp/speech_to_text/issues/539 for details._

### Speech recognition stops after a brief pause on Android

Android speech recognition has a very short timeout when the speaker pauses. The duration seems to vary by device
Expand Down

0 comments on commit aa25559

Please sign in to comment.