Difference between revisions of "Generate wav files"
Jump to navigation
Jump to search
(→How to generate Wav files for AMC-IP) |
(→AMC-IP WAV File Requirements) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | == | + | == AMC-IP WAV File Requirements == |
− | + | The Audio Message must be in '''.wav''' format, and the following codecs are supported:: | |
+ | * PCM files at 16kHz samplerate (linear 16bit), mono (1 channel) | ||
+ | * MS ADPCM at 16kHz samplerate, mono (1 channel) | ||
+ | * IMA ADPCM at 16kHz samplerate, mono (1 channel) | ||
+ | == How to Generate WAV Files for AMC-IP == | ||
− | Step-by-step guide | + | This guide can be used to adjust any audio files to be compatible with AMC-IP. |
+ | |||
+ | '''<br> | ||
+ | Step-by-step guide (Norwegian version of Audacity)''' | ||
# Open the audio file in Audacity | # Open the audio file in Audacity | ||
− | # Change to mono file by going to "Spor | + | # Change to mono file by going to "Spor > Stereospor til Mono" |
# Change "Prosjektrate (Hz)" to '''16000''' | # Change "Prosjektrate (Hz)" to '''16000''' | ||
Line 24: | Line 31: | ||
− | * Select an area and press "Effekt | + | * Select an area and press "Effekt > Ton Ut" to make a less abrupt ending of the audio. This function will reduce the audio in the selected area. |
− | |||
− | |||
− | |||
[[File:audacity_after_fade.png|thumb|left|600px|Audacity - after fade]] | [[File:audacity_after_fade.png|thumb|left|600px|Audacity - after fade]] | ||
<br style="clear:both;" /> | <br style="clear:both;" /> | ||
− | 5. Export audio as | + | 5. Export audio as WAV file by going to "File > Export Audio" and selecting "Save as type = '''WAV (Microsoft) signed 16 bit PCM'''" |
− | |||
− | |||
[[Category:Exigo features]] | [[Category:Exigo features]] | ||
[[Category:Getting started]] | [[Category:Getting started]] |
Latest revision as of 08:33, 9 May 2018
AMC-IP WAV File Requirements
The Audio Message must be in .wav format, and the following codecs are supported::
- PCM files at 16kHz samplerate (linear 16bit), mono (1 channel)
- MS ADPCM at 16kHz samplerate, mono (1 channel)
- IMA ADPCM at 16kHz samplerate, mono (1 channel)
How to Generate WAV Files for AMC-IP
This guide can be used to adjust any audio files to be compatible with AMC-IP.
Step-by-step guide (Norwegian version of Audacity)
- Open the audio file in Audacity
- Change to mono file by going to "Spor > Stereospor til Mono"
- Change "Prosjektrate (Hz)" to 16000
4. OPTIONAL:
- Reduce length of file by selecting audio and pressing delete
- Select an area and press "Effekt > Ton Ut" to make a less abrupt ending of the audio. This function will reduce the audio in the selected area.
5. Export audio as WAV file by going to "File > Export Audio" and selecting "Save as type = WAV (Microsoft) signed 16 bit PCM"