ClosestStorm / macvim

Automatically exported from code.google.com/p/macvim
0 stars 0 forks source link

Error in text to speech command 'say' #453

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have been using MacVim to read text using the built in text to speech service 
in Mac OS X. But now, when I invoke text to speech, I get an error message. 

What steps will reproduce the problem?
1. Select text using the visual mode.
2. Enter :'<, '> !say

What is the expected output? What do you see instead?
Expected output is the selected text read by the system, but in addition I get 
now the following error (twice):
MTBEAudioUnitSoundOutput::PropagateProperty Error -10851 
MTBEAudioUnitSoundOutput::PropagateProperty Error -10851 

What version of MacVim and OS X are you using (see "MacVim->About MacVim"
and  "Apple Menu->About This Mac" menu items, e.g. "Snapshot 40, 10.5.6
Intel")?
- MacVim: Snapshot 66
- Mac OS X Mountain Lion 10.8.4

Please provide any additional information below.

Original issue reported on code.google.com by amaru.wr...@gmail.com on 15 Jun 2013 at 7:32

GoogleCodeExporter commented 9 years ago
This doesn't sound like a problem with MacVim.  What happens if you enter

say "hi"

in Terminal?

Original comment by bjorn.winckler@gmail.com on 21 Jun 2013 at 2:06

GoogleCodeExporter commented 9 years ago
I get the same error on the terminal, I don't think it has anything to do with 
vim.

Original comment by joao.ne...@gmail.com on 26 Jun 2013 at 11:07

GoogleCodeExporter commented 9 years ago

Original comment by bjorn.winckler@gmail.com on 26 Jun 2013 at 11:46