-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle lines longer than Android's maximum speech input length
Re: #1. Long lines like this are now split into multiple smaller lines of reasonable length before they are passed to the TTS engine. This has not been implemented for Speaker.synthesizeToFile() yet.
- Loading branch information
Showing
1 changed file
with
47 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters