Browse Source

Shorten, edit audio format suggestion

- Improve grammar and shorten length by replacing "In general, what is recommended" with "Consider".
- Add Oxford comma.
- Change "voice" to "speech".
Arman 6 years ago
parent
commit
bc32407426
1 changed files with 2 additions and 1 deletions
  1. 2 1
      getting_started/workflow/assets/importing_audio_samples.rst

+ 2 - 1
getting_started/workflow/assets/importing_audio_samples.rst

@@ -32,7 +32,8 @@ Here is a comparative chart.
 | OGG Vorbis 96kbps, Stereo     | 12kb                |
 +-------------------------------+---------------------+
 
-In general, what is recommended, is to use WAV for most sound effects, especially those that are short and repetitive, and OGG for music, voice and long sound effects.
+Consider using WAV for short and repetitive sound effects, and OGG
+for music, speech, and long sound effects.
 
 Best practices
 --------------