Steve Halliwell
|
54d9d396cd
|
Cherry-pick WriterAudio.GetSecondsRemaining
Now on completion of the voice over clip the number of seconds remaining is 0
|
4 years ago |
Steve Halliwell
|
459d4113c2
|
Change Writer to track total Word Tokens and Word Tokens Processed
Rather than the previous hasTextRemaining
|
5 years ago |
Steve Halliwell
|
b20e21b449
|
Add OnAllTextWritten to IWriterListener
Called once there are no Word tokesn left to be processed within a run of the Write method in Writer.
|
5 years ago |
Steve Halliwell
|
2127dee0e0
|
Update header license
|
5 years ago |
desktop-maesty/steve
|
311e7b4084
|
Fix #710
|
6 years ago |
desktop-maesty/steve
|
fb5c174152
|
Added TextTag WVO WaitForVoiceOver
Say has a Wait For VO flag to add wvo text tag like it does the wi tag
Added SayHolds demo scene to show how the combinations of waits interact
|
7 years ago |
Christopher
|
47b946b306
|
Documented all enum values. Moved all enums to namespace scope.
|
8 years ago |
Christopher
|
4207ef5d55
|
Added missing copyright headers, tidied up enums
|
8 years ago |
Christopher
|
627e167f88
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
Christopher
|
fbdf2f4ad4
|
WriterAudio properties are protected fields
|
8 years ago |
Christopher
|
33985dedbd
|
Refactored WriterAudio to only expose public IWriterAudio methods
|
8 years ago |
Christopher
|
2082e1e2e7
|
Use #region to mark interface implementations
|
8 years ago |
Christopher
|
ce92029918
|
Refactored comments
|
8 years ago |
Christopher
|
f130385f6f
|
Changed comment style on header block
|
8 years ago |
Christopher
|
b0371ce81c
|
Refactored UI command comments
|
8 years ago |
Christopher
|
239bf8fefe
|
Converted tabs to spaces in all .cs files
|
8 years ago |
Christopher
|
67adbab9a0
|
Added open source license header to all source files
|
9 years ago |
Chris Gregan
|
39ed52499a
|
Null pointer check
|
9 years ago |
John O'Kane
|
f41a5f6389
|
Use volume for starting volume on Voiceover
|
9 years ago |
John O'Kane
|
13b3cf02eb
|
Setting the targetVolume to the volume specified in WriterAudio
|
9 years ago |
chrisgregan
|
e8ef99ad43
|
Fixed Writer voiceover clip always stops when text stops #393
|
9 years ago |
chrisgregan
|
13f1aaa161
|
Fixed Writer beep timing issues in WebGL #295
|
9 years ago |
chrisgregan
|
2b75f05f22
|
Fixed voiceover clips not playing correctly in Say command #273
|
9 years ago |
chrisgregan
|
cdd94d06bc
|
Added input sound effect for dialog / writer clicks
|
9 years ago |
chrisgregan
|
ef7378d857
|
Fixes for using WriterAudio with Write command
|
9 years ago |
chrisgregan
|
fad40e822c
|
WriterAudio can now play beep sounds per character
|
9 years ago |
chrisgregan
|
eeaf78ca2f
|
Fixed init order issue
First Say command would sometimes fail to play audio
|
9 years ago |
chrisgregan
|
979c77181e
|
Renamed DialogAudio to WriterAudio
|
9 years ago |
chrisgregan
|
4dbca8d0ba
|
Added Dialog Audio component to play writing sound effects
|
9 years ago |
chrisgregan
|
640c6a58fd
|
Changed DialogAudio to be a component
|
9 years ago |
chrisgregan
|
60fbcef87a
|
Fixed voice over audio only works every second time #126
|
9 years ago |