diff --git a/html/changelogs/geeves-reverb_fix.yml b/html/changelogs/geeves-reverb_fix.yml
new file mode 100644
index 00000000000..22ba0a1272d
--- /dev/null
+++ b/html/changelogs/geeves-reverb_fix.yml
@@ -0,0 +1,6 @@
+author: Geeves
+
+delete-after: True
+
+changes:
+ - bugfix: "Fixed the reverb of the cozmo migration event to sound like it's coming from the station."
\ No newline at end of file
diff --git a/sound/AI/Voice how-to.txt b/sound/AI/Voice how-to.txt
index 33853d3bec1..10c0abed8ff 100644
--- a/sound/AI/Voice how-to.txt
+++ b/sound/AI/Voice how-to.txt
@@ -3,9 +3,9 @@
3. Type whatever you want/need and record it.
4. I used audacity. Set the project rate (hz) to 16000.
5. Apply reverb, the settings are this:
- Room size: 56
+ Room size: 40
Pre-delay: 48
- Reverberance: 47
+ Reverberance: 70
Damping: 57
Tone low: 84
Tone High: 85
diff --git a/sound/AI/cozmo_migration.ogg b/sound/AI/cozmo_migration.ogg
index 6b501bc9f88..33234da73fb 100644
Binary files a/sound/AI/cozmo_migration.ogg and b/sound/AI/cozmo_migration.ogg differ