Future<void> speak(String sentence) { throw UnimplementedError( 'speak(String sentence) has not been implemented.'); }