Skip to content

Commit

Permalink
feat: create new empty class TTSQueue (fixes #1098) (#1112)
Browse files Browse the repository at this point in the history
  • Loading branch information
jessielw committed Nov 9, 2023
1 parent e2952aa commit 44c6bf8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/tts_plugin.dart
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ class TextToSpeechPlugin {
}
}
}

class TTSQueue {}

0 comments on commit 44c6bf8

Please sign in to comment.