Difference between revisions of "Generate wav files"

From exigoWiki
Jump to navigation Jump to search
(AMC-IP WAV File Requirements)
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
  
== How to generate Wav files for AMC-IP ==
+
== AMC-IP WAV File Requirements ==
  
This guide can be used to adjust any audio files to be compatibile with AMC-IP
+
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, Norwegian version of Audacity
+
This guide can be used to adjust any audio files to be compatible with AMC-IP.
  
1. Open the audio file in Audacity
+
'''<br>
 +
Step-by-step guide (Norwegian version of Audacity)'''
  
2. Change to mono file by going to "Spor -> Stereospor til Mono"
+
# Open the audio file in Audacity
 +
# Change to mono file by going to "Spor > Stereospor til Mono"
 +
#  Change "Prosjektrate (Hz)" to '''16000'''
  
3. Change "Prosjektrate (Hz)" to 16000
 
  
[[File:audacity_prosjektrate.png|600px]]
+
[[File:audacity_prosjektrate.png|thumb|left|600px|Audacity settings]]
 +
<br style="clear:both;" />
  
  
 
4. OPTIONAL:
 
4. OPTIONAL:
  
a. Reduce length of file by selecting audio and pressing delete
+
* Reduce length of file by selecting audio and pressing delete
  
[[File:audacity_before_fade.png|600px]]
+
[[File:audacity_before_fade.png|thumb|left|600px|Audacity - before fade]]
 +
<br style="clear:both;" />
  
  
 +
* 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.
  
b. Select an area and press "Effekt -> Ton Ut" to make a
+
[[File:audacity_after_fade.png|thumb|left|600px|Audacity - after fade]]
less abrubt ending of the audio. This function will reduce the audio in
+
<br style="clear:both;" />
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'''"
  
[[File:audacity_after_fade.png|600px]]
+
[[Category:Exigo features]]
 
+
[[Category:Getting started]]
5. Export audio as wav file by going to "File->Export Audio" and selecting "Save as type = WAV (Microsoft) signed 16 bit PCM"
 

Latest revision as of 09: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)

  1. Open the audio file in Audacity
  2. Change to mono file by going to "Spor > Stereospor til Mono"
  3. Change "Prosjektrate (Hz)" to 16000


Audacity settings



4. OPTIONAL:

  • Reduce length of file by selecting audio and pressing delete
Audacity - before fade



  • 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.
Audacity - after fade


5. Export audio as WAV file by going to "File > Export Audio" and selecting "Save as type = WAV (Microsoft) signed 16 bit PCM"