-
Notifications
You must be signed in to change notification settings - Fork 333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
some fix and new feature. #270
base: master
Are you sure you want to change the base?
Conversation
under describe:: finished-utterance "...have the folowing signature." was changed to "...have the following signature."
fix `VoiceAge` not found error
Fix typo in Documentation
…device. fix for sapi save_to_file when it run on machine without outputsream device.
…device. fix for sapi save_to_file when it run on machine without outputsream device.
nsss save_to_file no content error fix
remove six.py and use six package instead
Import super from objc to fix AttributeError
…state similarly to say().
fixed language property for voice
change nsss say function in order to avoid a callback bug.
been away for quite some time now. can you please see if you can spend some time to resolve the merge conflicts ? |
@nateshmbhat its not going to merge at all as its really referring to pyttsx4. But that aside I think voiceAge error and save_to_file when it run on machine without outputsream device is now fixed. Im super intrigued about the memory support idea. Really @Jiangshan00001 was just wanting bytes back. I'll happily do a PR on this bit alone..
i.e. do we save_to_bytestream (like save to file) or do we save_to_bytestream and allow connect to work with this? |
the changelog:
eg:
fix VoiceAge key error
fix for sapi save_to_file when it run on machine without outputsream device.