import simpleaudio as sa import tkinter from tkinter import * from tkinter import filedialog import wave raiz = Tk() raiz.geometry("200x300")