Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[asterisk-users] Which sound file formats?


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users
View previous topic :: View next topic  
Author Message
raanders at acm.org
Guest





PostPosted: Mon May 12, 2008 3:57 pm    Post subject: [asterisk-users] Which sound file formats? Reply with quote

I've got the text files created -- thanks to Russell Bryant -- for
re-building the core and extra sounds using another voice but I'm not
sure which formats to actually build.

This will be a small/personal system using Vitelity.net so will only
have SIP connections.

The /var/lib/asterisk/sounds/ directory contains .alaw, .g722, .g729,
.gsm, .ulaw, and .wav.

What are the minimal formats I need or can get by with. Possibly even
an ordered preference list.
Thanks,
Rod
--
Back to top
bwentdg at pipeline.com
Guest





PostPosted: Mon May 12, 2008 4:05 pm    Post subject: [asterisk-users] Which sound file formats? Reply with quote

Asterisk will automatically chose the best format - per ATFOT

Roderick A. Anderson wrote:
Quote:
I've got the text files created -- thanks to Russell Bryant -- for
re-building the core and extra sounds using another voice but I'm not
sure which formats to actually build.

This will be a small/personal system using Vitelity.net so will only
have SIP connections.

The /var/lib/asterisk/sounds/ directory contains .alaw, .g722, .g729,
.gsm, .ulaw, and .wav.

What are the minimal formats I need or can get by with. Possibly even
an ordered preference list.


Thanks,
Rod
Back to top
joakimsen at gmail.com
Guest





PostPosted: Mon May 12, 2008 4:27 pm    Post subject: [asterisk-users] Which sound file formats? Reply with quote

Best is to keep native format files for all codecs you intend to use.

Where are these rebuilt files with another voice? And any chance
they'll ever be done by Pat Fleet or "Ann," the Cisco voice? FWIW I'm
in contact with someone who's been in contact with Pat who says she's
willing to do it but we don't think its worth the effort unless these
were distributed officially.
On Mon, May 12, 2008 at 4:57 PM, Roderick A. Anderson <raanders at acm.org> wrote:
Quote:
I've got the text files created -- thanks to Russell Bryant -- for
re-building the core and extra sounds using another voice but I'm not
sure which formats to actually build.

This will be a small/personal system using Vitelity.net so will only
have SIP connections.

The /var/lib/asterisk/sounds/ directory contains .alaw, .g722, .g729,
.gsm, .ulaw, and .wav.

What are the minimal formats I need or can get by with. Possibly even
an ordered preference list.


Thanks,
Rod
--


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
tilghman at mail.jeffa...
Guest





PostPosted: Mon May 12, 2008 5:09 pm    Post subject: [asterisk-users] Which sound file formats? Reply with quote

On Monday 12 May 2008 16:27, Andreas van dem Helge wrote:
Quote:
Best is to keep native format files for all codecs you intend to use.

Where are these rebuilt files with another voice? And any chance
they'll ever be done by Pat Fleet or "Ann," the Cisco voice? FWIW I'm
in contact with someone who's been in contact with Pat who says she's
willing to do it but we don't think its worth the effort unless these
were distributed officially.

One of the issues with recording sounds is that it typically is not a one-time
deal. New recordings are added about 4 times a year, based upon demand
for new features. The other issue is the license on the sound files,
themselves. If you're interested, please have the voice artist contact Kevin
Fleming at Digium.

--
Tilghman
Back to top
raanders at acm.org
Guest





PostPosted: Mon May 12, 2008 5:22 pm    Post subject: [asterisk-users] Which sound file formats? Reply with quote

Andreas van dem Helge wrote:
Quote:
Best is to keep native format files for all codecs you intend to use.

Where are these rebuilt files with another voice? And any chance
they'll ever be done by Pat Fleet or "Ann," the Cisco voice? FWIW I'm
in contact with someone who's been in contact with Pat who says she's
willing to do it but we don't think its worth the effort unless these
were distributed officially.

I'm doing this for my own system. I picked Callie-8kHz, from Cepstral,
and want all the core and extra sounds done in her voice. I'm not going
to, nor do I think I can, distribute these.
Rod
--
Quote:


On Mon, May 12, 2008 at 4:57 PM, Roderick A. Anderson <raanders at acm.org> wrote:
Quote:
I've got the text files created -- thanks to Russell Bryant -- for
re-building the core and extra sounds using another voice but I'm not
sure which formats to actually build.

This will be a small/personal system using Vitelity.net so will only
have SIP connections.

The /var/lib/asterisk/sounds/ directory contains .alaw, .g722, .g729,
.gsm, .ulaw, and .wav.

What are the minimal formats I need or can get by with. Possibly even
an ordered preference list.


Thanks,
Rod
--


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
raanders at acm.org
Guest





PostPosted: Mon May 12, 2008 5:27 pm    Post subject: [asterisk-users] Which sound file formats? Reply with quote

Al Baker wrote:
Quote:
Asterisk will automatically chose the best format - per ATFOT

I guess I'm not getting my head wrapped around this concept. I
understand the choosing but not how I might influence it. Probably best
to just build them all and let Asterisk sort it out. I'll research this
some more.

Thanks Al.
Rod
--
Quote:

Roderick A. Anderson wrote:
Quote:
I've got the text files created -- thanks to Russell Bryant -- for
re-building the core and extra sounds using another voice but I'm not
sure which formats to actually build.

This will be a small/personal system using Vitelity.net so will only
have SIP connections.

The /var/lib/asterisk/sounds/ directory contains .alaw, .g722, .g729,
.gsm, .ulaw, and .wav.

What are the minimal formats I need or can get by with. Possibly even
an ordered preference list.


Thanks,
Rod


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
tilghman at mail.jeffa...
Guest





PostPosted: Mon May 12, 2008 5:37 pm    Post subject: [asterisk-users] Which sound file formats? Reply with quote

On Monday 12 May 2008 17:27, Roderick A. Anderson wrote:
Quote:
Al Baker wrote:
Quote:
Asterisk will automatically chose the best format - per ATFOT

I guess I'm not getting my head wrapped around this concept. I
understand the choosing but not how I might influence it. Probably best
to just build them all and let Asterisk sort it out. I'll research this
some more.

If you want to produce just one, I'd recommend producing slin or wav, as
they are essentially the same (slin is just wav without the header). The
thing to note about this format is that as it is uncompressed, you will reduce
the amount of work needed for transcoding (other than if you have native
files), because transcoding from, for example, gsm to speex requires two
transcoding operations: first, uncompress from gsm, and second, compress
to speex. By adapting the most common intermediate format, you only need one
transcoding operation per packet. Native files require no transcoding at all.
Transcoding tends to be the most CPU intensive task on a typical Asterisk
machine.

--
Tilghman
Back to top
raanders at acm.org
Guest





PostPosted: Mon May 12, 2008 6:44 pm    Post subject: [asterisk-users] Which sound file formats? Reply with quote

Tilghman Lesher wrote:
Quote:
On Monday 12 May 2008 17:27, Roderick A. Anderson wrote:
Quote:
Al Baker wrote:
Quote:
Asterisk will automatically chose the best format - per ATFOT
I guess I'm not getting my head wrapped around this concept. I
understand the choosing but not how I might influence it. Probably best
to just build them all and let Asterisk sort it out. I'll research this
some more.

If you want to produce just one, I'd recommend producing slin or wav, as
they are essentially the same (slin is just wav without the header). The
thing to note about this format is that as it is uncompressed, you will reduce
the amount of work needed for transcoding (other than if you have native
files), because transcoding from, for example, gsm to speex requires two
transcoding operations: first, uncompress from gsm, and second, compress
to speex. By adapting the most common intermediate format, you only need one
transcoding operation per packet. Native files require no transcoding at all.
Transcoding tends to be the most CPU intensive task on a typical Asterisk
machine.


Tilghman,

Once again you come through clear. But just to make sure I transcode
this correctly I can remove all the other formats and only have .wav
and/or .slin files.

Simple and clean. Plus swift can generate the .wav files optimized for
VoIP. I can go sox-less. Smile
Thanks,
Rod
--
Back to top
tilghman at mail.jeffa...
Guest





PostPosted: Mon May 12, 2008 7:54 pm    Post subject: [asterisk-users] Which sound file formats? Reply with quote

On Monday 12 May 2008 18:44, Roderick A. Anderson wrote:
Quote:
Tilghman Lesher wrote:
Quote:
On Monday 12 May 2008 17:27, Roderick A. Anderson wrote:
Quote:
Al Baker wrote:
Quote:
Asterisk will automatically chose the best format - per ATFOT

I guess I'm not getting my head wrapped around this concept. I
understand the choosing but not how I might influence it. Probably best
to just build them all and let Asterisk sort it out. I'll research this
some more.

If you want to produce just one, I'd recommend producing slin or wav, as
they are essentially the same (slin is just wav without the header). The
thing to note about this format is that as it is uncompressed, you will
reduce the amount of work needed for transcoding (other than if you have
native files), because transcoding from, for example, gsm to speex
requires two transcoding operations: first, uncompress from gsm, and
second, compress to speex. By adapting the most common intermediate
format, you only need one transcoding operation per packet. Native files
require no transcoding at all. Transcoding tends to be the most CPU
intensive task on a typical Asterisk machine.

Tilghman,

Once again you come through clear. But just to make sure I transcode
this correctly I can remove all the other formats and only have .wav
and/or .slin files.

Correct. Just make sure that the wav files are 8000Hz, 16 bit signed linear
samples, single channel (mono) only. Anything else will not give the desired
results.

Quote:
Simple and clean. Plus swift can generate the .wav files optimized for
VoIP. I can go sox-less. Smile

If you have the 8kHz voices, the default swift output will be exactly what
Asterisk requires. The 16kHz voices will need to be down-sampled, however.

--
Tilghman
Back to top
Guest






PostPosted: Mon May 12, 2008 8:01 pm    Post subject: [asterisk-users] Which sound file formats? Reply with quote

Quote:
If you want to produce just one, I'd recommend producing slin or wav,
as
Quote:
they are essentially the same (slin is just wav without the header).
The
Quote:
thing to note about this format is that as it is uncompressed, you
will
Quote:
reduce
the amount of work needed for transcoding (other than if you have
native
Quote:
files), because transcoding from, for example, gsm to speex requires
two
Quote:
transcoding operations: first, uncompress from gsm, and second,
compress
Quote:
to speex. By adapting the most common intermediate format, you only
need
Quote:
one
transcoding operation per packet. Native files require no transcoding
at
Quote:
all.
Transcoding tends to be the most CPU intensive task on a typical
Asterisk
Quote:
machine.

I recently paid Allison Smith to produce a few prompts for me. I was
able to use the .gsm ones on Asterisk but not for the high quality .wav
files.
However, I was able to play the wav file produced by text2wav.
So, I ended up just using the .gsm format.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services