openreader/src/components/player
2025-07-19 12:40:01 -07:00
..
Navigator.tsx Auto select navigation 2025-07-19 12:40:01 -07:00
SpeedControl.tsx Allow for player speed changes as well as native voice speed changes. Kokoro for example swallows parts of words when asked to go faster than maybe 1.3x. This fixes that, by simply speeding up the player instead. Since we're already using the html5 version of howler, by default it will pitch-correct the audio and it sounds quite good! 2025-06-23 14:09:51 +02:00
TTSPlayer.tsx Allow for player speed changes as well as native voice speed changes. Kokoro for example swallows parts of words when asked to go faster than maybe 1.3x. This fixes that, by simply speeding up the player instead. Since we're already using the html5 version of howler, by default it will pitch-correct the audio and it sounds quite good! 2025-06-23 14:09:51 +02:00
VoicesControl.tsx Update 'use client' in places 2025-02-04 22:28:38 -07:00