How to play and edit audio files with .bnl extention

Effects, Recipes, Interfacing with other software, etc.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Post Reply
alikhurram
Posts: 6
Joined: Sun Mar 03, 2013 7:04 pm
Operating System: Please select

How to play and edit audio files with .bnl extention

Post by alikhurram » Sun Mar 03, 2013 7:40 pm

Hi,

I need help in play and edit of audio files with extension .bnl on a Windows machine.

Any help will be much appreciated.

Thanks.

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: How to play and edit audio files with .bnl extention

Post by steve » Sun Mar 03, 2013 8:00 pm

Are you sure it's an audio file?
According to this it's a "MicroSim PCBoard Netlist File For The Board Layout" file.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

alikhurram
Posts: 6
Joined: Sun Mar 03, 2013 7:04 pm
Operating System: Please select

Re: How to play and edit audio files with .bnl extention

Post by alikhurram » Mon Mar 04, 2013 5:02 am

Hi, Thanks for the reply.
Actually it is a file created by a china made electronic pen which scans text from a paper and converts this text to speech and when we save it through usb cable on our pc it is saved as .bnl file. But I am having problem in playing these files on a pc because no audio player even real player is able to play it.
That's why I asked for learned forum members for help.

Ali

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: How to play and edit audio files with .bnl extention

Post by steve » Mon Mar 04, 2013 11:47 am

You will probably need special software made for the pen. .bnl is not a standard audio format.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Robert J. H.
Posts: 3633
Joined: Thu May 31, 2012 8:33 am
Operating System: Windows 10

Re: How to play and edit audio files with .bnl extention

Post by Robert J. H. » Mon Mar 04, 2013 2:42 pm

Are there any specifications available?
If it is a uncompressed format, the file could be read as raw.
Since it is originating from a TTS engine, the sound-rate is probably 22 or 16 kHz. Another question is if big or little indian is used (which bits are coming first, LSB or MSB).
But the information could as well be encoded as LPC data (linear prediction coefficients), which works quite well for speech.
How is the audio usually obtained? Do you use head phones connected to the pen?

alikhurram
Posts: 6
Joined: Sun Mar 03, 2013 7:04 pm
Operating System: Please select

Re: How to play and edit audio files with .bnl extention

Post by alikhurram » Tue Mar 05, 2013 1:42 pm

when we scan a piece of text it is saved in a folder inside the pen as a file with .bnl extention.This pen has lots of embedded memory. We can play the file using a speaker inside the pen. If we connect a usb cable to the pen, we can also download the file to our pc.

kozikowski
Forum Staff
Posts: 68941
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: How to play and edit audio files with .bnl extention

Post by kozikowski » Tue Mar 05, 2013 6:10 pm

big or little indian
endian.

Koz

Robert J. H.
Posts: 3633
Joined: Thu May 31, 2012 8:33 am
Operating System: Windows 10

Re: How to play and edit audio files with .bnl extention

Post by Robert J. H. » Tue Mar 05, 2013 8:44 pm

kozikowski wrote:
big or little indian
endian.

Koz
Big Oops!
I didn't want to introduce additional ethnic flavour, especially when we're talking about a chinese pen anyway. Thanks Koz.

Ok, how big are those files? I mean, for a certain length of speech. Are you sure they aren't simple text files (from the OCR) which are interpreted by the pen's TTS engine?
Have you any possibility to record the pen's output? What are the languages the pen works with?

Post Reply