Skip to content
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

Improve audio recording to Daily Debriefer #9

Open
acrule opened this issue Jul 18, 2014 · 1 comment
Open

Improve audio recording to Daily Debriefer #9

acrule opened this issue Jul 18, 2014 · 1 comment

Comments

@acrule
Copy link

acrule commented Jul 18, 2014

Tried to use AVAudioRecorder but am having trouble with how PyObjC handles the error parameter of the initialization method.

https://developer.apple.com/library/ios/documentation/AVFoundation/Reference/AVAudioRecorder_ClassReference/Reference/Reference.html

I posted a question on StackOverflow about the issue:

http://stackoverflow.com/questions/24830184/how-to-handle-pyobjc-method-that-returns-nserror

@acrule
Copy link
Author

acrule commented Jul 22, 2014

Followed advice on Stack Overflow to add metadata to the method, but now and getting a new error:
7/22/14 10:44:41.469 AM selfspy[46347]: <type 'exceptions.UnicodeEncodeError'>: 'ascii' codec can't encode character u'\u2019' in position 68: ordinal not in range(128)

Looking at:
http://stackoverflow.com/questions/3224268/python-unicode-encode-error

@acrule acrule removed the bug label Aug 23, 2014
@acrule acrule changed the title Add audio recording to Daily Debriefer Improve audio recording to Daily Debriefer Aug 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant