using System; using System.Speech.Synthesis; using System.Windows; using System.Windows.Controls; using System.Windows.Input; using System.Windows.Media.Animation; using System.Windows.Media.Media3D; namespace BookWriter3D { /// /// Interaction logic for MainWindow.xaml ///