2023-01-07 14:07:39 +03:00
|
|
|
export const CHROME_EXTENSION = false
|
|
|
|
|
|
|
|
export const AUDIO_ELEMENT_FOR_PLAY_RESULT = "audio-result"
|
|
|
|
export const AUDIO_ELEMENT_FOR_TEST_ORIGINAL = "audio-test-original"
|
|
|
|
export const AUDIO_ELEMENT_FOR_TEST_CONVERTED = "audio-test-converted"
|